133 related articles

A complete AI Agent learning roadmap covering agent principles, prompt engineering, RAG, multi-agent systems, and hands-on projects — from zero to real-world deployment.

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.

Want to break into AI application development? This guide covers the full learning path — from Agents and RAG to Prompt Engineering — helping you master LLM engineering skills and land the job.

Demo works but production fails? This guide covers the full AI Agent development path: when to use Agents, hand-writing ReAct loops, tool schemas, RAG, eval sets, and production fallback strategies.

A systematic breakdown of the complete AI Agent learning roadmap, covering prompt engineering, the ReAct paradigm, memory mechanisms, and multi-agent collaboration, with hands-on project advice.

Prompt Engineering is the core skill for harnessing LLMs. This article covers principles and design methods through real cases like translation role-setting and DeepSeek image generation.

A detailed guide to deploying the Dify agent platform locally: from Docker setup and integrating Ollama + DeepSeek local LLMs to workflow orchestration and RAG knowledge base construction.

A systematic zero-basis learning path for AI Agent development, covering Python and LLM fundamentals, five core capabilities like task planning and RAG, and LangChain hands-on practice.

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.

Want to learn Python from scratch but don't know where to begin? This article breaks down three stages—basic syntax, advanced mastery, and hands-on practice—with real projects in crawling, automation, and data analysis to help you build programming thinking.

A systematic AI Agent learning roadmap in four progressive stages: fundamentals → ReAct core paradigm → memory & tools → multi-agent collaboration. Master LangChain, AutoGen, and more, growing from beginner to practical developer in three months.

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.

A systematic Claude Code learning guide built for Chinese developers, covering ten core modules including Slash Commands, Memory, MCP, and Hooks, with a three-tier path to build an AI coding workflow in 11–13 hours.

Prompt engineering is a core skill in the AI era. This article breaks down the essential differences between prompts and prompt engineering, the six-step workflow, four evaluation criteria, and key limitations like context limits and hallucination.

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 complete LLM development learning roadmap covering prompt engineering, RAG, AI Agents, and fine-tuning — helping beginners master LangChain, LlamaIndex, and more.

A hands-on guide to Coze 3.0 multi-user, multi-Agent projects: create projects, add members, toggle Agents, and use @ mentions to dispatch tasks efficiently.

Learn how to resolve dependency conflicts when setting up AI Agent projects — covering pip list audits, handling selenium version issues, and using Chinese PyPI mirrors.

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.

Learn LangGraph multi-agent development covering Supervisor and Collaboration architectures, with three hands-on projects: code assistant, prompt assistant, and WebRTC digital human.