121 related articles

Can small local models (1.5B–3B) become software domain experts? This article breaks down CPT, SFT, RAG, and Agent architectures, with a layered RAG-centric design for CPU-only local deployment.

How to choose a quality AI Agent development course? This guide covers 5 key criteria: complete delivery pipeline, resume-worthy projects, real engineering perspective, update frequency, and mentorship.

A structured AI Agent learning path covering core principles, prompt engineering, tool use, multi-agent systems, and frameworks like LangChain, CrewAI, and Dify for enterprise deployment.

A deep dive into LangChain's four core modules: LangChain components, LangGraph orchestration, Deep Agents, and LangSmith. Build your first Agent from scratch.

A complete guide to LangChain 1.3: LLM invocation, Agent tool calling, Harness architecture, LangGraph, RAG, and DeepAgent — build a clear, modern Agent development knowledge base.

A complete AI Agent development learning roadmap covering three stages: Fundamentals (environment setup, tool use, memory), Advanced (multi-agent systems, RAG, ReAct), and Practical Projects (enterprise chatbots, automation tools).

A comprehensive guide to AI Agent development: covering Agent vs. Chatbot differences, framework selection, tool calling design, RAG pipeline setup, and production deployment best practices.

Programmers transitioning to AI engineering aren't starting from scratch. Learn the 6 core skills — LLM APIs, RAG, prompt engineering, LLMOps — needed to make the leap.

A structured AI Agent learning roadmap covering fundamentals (Agent principles, Prompt engineering), advanced topics (RAG, multi-agent collaboration), and three hands-on projects — ideal for beginners.

A comprehensive guide to LangChain 1.3 — covering the full learning path from Models to Agent development, including Harness architecture, LangGraph, memory management, HITL, and Guardrails.

An in-depth analysis of the core knowledge system of LangChain 1.3, covering the Harness architecture philosophy, DeepAgent positioning, LangGraph fundamentals, Agent memory, and human-in-the-loop.

An in-depth look at LangChain V1.3's core philosophy: from RAG to multi-agent workflows. Master LangGraph, Chain, and DeepAgent, learn token control and Human-in-the-loop, and become a true master of AI app development.

An in-depth look at LangChain's core value: the three limitations of LLMs, unified model interfaces, modular architecture, configuring the DeepSeek API, and understanding the SystemMessage/HumanMessage/AIMessage/ToolMessage system to build a foundation for Agent development.

A hands-on analysis of the Hermes 2.0 hybrid multi-agent system: can multi-model collaboration beat a single top-tier LLM? We break down how the Mixture of Experts (MoE) architecture works, AgentOS features, and model-agnostic design.

Learning AI Agent development is no longer daunting! This article outlines the simplest practical path: master just enough Python, grasp core LLM concepts, then build your first Agent with LangChain.

AI bills keep soaring? This article breaks down two core cost-reduction strategies: intelligent routing via an LLM Gateway, and context compaction to cut Token usage—no major refactoring needed.

A systematic breakdown of the AI agent development learning path, covering four stages: fundamentals, RAG knowledge bases, tool use, multi-agent collaboration, and hands-on projects.

A systematic guide to Coze's positioning and capabilities, covering Agent-building platform categories, Skill modules, workflow orchestration, and multi-Agent team building.

Master LangGraph core concepts: nodes, edges, and routing functions. Learn StateGraph, MemorySaver, and ToolNode through a weather-query Hello World example, and understand how LangGraph relates to LangChain and powers Agent workflows.

Many enterprises fail at AI Agents due to choosing the wrong tools and lacking methodology. This article outlines an eight-step Agent development method—from cognitive foundations, scenario selection, hand-writing ReAct, and structured output to Tool Use, RAG, evaluation sets, and production fallback.