Skip to content

Commit 6ee805f

Browse files
authored
Update README.md
1 parent fd64775 commit 6ee805f

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

README.md

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -25,39 +25,39 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
2525

2626
Check Out Example Tutorials for Popular GitHub Repositories:
2727

28-
- [AutoGen Core](./AutoGen Core/index.md) - Build AI teams that talk, think, and solve problems together like coworkers!
28+
- [AutoGen Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/AutoGen%20Core) - Build AI teams that talk, think, and solve problems together like coworkers!
2929

30-
- [Browser Use](./Browser Use/index.md) - Let AI surf the web for you, clicking buttons and filling forms like a digital assistant!
30+
- [Browser Use](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Browser%20Use) - Let AI surf the web for you, clicking buttons and filling forms like a digital assistant!
3131

32-
- [Celery](./Celery/index.md) - Supercharge your app with background tasks that run while you sleep!
32+
- [Celery](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Celery) - Supercharge your app with background tasks that run while you sleep!
3333

34-
- [Click](./Click/index.md) - Turn Python functions into slick command-line tools with just a decorator!
34+
- [Click](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Click) - Turn Python functions into slick command-line tools with just a decorator!
3535

36-
- [Crawl4AI](./Crawl4AI/index.md) - Train your AI to extract exactly what matters from any website!
36+
- [Crawl4AI](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Crawl4AI) - Train your AI to extract exactly what matters from any website!
3737

38-
- [CrewAI](./CrewAI/index.md) - Assemble a dream team of AI specialists to tackle impossible problems!
38+
- [CrewAI](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/CrewAI) - Assemble a dream team of AI specialists to tackle impossible problems!
3939

40-
- [DSPy](./DSPy/index.md) - Build LLM apps like Lego blocks that optimize themselves!
40+
- [DSPy](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/DSPy) - Build LLM apps like Lego blocks that optimize themselves!
4141

42-
- [FastAPI](./FastAPI/index.md) - Create APIs at lightning speed with automatic docs that clients will love!
42+
- [FastAPI](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/FastAPI) - Create APIs at lightning speed with automatic docs that clients will love!
4343

44-
- [Flask](./Flask/index.md) - Craft web apps with minimal code that scales from prototype to production!
44+
- [Flask](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Flask) - Craft web apps with minimal code that scales from prototype to production!
4545

46-
- [LangGraph](./LangGraph/index.md) - Design AI agents as flowcharts where each step remembers what happened before!
46+
- [LangGraph](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/LangGraph) - Design AI agents as flowcharts where each step remembers what happened before!
4747

48-
- [LevelDB](./LevelDB/index.md) - Store data at warp speed with Google's engine that powers blockchains!
48+
- [LevelDB](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/LevelDB) - Store data at warp speed with Google's engine that powers blockchains!
4949

50-
- [MCP Python SDK](./MCP Python SDK/index.md) - Command cloud infrastructure with Python instead of clicking buttons!
50+
- [MCP Python SDK](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/MCP%20Python%20SDK) - Command cloud infrastructure with Python instead of clicking buttons!
5151

52-
- [NumPy Core](./NumPy Core/index.md) - Master the engine behind data science that makes Python as fast as C!
52+
- [NumPy Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/NumPy%20Core) - Master the engine behind data science that makes Python as fast as C!
5353

54-
- [OpenManus](./OpenManus/index.md) - Program robot hands that move with human-like precision and grace!
54+
- [OpenManus](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/OpenManus) - Program robot hands that move with human-like precision and grace!
5555

56-
- [Pydantic Core](./Pydantic Core/index.md) - Validate data at rocket speed with just Python type hints!
56+
- [Pydantic Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Pydantic%20Core) - Validate data at rocket speed with just Python type hints!
5757

58-
- [Requests](./Requests/index.md) - Talk to the internet in Python with code so simple it feels like cheating!
58+
- [Requests](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Requests) - Talk to the internet in Python with code so simple it feels like cheating!
5959

60-
- [SmolaAgents](./SmolaAgents/index.md) - Build tiny AI agents that punch way above their weight class!
60+
- [SmolaAgents](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/SmolaAgents) - Build tiny AI agents that punch way above their weight class!
6161

6262

6363

0 commit comments

Comments
 (0)