Update README.md

This commit is contained in:
Zachary Huang 2025-03-08 15:22:43 -05:00 committed by GitHub
parent a2707f61fc
commit f29a66496f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
## Why Pocket Flow? ## Why Pocket Flow?
For a new development paradigmn: **Build LLM Apps by Chatting with LLM agents, Not Coding**! For a new development paradigmn: **[Vibe Coding](https://x.com/karpathy/status/1886192184808149383)**!
- 🧑 Human **describe LLM App requirements** in a design doc. - 🧑 Human **describe LLM App requirements** in a design doc.
- 🤖 The agent (like Cursor AI) **implements App** your code automatically. - 🤖 The agent (like Cursor AI) **implements App** your code automatically.