GitHub - The-Pocket-World/Pocket-Flow-Framework: Enable LLMs to Program Themselves.
🚀 Pocket Flow Framework
Build enterprise-ready AI systems—fast, modular, and vendor-agnostic.
Why Pocket?
Enterprises need automation. The typescript LLM framework capture what we see as the core abstraction of most LLM frameworks: A Nested Directed Graph that breaks down tasks into multiple (LLM) steps, with branching and recursion for agent-like decision-making.
From there, it's easy to layer on more complex features like Multi-Agents, Agents, Prompt Chaining, RAG, etc.
✨ Features
🔄 Nested D...
Read more at github.com