add Codex

This commit is contained in:
zachary62
2025-04-16 19:12:50 -04:00
parent f660f1f1b3
commit 1d3e4b8e2b
11 changed files with 2673 additions and 0 deletions
+2
View File
@@ -34,6 +34,8 @@ This is a tutorial project of [Pocket Flow](https://github.com/The-Pocket/Pocket
- [Click](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Click) - Turn Python functions into slick command-line tools with just a decorator!
- [Codex](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Codex) - Turn plain English into working code with this AI terminal wizard!
- [Crawl4AI](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/Crawl4AI) - Train your AI to extract exactly what matters from any website!
- [CrewAI](https://the-pocket.github.io/Tutorial-Codebase-Knowledge/CrewAI) - Assemble a dream team of AI specialists to tackle impossible problems!