mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-29 16:40:32 +08:00
Add book recommendation to README
Added a link to the book 'Crack Any Codebase with AI' in the README.
This commit is contained in:
@@ -14,6 +14,9 @@
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
|
||||||
|
- Check out the [book "Crack Any Codebase with AI"](https://www.manning.com/books/crack-any-codebase-with-ai) for more!
|
||||||
|
|
||||||
- Check out the [YouTube Development Tutorial](https://youtu.be/AFY67zOpbSo) for more!
|
- Check out the [YouTube Development Tutorial](https://youtu.be/AFY67zOpbSo) for more!
|
||||||
|
|
||||||
- Check out the [Substack Post Tutorial](https://zacharyhuang.substack.com/p/ai-codebase-knowledge-builder-full) for more!
|
- Check out the [Substack Post Tutorial](https://zacharyhuang.substack.com/p/ai-codebase-knowledge-builder-full) for more!
|
||||||
@@ -21,6 +24,7 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
|
|||||||
**🔸 🎉 Reached Hacker News Front Page** (April 2025) with >900 up‑votes: [Discussion »](https://news.ycombinator.com/item?id=43739456)
|
**🔸 🎉 Reached Hacker News Front Page** (April 2025) with >900 up‑votes: [Discussion »](https://news.ycombinator.com/item?id=43739456)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
## ⭐ Example Results for Popular GitHub Repositories!
|
## ⭐ Example Results for Popular GitHub Repositories!
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
|
|||||||
Reference in New Issue
Block a user