bojieli/ai-agent-book
《深入理解 AI Agent:设计原理与工程实践》(李博杰 著)开源主仓库:全书正文、编译版 PDF 与按章配套代码
About the project
Open book on AI agent design principles and engineering practice: 10 chapters, PDF/EPUB in 15 languages, and 109 companion experiments with Python code.
Useful for
- Study AI agent theory chapter by chapter around Agent = LLM + context + tools
- Run companion experiments from chapter1–chapter10 via uv sync --extra chN
- Build your own PDF/EPUB from book/ sources using pandoc and xelatex
README summarized by DeepSeek V4.1 Flash. Details may be inaccurate.
Why it’s trending
- 128 stars so far today, about 181 expected by the end of the day.
- About 48 forks a day — people are taking the code.
Stars per day
Bars are daily stars, the line is the usual pace. Red marks spike days.
Numbers
- Total stars
- 48,526
- Stars in a day
- 181
- Forks
- 5,432
- Issues and pull requests
- 1,113
- Watchers
- 181
- Language
- Python
- License
- Apache-2.0
- Latest release
- latest · July 21, 2026
- Created
- September 9, 2025
- Last push
- September 18, 2026
Star trust
Growth looks organic: forks and discussion are in line with active projects, and stars arrive unevenly, the way people give them.
These are heuristics, not a verdict: we judge by the repository’s behavior, not by a list of stargazers.
Spotted in
- September 16, 2026GitHub Trending Python today: #10, +660 stars
- September 15, 2026GitHub Trending Python today: #10, +693 stars
Similar projects
-
6.2
AbdelStark/awesome-typesafe
A curated list of official resources and community projects around TypeSafe, System One models, and Jev — an API that returns typed probabilistic decisions instead of generated text.
-
6.0
cobanov/awesome-jev
A curated list of projects built with Jev, TypeSafe AI's System One model for fast typed probabilistic decisions (classification, routing, scoring, guardrails).
-
5.6
dabit3/jev-experiments
A collection of TypeScript demo apps focused on low latency and type safety; each app lives in its own top-level directory with its own README and tests.
-
5.6
theoephraim/awesome-cloudflare-selfhosted
A curated list of open-source apps that replace SaaS products and run in your own Cloudflare account on Workers, D1 and R2. Each entry is audited against its licence and deploy configuration.
-
5.5
yibie/awesome-jev
A curated list of public projects, integrations, and discussions built on Jev — TypeSafe AI's System One model for typed decisions (choice, score, boolean with confidence).
-
5.4
sabbircode-dev/learning-python
A personal repository of learning programs and exercises covering Python basics: variables, conditions, loops, functions and simple projects.