Skip to content

Commit 05b24cb

Browse files
authored
Add book recommendation to README
Added a link to the book 'Crack Any Codebase with AI' in the README.
1 parent 8a324c1 commit 05b24cb

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,13 +14,17 @@
1414

1515
This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework. It crawls GitHub repositories and builds a knowledge base from the code. It analyzes entire codebases to identify core abstractions and how they interact, and transforms complex code into beginner-friendly tutorials with clear visualizations.
1616

17+
18+
- Check out the [book "Crack Any Codebase with AI"](https://www.manning.com/books/crack-any-codebase-with-ai) for more!
19+
1720
- Check out the [YouTube Development Tutorial](https://youtu.be/AFY67zOpbSo) for more!
1821

1922
- Check out the [Substack Post Tutorial](https://zacharyhuang.substack.com/p/ai-codebase-knowledge-builder-full) for more!
2023

2124
  **🔸 🎉 Reached Hacker News Front Page** (April 2025) with >900 up‑votes: [Discussion »](https://news.ycombinator.com/item?id=43739456)
2225

2326

27+
2428
## ⭐ Example Results for Popular GitHub Repositories!
2529

2630
<p align="center">

0 commit comments

Comments
 (0)