mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-19 15:34:23 +01:00
update readme examples
This commit is contained in:
11
README.md
11
README.md
@@ -14,16 +14,9 @@
|
|||||||
</a>
|
</a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework. It crawls GitHub repositories and build a knowledge base from the code:
|
This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework. It crawls GitHub repositories and build 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.
|
||||||
|
|
||||||
- **Analyze entire codebases** to identify core abstractions and how they interact
|
## Example Tutorials for Popular GitHub Repositories!
|
||||||
|
|
||||||
- **Transform complex code** into beginner-friendly tutorials with clear visualizations
|
|
||||||
|
|
||||||
- **Build understanding systematically** from fundamentals to advanced concepts in logical steps
|
|
||||||
|
|
||||||
|
|
||||||
Check Out Example Tutorials for Popular GitHub Repositories:
|
|
||||||
|
|
||||||
- [AutoGen Core](./AutoGen Core/index.md) - Build AI teams that talk, think, and solve problems together like coworkers!
|
- [AutoGen Core](./AutoGen Core/index.md) - Build AI teams that talk, think, and solve problems together like coworkers!
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user