transformers vs PocketFlow
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| transformers | PocketFlow | |
|---|---|---|
| Tagline | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models | Pocket Flow: A minimalist, 100-line LLM framework for building and orchestrating AI agents. |
| Stars | 162k | 11k |
| Forks | 34k | 1.2k |
| Open issues | 2.5k | 71 |
| Language | Python | Python |
| License | Apache-2.0 | MIT |
| Last pushed | Jul 7, 2026 | Mar 27, 2026 |
| Categories | Data & Retrieval, Model Training, LLM Frameworks | LLM Frameworks, AI Agents |
transformers
Repo hosts a Python library and framework for NLP, text, audio, vision, multimodal AI model creation, training and inference using PyTorch.
Python
PocketFlow
A lightweight, dependency-free LLM framework in Python that facilitates the creation of AI agents through agentic coding.
Python