AutoGen vs paperclip
Multi-agent conversation framework for building LLM applications with cooperating agents. — versus — Open-source control plane for running fleets of heterogeneous AI agents as a "company" — bring your own agent, assign goals, org charts, budgets, governance, and an audited ticket system.
AutoGen is a multi-agent framework for cooperating LLM agents — same coordination job as Paperclip, but as a library you build with rather than a dashboard you run external agents under.
| AutoGen | paperclip | |
|---|---|---|
| Stars | 60k | 74k |
| Forks | 9.0k | 14k |
| Language | Python | TypeScript |
| License | CC-BY-4.0 | MIT |
| Last activity | 3 months ago | yesterday |
| Topics | agents, evals | agents, orchestration |
| Curated connections | 9 | 7 |
AutoGen — the curator's take
Multi-agent conversation framework for building LLM applications with cooperating agents.
paperclip — the curator's take
Reach for Paperclip when you run many agents across providers 24/7 and need a boss layer — budgets that hard-stop, org charts, goal alignment, audit trail, mobile monitoring. Sweet spot: "20 Claude Code tabs, lost track of who does what." NOT the tool to build an agent (it orchestrates ones you already have), and overkill for a single agent or one linear pipeline. It's a control plane, not a framework.