update index

This commit is contained in:
zachary62
2025-04-04 13:34:05 -04:00
parent c9049f2adb
commit 9213f1ed23

View File

@@ -11,7 +11,7 @@ Ever stared at a new codebase written by others feeling completely lost? This pr
<p align="center">
<a href="https://github.com/The-Pocket/PocketFlow" target="_blank">
<img
src="./assets/banner.png" width="800"
src="https://raw.githubusercontent.com/The-Pocket/Tutorial-Codebase-Knowledge/refs/heads/main/assets/banner.png" width="800"
/>
</a>
</p>
@@ -20,6 +20,21 @@ Built with [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line L
## Example Result
- [Autogen Core](./AutoGen Core/index.md)
- [AutoGen Core](./AutoGen Core/index.md)
- [Browser Use](./Browser Use/index.md)
- [Celery](./Celery/index.md)
- [Click](./Click/index.md)
- [Crawl4AI](./Crawl4AI/index.md)
- [CrewAI](./CrewAI/index.md)
- [DSPy](./DSPy/index.md)
- [FastAPI](./FastAPI/index.md)
- [Flask](./Flask/index.md)
- [LangGraph](./LangGraph/index.md)
- [LevelDB](./LevelDB/index.md)
- [MCP Python SDK](./MCP Python SDK/index.md)
- [NumPy Core](./NumPy Core/index.md)
- [OpenManus](./OpenManus/index.md)
- [Pydantic Core](./Pydantic Core/index.md)
- [Requests](./Requests/index.md)
- [SmolaAgents](./SmolaAgents/index.md)