Update README.md

This commit is contained in:
Zachary Huang 2025-03-05 11:36:23 -05:00 committed by GitHub
parent 9c301590a4
commit 5ab6cf12e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -69,7 +69,8 @@ In short, the **100 lines** ensures LLM Agents follows *solid coding practices*
| Formal App Name | Informal One-Liner |Difficulty | Learning Objectives |
| :------------- | :------------- | :------------- | :--------------------- |
| [Youtube Summarizer](https://github.com/The-Pocket/Tutorial-Youtube-Made-Simple) | Explain YouTube Videos to you like you're 5 | ★☆☆ *Beginner* | [Map Reduce](https://the-pocket.github.io/PocketFlow/design_pattern/mapreduce.html) |
| [YC Adice Retriever](https://github.com/The-Pocket/Tutorial-YC-Partner) | AI Paul Graham, in case you don't get in | ★☆☆ *Beginner* | [RAG](https://the-pocket.github.io/PocketFlow/design_pattern/rag.html) |
| [YC Adice Retriever](https://github.com/The-Pocket/Tutorial-YC-Partner) | AI Paul Graham, in case you don't get in | ★☆☆ *Beginner* | [RAG](https://the-pocket.github.io/PocketFlow/design_pattern/rag.html) |
| [Cold Opener Generator]([https://github.com/The-Pocket/Tutorial-YC-Partner](https://github.com/The-Pocket/Tutorial-Cold-Email-Personalization)) | Instant icebreakers that turn cold leads hot | ★☆☆ *Beginner* | [Map Reduce](https://the-pocket.github.io/PocketFlow/design_pattern/mapreduce.html) |
</div>