mirror of
https://github.com/aljazceru/Tutorial-Codebase-Knowledge.git
synced 2025-12-18 15:04:20 +01:00
update readme
This commit is contained in:
@@ -42,7 +42,7 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
|
||||
|
||||
- [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!
|
||||
|
||||
- [OpenManus](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/OpenManus) - Program robot hands that move with human-like precision and grace!
|
||||
- [OpenManus](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/OpenManus) - Build AI agents with digital brains that think, learn, and use tools just like humans do!
|
||||
|
||||
- [Pydantic Core](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Pydantic%20Core) - Validate data at rocket speed with just Python type hints!
|
||||
|
||||
|
||||
@@ -31,9 +31,9 @@ Built with [Pocket Flow](https://github.com/The-Pocket/PocketFlow), a 100-line L
|
||||
- [Flask](./Flask/index.md) - Craft web apps with minimal code that scales from prototype to production!
|
||||
- [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!
|
||||
- [MCP Python SDK](./MCP Python SDK/index.md) - Command cloud infrastructure with Python instead of clicking buttons!
|
||||
- [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!
|
||||
- [OpenManus](./OpenManus/index.md) - Program robot hands that move with human-like precision and grace!
|
||||
- [OpenManus](./OpenManus/index.md) - Build AI agents with digital brains that think, learn, and use tools just like humans do!
|
||||
- [Pydantic Core](./Pydantic Core/index.md) - Validate data at rocket speed with just Python type hints!
|
||||
- [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!
|
||||
|
||||
Reference in New Issue
Block a user