From 5ab6cf12e9bfbc506cc533445bf897e3b0d611b0 Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Wed, 5 Mar 2025 11:36:23 -0500 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 506455a..c30f73f 100644 --- a/README.md +++ b/README.md @@ -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) |