2025-04-02 17:07:05 -04:00
---
layout: default
title: "Home"
nav_order: 1
---
2025-04-27 23:09:12 -04:00
# Turns Codebase into Easy Tutorial - Pocket Flow
2025-04-02 17:07:05 -04:00
2025-04-04 17:29:26 -04:00
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 - all powered by AI! Our intelligent system automatically breaks down complex codebases into digestible explanations that even beginners can understand.
2025-04-02 17:07:05 -04:00
2025-04-04 13:32:10 -04:00
<p align="center">
<a href="https://github.com/The-Pocket/PocketFlow" target="_blank">
<img
2025-04-04 13:34:05 -04:00
src="https://raw.githubusercontent.com/The-Pocket/Tutorial-Codebase-Knowledge/refs/heads/main/assets/banner.png" width="800"
2025-04-04 13:32:10 -04:00
/>
</a>
</p>
2025-04-02 17:07:05 -04:00
2025-04-04 17:29:26 -04:00
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.
2025-04-02 17:07:05 -04:00
2025-04-04 14:38:11 -04:00
## Example Tutorials for Popular GitHub Repositories
2025-04-02 17:07:05 -04:00
2025-05-05 11:18:36 -04:00
- [AutoGen Core ](./AutoGen Core/index.md ) - Build AI teams that talk, think, and solve problems together like coworkers!
- [Browser Use ](./Browser Use/index.md ) - Let AI surf the web for you, clicking buttons and filling forms like a digital assistant!
2025-04-04 14:38:11 -04:00
- [Celery ](./Celery/index.md ) - Supercharge your app with background tasks that run while you sleep!
- [Click ](./Click/index.md ) - Turn Python functions into slick command-line tools with just a decorator!
2025-04-16 19:12:50 -04:00
- [Codex ](./Codex/index.md ) - Turn plain English into working code with this AI terminal wizard!
2025-04-04 14:38:11 -04:00
- [Crawl4AI ](./Crawl4AI/index.md ) - Train your AI to extract exactly what matters from any website!
- [CrewAI ](./CrewAI/index.md ) - Assemble a dream team of AI specialists to tackle impossible problems!
- [DSPy ](./DSPy/index.md ) - Build LLM apps like Lego blocks that optimize themselves!
- [FastAPI ](./FastAPI/index.md ) - Create APIs at lightning speed with automatic docs that clients will love!
- [Flask ](./Flask/index.md ) - Craft web apps with minimal code that scales from prototype to production!
2025-05-05 11:18:36 -04:00
- [Google A2A ](./Google A2A/index.md ) - The universal language that lets AI agents collaborate across borders!
2025-04-04 14:38:11 -04:00
- [LangGraph ](./LangGraph/index.md ) - Design AI agents as flowcharts where each step remembers what happened before!
- [LevelDB ](./LevelDB/index.md ) - Store data at warp speed with Google's engine that powers blockchains!
2025-05-05 11:18:36 -04:00
- [MCP Python SDK ](./MCP Python SDK/index.md ) - Build powerful apps that communicate through an elegant protocol without sweating the details!
- [NumPy Core ](./NumPy Core/index.md ) - Master the engine behind data science that makes Python as fast as C!
2025-04-04 17:08:07 -04:00
- [OpenManus ](./OpenManus/index.md ) - Build AI agents with digital brains that think, learn, and use tools just like humans do!
2025-05-05 11:18:36 -04:00
- [Pydantic Core ](./Pydantic Core/index.md ) - Validate data at rocket speed with just Python type hints!
2025-04-04 14:38:11 -04:00
- [Requests ](./Requests/index.md ) - Talk to the internet in Python with code so simple it feels like cheating!
- [SmolaAgents ](./SmolaAgents/index.md ) - Build tiny AI agents that punch way above their weight class!
2025-04-02 17:07:05 -04:00