transformers vs PocketFlow

A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.

transformersPocketFlow
Tagline🤗 Transformers: the model-definition framework for state-of-the-art machine learning modelsPocket Flow: A minimalist, 100-line LLM framework for building and orchestrating AI agents.
Stars162k11k
Forks34k1.2k
Open issues2.5k71
LanguagePythonPython
LicenseApache-2.0MIT
Last pushedJul 7, 2026Mar 27, 2026
CategoriesData & Retrieval, Model Training, LLM FrameworksLLM 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