ai-agent-book

by bojieli · MCP Server · ★ 41.0k

About ai-agent-book

深入理解 AI Agent:设计原理与工程实践 本仓库是《深入理解 AI Agent:设计原理与工程实践》一书的开源主仓库,包含全书正文与配套示例代码。全书正文、配图与配套实验代码全部开源,欢迎把实验亲手跑一遍、提 issue 和 PR。 📖 电子书 全书正文与编译好的 PDF 位于 目录: 正文源码:(引言)、 (第一至第十章)、(后记) 编译版 PDF: 自行编译:安装 pandoc、xelatex、ElegantBook 文档类与相关字体后,运行 图表由 生成、存于 ,排版细节见 与 。 📑 内容速览(第 1–10 章) 全书围绕核心公式 Agent = LLM + 上下文 + 工具 展开,十章内容如下: 第 1 章 · Agent 基础知识:从"模型即 Agent"的新范式出发,建立 Agent = LLM + 上下文 + 工具 的核心公式,并引入 Harness 工程——模型之外的一切工程能力,才是真正的竞争力所在。 第 2 章 · 上下文工程:上下文决定 Agent 的能力上限。深入大模型 API 的上下文结构、KV Cache 友好设计、提示工程、动态提示词与 Agent Skills、状态栏元信息,以及上下文压缩策略。 第 3 章 · 用户记忆和知识库:让 Agent 跨会话记住用户、并接入外部知识。涵盖用户记忆系统、RAG...

agentagent-memoryai-agentbookcoding-agentcontext-engineeringlarge-language-modelsllmmcpmulti-agent

Quick Facts

Stars41,034
Forks4,532
LanguagePython
CategoryMCP Server
LicenseApache-2.0
Quality Score55.401091195544/100
Open Issues5
Last Updated2026-08-23
Created2025-09-09
Platformsmcp, python
Est. Tokens~17k

Compatible Skills

These tools work well together with ai-agent-book for enhanced workflows:

  • LaMer — semantic(0.45)+complementary+rare_topics+same_lang+similar_pop+shared_platform (70%)
  • llm-rl-environments-lil-course — semantic(0.42)+complementary+rare_topics+same_lang+similar_pop+shared_platform (69%)
  • Open-AgentRL — semantic(0.36)+complementary+rare_topics+same_lang+similar_pop+shared_platform (67%)
  • Agent-STAR — semantic(0.35)+complementary+rare_topics+same_lang+similar_pop+shared_platform (67%)

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular Python Agent Tools

Frequently Asked Questions

What is ai-agent-book?

ai-agent-book is 《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码. It is categorized as a MCP Server with 41.0k GitHub stars.

What programming language is ai-agent-book written in?

ai-agent-book is primarily written in Python. It covers topics such as agent, agent-memory, ai-agent.

How do I install or use ai-agent-book?

You can find installation instructions and usage details in the ai-agent-book GitHub repository at github.com/bojieli/ai-agent-book. The project has 41.0k stars and 4532 forks, indicating an active community.

What license does ai-agent-book use?

ai-agent-book is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

View on GitHub → Browse MCP Server tools