PocketFlow
Pocket Flow is a 100-line minimalist LLM framework designed to simplify the development of large language model applications. It leverages a core graph abstraction, enabling users to easily implement popular design patterns like multi-agents, workflows, and RAG without bloat or dependencies.
PocketFlow is currently grouped under RAG / Knowledge Base, which makes it easier to evaluate through workflow fit instead of isolated features alone. Based on the available data, it leans most heavily toward Lightweight and minimalist (100 lines, zero dependencies). and Building and orchestrating AI agents (e.g., research agents, multi-agents).. The listed license is MIT, which is useful when adoption constraints matter. It also shows measurable community traction with 11.0k GitHub stars.