274 related articles

Anti-surveillance fashion uses adversarial examples to fool facial recognition and person Re-ID systems. We break down the tech, real-world limits, and what it means for privacy in a surveillance society.

A controversial study shows training just one Transformer layer can match full-parameter RL training. We analyze the technical principles, engineering value, and limitations of this approach.
Meta's Next-Gen Model Claims to Match …
Meta's Chief AI Scientist claims its next-gen LLM matches OpenAI's flagship. We break down the strategic intent, open vs. closed source dynamics, and what this means for the AI industry.

Can AI really replace programmers? This article explains Harness Engineering principles and its three evolutionary stages, revealing real pain points of enterprise AI programming.

LangChain open-sources OpenWiki, a tool that auto-generates and maintains AI-readable wiki documentation for codebases via a single command, powered by Git history and agents.md integration.

A deep dive into Loop Engineering for AI Agents — what loop feedback mechanisms are, how they differ from Harness Engineering, and a complete guide from principles to production implementation.

Deep dive into LangChain 1.0's architecture: LangChain framework, LangGraph multi-Agent orchestration, and LangSmith observability platform, with hands-on RAG and intelligent customer service projects.

A deep dive into AI Agent architecture and enterprise deployment. From LangChain and ReAct design to dynamic tool calling and multi-task recognition — build autonomous enterprise AI assistants.

How can users in China safely subscribe to Claude and avoid getting banned? This guide covers email selection, phone verification, payment channels, refund requests, and using the official API as a long-term alternative to personal subscriptions.

Learn how to orchestrate Claude Code custom commands to chain content research and social media publishing agents into a fully automated workflow with one command.

Andrew Ng and LangChain CEO Harrison Chase present AI Agents in LangGraph, covering five core agent design patterns and LangGraph's graph-based framework for building cyclical agentic workflows.

Andrew Ng and LangChain CEO Harrison Chase's AI Agents in LangGraph course covers five agent design patterns and LangGraph's graph-based framework for building cyclical AI workflows.

Why do enterprise RAG knowledge bases dazzle in demos but fail in production? This article dissects five critical engineering pitfalls with real-world case studies from million-doc platforms and ops agents.

In-depth analysis of OpenAI Codex's four usage forms, comparing Codex, Claude Code, and Cursor across price, stability, and frontend/backend fit to help developers choose the right AI programming tool.

A developer built Manifest Studio to automate the full pipeline from AI code generation to app deployment, using a Skill mechanism for one-sentence publishing.

LLMs struggle with knowledge accuracy, math, and external capabilities. This article explains three prompt engineering solutions — generated knowledge prompting, PAL/PoT, and tool use — to systematically strengthen LLM reliability and build better AI Agents.

A detailed four-stage competency model for AI Agent development: from Python/RAG basics (15K) to workflow orchestration (20K), inference optimization (30K), and Agent cluster governance (40K RMB).

Deep dive into Agent Loop mechanics: the think-act cycle, how agents differ from LLMs, termination conditions, and design principles for building autonomous AI Agent systems.

In-depth comparison of five AI Agent code execution sandbox solutions—E2B, Daytona, Modal, Cloudflare Sandbox, and Vercel Sandbox—across isolation, cold start latency, state management, and pricing.

A deep dive into AI Agent architecture and engineering practices, covering tool design, ReAct execution patterns, Vercel deployment, and production considerations to bridge the prototype-to-production gap.