kyegomez/swarms
The Enterprise-Grade Multi-Agent Orchestration Framework. Website: https://swarms.ai observed · 2026-08-28
Health v2 · maintenance only
65/100
- Activity 99
- Release rhythm 8
- Longevity 86
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1211
- days_rel: 614
- days_push: 7
- n_releases_24m: 1
Adoption not part of the score
7087 stars · 1007 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded
Swarms is an enterprise-grade Python framework for orchestrating multi-agent systems powered by large language models, offering prebuilt sequential, concurrent, hierarchical, and graph-based agent architectures. It supports multiple LLM providers, tool integration, MCP protocol support, and interoperability with frameworks like LangChain, AutoGen, and CrewAI.
Use cases
- orchestrate multiple AI agents to complete complex tasks
- build hierarchical agent workflows for business process automation
- run agents in parallel or sequential pipelines
- connect LLM agents to external tools via MCP servers
- create autonomous agents with memory and tool use
- coordinate a team of AI agents that decide when to speak in group chat
- build production-scale agentic applications with multiple LLM providers
When to choose
- you need to coordinate multiple LLM agents in structured workflows
- you want provider-agnostic agent orchestration across OpenAI, Anthropic, Groq, and others
- you need production-ready multi-agent patterns like hierarchical swarms or graph workflows
- you want MCP tool discovery and multi-framework interoperability
When to avoid
- you only need a single simple LLM call without agent orchestration
- you need a lightweight minimal agent loop with few dependencies
- you require a framework with long-term enterprise support contracts or formal SLAs
Facets
framework · maturity active
agent-framework llm-inference prompt-engineering mcp workflow-automation sdk artificial-intelligence large-language-models developer-tools python cross-platform cli multi-agent-orchestration agentic-workflow llm-agents swarm-intelligence langchain-compatibility autonomous-agents ai-agents automation
10 sources
- readme: https://github.com/kyegomez/swarms · fetched 2026-08-28 · 7c5a42c0de50
- homepage: https://docs.swarms.world · fetched 2026-08-29 · ce0f29e01155
- site_page: https://docs.swarms.world/changelog/overview · fetched 2026-08-29 · 07c8c7b00474
- site_page: https://docs.swarms.world/changelog/swarms-v13 · fetched 2026-08-29 · 84d9a9c7b2d4
- site_page: https://docs.swarms.world/quickstart · fetched 2026-08-29 · 70a4ded68d94
- site_page: https://docs.swarms.world/installation · fetched 2026-08-29 · 1726ac1fb54c
- site_page: https://docs.swarms.world/integrations/model-providers · fetched 2026-08-29 · af3e4df286a2
- site_page: https://docs.swarms.world/integrations/mcp · fetched 2026-08-29 · 3caf4ca1f074
- site_page: https://docs.swarms.world/integrations/tools · fetched 2026-08-29 · 6c2f69d5a010
- site_page: https://docs.swarms.world/integrations/marketplace · fetched 2026-08-29 · dd2c13a30514
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kyegomez/swarms | main | 65 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem