The-Pocket/PocketFlow
A 100-line minimalist Python framework for building and orchestrating LLM agents with multi-agent capabilities.

Velocity · 7d
+20
★ / day
Trend
→steady
star history
PocketFlow is a lightweight LLM framework implemented in approximately 100 lines of Python with zero external dependencies. It enables developers to build agents that can construct other agents, supporting multi-agent architectures and flow-based programming patterns. The framework provides workflow orchestration capabilities and integrates with retrieval-augmented generation.