Broad AI Agent development guide with LangGraph/RAG coverage, a peer to the seed book.
https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成
- 8.7k
- HTML
- none
AI Agent education / book
An open-source Chinese book on AI Agent design principles and engineering practices, with code examples and PDF/EPUB versions.
Same problem, same approach. Swapping one for another is a config change, not a rewrite.
Broad AI Agent development guide with LangGraph/RAG coverage, a peer to the seed book.
https://adongwanai.github.io/AgentGuide | AI Agent开发指南 | LangGraph实战 | 高级RAG | 转行大模型 | 大模型面试 | 算法工程师 | 面试题库 | 强化学习|数据合成
Comprehensive AI application development and interview guide, a direct alternative.
AI 应用开发、AI 编程实战与面试指南,涵盖 LLM、Agent、RAG、MCP、Claude Code、Codex 等核心技术与工程实践。
From-scratch AI engineering course, a peer educational resource.
Learn it. Build it. Ship it for others.
Solves the same problem with a different architecture or at a different layer. Expect to rewrite the integration.
Runnable textbook and library of agent architectures, hands-on instead of narrative chapters.
35 production-grade agentic AI architectures (Reflexion, LATS, GraphRAG, MemGPT, Voyager, BrowserAgent, ...) — a Python library and runnable textbook with multi-provider LLM support and a 17-task benchmark leaderboard.
An earlier or more limited way to do the job. Still the right call when you need something small, proven, or CPU-only.
Focused tutorial on agent harness engineering, narrower than the general AI-agent book.
Harness engineering beginner tutorial, from 0 to 1
Deep dive specifically on Claude Code's agent harness, not general AI agents.
《御舆:解码 Agent Harness》42万字拆解 AI Agent 的Harness骨架与神经 —— Claude Code 架构深度剖析,15 章从对话循环到构建你自己的 Agent Harness。在线阅读网站:
Step-by-step build of a Claude Code-like harness, scoped to that one product.
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
Explains Claude Code internals, narrower than a general agent book.
Deep dive into Claude Code internals — architecture, agent loop, context engineering, and more. / 深入解析 Claude Code 源码:架构、Agent 循环、上下文工程、工具系统等
Book specifically on DeepSeek Harness, narrower than general AI-agent topics.
DeepSeek Harness橙皮书《从开机到拆开》:完整系统提示词、129行启动清单、三份原始会话日志——官方文档没有的一手实测。PDF/EPUB/HTML免费下载
These projects were analysed and named ai-agent-book among their alternatives. The relationship is not symmetric — how ai-agent-book rates them is a separate judgement, made when ai-agent-book is analysed in its own right.
calls ai-agent-book “Choose for a comprehensive Apache-2.0 Chinese book on agent design with chapter code, instead of a minimal MIT-licensed tutorial.”
Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1
calls ai-agent-book “Choose when you need broad AI-agent design principles and engineering practice with per-chapter code rather than one focused harness build.”
《动手学 Pi》:沿 15 个真实 checkpoint 从零构建 Pi-style Agent