Update README.md
This commit is contained in:
parent
edd4cc117d
commit
6aa9ea5f19
|
|
@ -46,10 +46,12 @@ Pocket Flow is a [100-line](pocketflow/__init__.py) minimalist LLM framework
|
||||||
|
|
||||||
## Why Pocket Flow?
|
## Why Pocket Flow?
|
||||||
|
|
||||||
For **[Vibe Coding](https://x.com/karpathy/status/1886192184808149383)**, the fastest development paradigmn!
|
🚀 **[Vibe Coding](https://x.com/karpathy/status/1886192184808149383)** – the fastest paradigm for building LLM systems!
|
||||||
|
|
||||||
|
- 😎 **Humans** craft the **high-level requirements and system design**.
|
||||||
|
|
||||||
|
- 🤖 **AI agents** (e.g., Cursor AI) handle the **low-level implementation**
|
||||||
|
|
||||||
- 🧑 Human **describe LLM App requirements** in a design doc.
|
|
||||||
- 🤖 The agent (like Cursor AI) **implements App** your code automatically.
|
|
||||||
|
|
||||||
<br>
|
<br>
|
||||||
<div align="center">
|
<div align="center">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue