Update README.md

This commit is contained in:
Zachary Huang 2025-02-25 12:59:20 -05:00 committed by GitHub
parent c628e19696
commit 6fa08156be
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 5 additions and 3 deletions

View File

@ -21,10 +21,12 @@ A [100-line](pocketflow/__init__.py) minimalist LLM framework for ([Multi-](http
## Why only 100 lines?
Pocket Flow lets you **build LLM apps simply by chatting with LLM agents** (like Cursor AI)—no need for *any* manual coding.
Pocket Flow is for a new development paradigmn:
1. 📝 You **describe your requirements** in conversation or a design doc.
2. 🤖 The agent **writes and refines** your code automatically.
> **Build LLM apps Simply by Chatting with LLM agents** —no need for *any* manual coding!
1. 📝 You **describe your app requirements** in conversation or a design doc.
2. 🤖 The agent (like Cursor AI) **writes and refines** your code automatically.
3. 💬 You **stay in the loop** just by chatting—*never* by writing boilerplate code or wrestling with complex libraries.
<br>