mirror of
https://github.com/The-Pocket/PocketFlow-Tutorial-Codebase-Knowledge.git
synced 2026-08-30 00:50:32 +08:00
605 B
605 B
layout, title, nav_order
| layout | title | nav_order |
|---|---|---|
| default | Home | 1 |
Turns Codebase into Easy Tutorial
Ever stared at a new codebase written by others feeling completely lost? This project analyzes GitHub repositories and creates beginner-friendly tutorials explaining exactly how the code works.
Built with Pocket Flow, a 100-line LLM framework.
Example Result
- [Autogen Core](./AutoGen Core/index.md)