Files
PocketFlow-Tutorial-Codebas…/docs/index.md
T
zachary62 c9049f2adb add nav
2025-04-04 13:32:10 -04:00

26 lines
605 B
Markdown

---
layout: default
title: "Home"
nav_order: 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.
<p align="center">
<a href="https://github.com/The-Pocket/PocketFlow" target="_blank">
<img
src="./assets/banner.png" width="800"
/>
</a>
</p>
Built with [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line LLM framework.
## Example Result
- [Autogen Core](./AutoGen Core/index.md)