Update README.md
This commit is contained in:
parent
8e4fa154b2
commit
64361ccee4
|
|
@ -63,10 +63,10 @@ Below are examples LLM Apps and tutorials
|
|||
|
||||
<div align="center">
|
||||
|
||||
| App Name | Difficulty | Learning Objectives |
|
||||
| :------------- | :------------- | :--------------------- |
|
||||
| [Youtube ELI5 Summarizer](https://github.com/The-Pocket/Tutorial-Youtube-Made-Simple) | ★☆☆ *Beginner* | [Map Reduce](https://the-pocket.github.io/PocketFlow/design_pattern/mapreduce.html) |
|
||||
| [AI Paul Graham](https://github.com/The-Pocket/Tutorial-YC-Partner) | ★☆☆ *Beginner* | [RAG](https://the-pocket.github.io/PocketFlow/design_pattern/rag.html) |
|
||||
| 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) |
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue