Skip to content

Commit b63a1c1

Browse files
committed
2 parents 1386ddf + 6ee805f commit b63a1c1

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
@@ -18,39 +18,39 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
1818

1919
## Example Tutorials for Popular GitHub Repositories!
2020

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

23-
- [Browser Use](./Browser Use/index.md) - Let AI surf the web for you, clicking buttons and filling forms like a digital assistant!
23+
- [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!
2424

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

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

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

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

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

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

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

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

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

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

45-
- [NumPy Core](./NumPy Core/index.md) - Master the engine behind data science that makes Python as fast as C!
45+
- [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!
4646

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

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

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

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

5555

5656

0 commit comments

Comments
 (0)