Update README.md
This commit is contained in:
parent
1acdb1a7f9
commit
17418f5c39
10
README.md
10
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**.
|
||||
|
||||
|
||||
<br>
|
||||
<div align="center">
|
||||
<a href="https://youtu.be/Cf38Bi8U0Js" target="_blank">
|
||||
<img src="./assets/tutorial.png" width="500" alt="IMAGE ALT TEXT" style="cursor: pointer;">
|
||||
</a>
|
||||
</div>
|
||||
<br>
|
||||
|
||||
|
||||
Compare to other frameworks, Pocket Flow is <i>purpose-built for LLM Agents</i>:
|
||||
|
||||
1. **🫠 LangChain-like frameworks** overwhelm Cursor AI with *complex* abstractions, *deprecated* functions and *irritating* dependency issues.
|
||||
|
|
|
|||
Loading…
Reference in New Issue