diff --git a/README.md b/README.md index ef1bba1..5186414 100644 --- a/README.md +++ b/README.md @@ -53,16 +53,6 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework - 🤖 **AI agents** (e.g., Cursor AI) handle the **low-level implementation**. - -
-
- - IMAGE ALT TEXT - -
-
- - 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.