103 related articles

A deep dive into AI Agent development: real architecture, entry barriers, and learning paths. From ReAct to multi-agent systems and LangChain — cut through the hype.

Embedded Linux or AI Agent development? This in-depth comparison covers salary, job availability, and career stability to help developers pick the right path.

An in-depth look at LangChain 1.3's core modules and DeepAgent architecture—covering the Harness philosophy, LangGraph internals, HITL, memory management, and guardrails to master production-grade AI Agent development.

Halo is an open-source tool providing tamper-evident runtime evidence for AI agents, recording every action via hash chains and cryptography to solve auditing, compliance, and accountability challenges.

An in-depth look at 'Deterministic Context Folding' from Context Warp Drive: solving AI agent context window management with reproducible, cacheable, debuggable context compression for production-grade agents.

A tailored large-model learning path for ordinary programmers: from prompt engineering, API calls, and LangChain, to RAG, Agents, fine-tuning, and enterprise deployment—six steps to build AI application skills fast.

Andrew Ng explains the AI Agent Planning Design Pattern: how LLMs autonomously create step-by-step execution plans using tools, with real-world examples and current limitations.

A complete Spring AI 2.0 guide for Java developers covering unified API abstraction, RAG, tool calling, MCP protocol, and enterprise projects to build AI Agents.

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.

Anthropic releases Claude Sonnet 5, its most agentic mid-tier model with planning, browser/terminal tool use, and autonomous execution—bringing flagship Agent capabilities at significantly lower cost.

Anthropic releases Claude Sonnet 5, its most agentic Sonnet model yet. With planning, browser/terminal tool use, and autonomous execution, it brings flagship Agent capabilities to mid-tier pricing.

Step-by-step guide to installing Hermes Agent: no sudo required, single-command deployment, supports Ollama, Anthropic, OpenRouter and more. Includes verification steps, key commands, and beginner tips.

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.

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.

Deep analysis of Alibaba's AgentScope 2.0 multi-agent framework: six core upgrades including event systems, security interception, HITL, and workspace systems, plus ReAct vs Plan-and-Execute agent design patterns.

A systematic 6-week AI Agent development roadmap covering core architecture, ReAct paradigm, multi-agent collaboration, RAG integration, and deployment for beginners to build production-ready agents.

In-depth comparison of four Java AI frameworks — Spring AI, LangChain4J, DJL, and JBot AI — covering features, use cases, and ecosystem compatibility to guide your selection.

A comprehensive guide to AI Agent development covering core concepts, the Perception-Brain-Action architecture, key differences from chatbots, four essential components, and mainstream framework selection.

A systematic three-phase AI LLM career transition roadmap: from Transformer fundamentals to RAG, Agent & LangChain development, to LoRA fine-tuning. Build enterprise-ready skills in two months.

Deep dive into four core AI Agent modules: system prompts, tool calling, RAG memory, and ReAct workflow orchestration. Solve hallucinations, loops, and build reliable agents.