PocketFlow

A 100-line minimalist LLM framework, agentic-coding friendly.

Visit site GitHub
Open source Self-hostable free
Agent frameworkLibraryOrchestration
LicenseMIT
Starting priceBYOK usage cost
Model supportclaude, gpt, gemini, byok
Languagespython
GitHub stars10.9k
Last activity2026-03-27
VerifiedFri Jun 26 2026 00:00:00 GMT+0000 (Coordinated Universal Time)
Verified byseed

A minimalist LLM framework whose entire core is a 100-line graph abstraction, from which agents, workflows, and RAG are composed.

Strengths

  • Tiny, zero-dependency core that fits in your head
  • Intuitive enough for AI agents to help build apps with it

Tradeoffs

  • You build the higher-level patterns yourself
  • Small ecosystem of prebuilt integrations