OpenAI Swarm

agent-frameworkNo score yet

Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.

Stars

21,611

Δ stars 7d

Δ stars 30d

Forks

2,303

Contributors

15

npm DL / wk

PyPI DL / wk

Language

Python

Last push

2026-04-15

About OpenAI Swarm

agent_a = Agent( name="Agent A", instructions="You are a helpful agent.", functions=[transfer_to_agent_b], ) agent_b = Agent( name="Agent B", instructions="Only speak in Haikus.", ) response = client.run( agent=agent_a, messages=[{"role": "user", "content": "I want to talk to agent B."}], )

Read the full README on GitHub →

Install

pip install openai-swarm
Newly tracked — a growth score appears after the first full scoring week. Signals are deliberately suppressed during cold start to avoid false positives.

OpenAI Swarm alternatives

Projects in the same category, closest in size — picked by data, not opinion.

CAMELNo score yet17,156
smolagentsNo score yet27,789
Semantic KernelNo score yet28,090
ComposioNo score yet28,708

See all agent-framework projects ranked by growth →

More from openai

OpenAI Python SDKNo score yet30,955
OpenAI Agents SDKNo score yet27,053
OpenAI Node SDKNo score yet10,964

Frequently asked questions

Is OpenAI Swarm still maintained?
Activity is low: the last push was on 2026-04-15 (56 days before our latest snapshot).
What are the best OpenAI Swarm alternatives?
Closest by category and size in our data: CAMEL, smolagents, Semantic Kernel — full list with live signals above.

Embed this badge

Show your project's live signal in your README — it updates weekly with the data.

[![OpenAI Swarm on What's Trending in AI](https://whatstrendinginai.com/badges/openai__swarm.svg)](https://whatstrendinginai.com/projects/openai__swarm/)

OpenAI Swarm badge

Tracked since 2026-06-10 · data as of 2026-06-10 · 31 open issues ·