30 related articles
LangGraph Core Explained: Its Relation…
Deep dive into LangGraph's core positioning, its relationship with LangChain, practical code comparisons of Chain vs Graph, understanding Agent essentials, and multi-agent orchestration design.
AI Agent Development Learning Roadmap:…
A systematic AI Agent development learning roadmap covering core concepts, ReAct/CoT paradigms, multi-agent collaboration, and hands-on projects across four stages.
LangChain from Beginner to Agent Devel…
A systematic guide to LangChain LLM application development, covering environment setup, core components (RAG, Chain, Memory), and Agent development to help developers master LLM app building.
Practical Experience Building an Autom…
Practical experience building a dev pipeline with multiple AI Agents: three-Agent architecture, Batch API cutting 50% token costs, 24/7 async execution, and the one-person company paradigm.
TutorialsDeep dive into the technical differences between traditional RAG and Agentic RAG, covering offline/online pipeline principles, tool-based autonomous decision mechanisms, and a LangGraph-based Agentic RAG implementation via the ChatBox open-source project.
Deep DivesDeep dive into AI hallucination's three root causes: training objective flaws, exposure bias, and probabilistic generation. Covers classification and practical mitigation strategies including RAG.
Deep DivesDeep dive into how Claude Code works, including the Agentic Loop, automatic context compaction, tool calling, and permission modes that power autonomous AI programming.
Industry InsightsWhy does Apple Intelligence keep getting delayed? From Siri's acquisition to AI team infighting, a deep dive into the organizational failures behind Apple's AI struggles.
Deep DivesDeep dive into context engineering as the core of Agent development, covering five context modules, four pain points, and dynamic assembly solutions including compression, hybrid retrieval, multi-Agent architecture, and state machine control.
Product ReviewsDeep dive into Multica, an open-source Agent management platform for coordinating Claude Code, Codex, and other AI coding assistants as unified team members with self-hosted deployment.
TutorialsDeep dive into LangChain 1.0's three-layer architecture (LangChain, LangGraph, Deep Agents), core components like Models, Tools, and Memory, plus a complete learning path from semantic search to multi-agent collaboration.
TutorialsSenior developer Zhai Lujia demonstrates building an overseas e-commerce site from scratch using OpenAI Codex with Headless WordPress + Next.js + Cloudflare Worker architecture, covering AI collaboration methods and agents.md strategies.
TutorialsDeep dive into Cursor 0.50: Ask/Manual/Agent modes, model selection strategies, new symbol commands, Chat concurrency, MCP setup, Rules workflows, and tips to fix AI coding degradation.
Industry InsightsDeep analysis of Claude Code's open-source architecture: six core design principles including dual-loop mechanism, seven-step tool pipeline, four-layer token compression, multi-agent collaboration, and memory systems.
Product ReviewsDeep dive into Tencent Marvis system-level AI assistant, analyzing its local knowledge base, semantic search, privacy mode, and how Agents evolve from tools to OS integration.
Product ReviewsHands-on comparison of 9 AI search tools including Tavily, Exa, XCrawl, and Firecrawl across search accuracy, web crawling, SERP aggregation, and special features to help developers choose the right search solution for AI Agents.
Product ReviewsDeep dive into OpenHuman open-source AI Agent: context-first architecture, Rust+React hybrid, Memory Tree system, Token Juice compression, and multi-model routing.
Is Context Engineering the Core of Age…
Deep dive into a top LLM interview question: Is context engineering the core of Agent development? Covers five context modules, four pain points, and advanced solutions.
Deep Dive into Three Major LLM Career …
Deep analysis of three core LLM roles—Application Engineer, Development Engineer, and Algorithm Engineer—covering technical requirements, salary thresholds, and career prospects including RAG, fine-tuning, and inference deployment.
AI Agent Learning Roadmap: From Beginn…
A detailed three-month AI Agent learning roadmap covering LLM basics, ReAct paradigm, LangChain, memory mechanisms, tool calling, and multi-agent collaboration with practical project suggestions.