transformers vs agency
A neutral, constraint-first comparison - live GitHub stats and typed relationships, not marketing.
| transformers | agency | |
|---|---|---|
| Tagline | 🤗 Transformers: the model-definition framework for state-of-the-art machine learning models | A Python library for building agentic systems using Actor model with easy API and support for multi-processing. |
| Stars | 162k | 487 |
| Forks | 34k | 28 |
| Open issues | 2.5k | 19 |
| Language | Python | Python |
| License | Apache-2.0 | MIT |
| Last pushed | Jul 7, 2026 | Jun 10, 2026 |
| Categories | Data & Retrieval, Model Training, LLM Frameworks | Developer Tools, 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
agency
Agency is a minimalist framework designed to assist developers in creating highly customizable, agent-based applications by providing a flexible actor-model architecture that integrates AI-driven agents within traditional software systems efficiently.
Python