From 52503f24e009d9ec3a5532bcb6ed35a4a7eb6d7a Mon Sep 17 00:00:00 2001 From: Zachary Huang <33015448+zachary62@users.noreply.github.com> Date: Sun, 9 Mar 2025 10:35:19 -0400 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c516562..6c7bf3e 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework ## What can Pocket Flow build? -✨ Below are examples of LLM Apps, with [Step-by-Step YouTube Tutorials](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1): +✨ Below are examples of LLM Apps:
@@ -41,6 +41,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
+- Want to learn how I vibe code these LLM Apps? Check out [my YouTube](https://www.youtube.com/@ZacharyLLM?sub_confirmation=1): - Want to create your own Python project? Start with [this template](https://github.com/The-Pocket/PocketFlow-Template-Python) ## Why Pocket Flow?