diff --git a/README.md b/README.md index 5186414..6b5fbdb 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,14 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework - 🤖 **AI agents** (e.g., Cursor AI) handle the **low-level implementation**. +
+
+ +
+
+ +Check out [YouTube Tutorial for Vibe Coding AI Paul Graham](https://youtu.be/Cf38Bi8U0Js) + Compare to other frameworks, Pocket Flow is purpose-built for LLM Agents: 1. **🫠 LangChain-like frameworks** overwhelm Cursor AI with *complex* abstractions, *deprecated* functions and *irritating* dependency issues. diff --git a/assets/vibe_coding.gif b/assets/vibe_coding.gif new file mode 100644 index 0000000..f8a13e7 Binary files /dev/null and b/assets/vibe_coding.gif differ