# autogen vs eliza
_Agent Frameworks · independent comparison_

> autogen and eliza are both open-source agent frameworks you can self-host for free. autogen has wider GitHub adoption — 60k stars vs 19k. Neither is universally better — pick by fit.

## Side by side

**autogen**
- Open source · Framework · 60k★ · Python · CC-BY-4.0 · active 4 months ago
- Best for: Research-grade multi-agent conversation patterns backed by Microsoft.
- Avoid if: You need a stable, minimal API for simple single-agent tasks.
- [listing](https://agentsearchengine.app/agents/autogen) · [official](https://microsoft.github.io/autogen/)

**eliza**
- Open source · Framework · 19k★ · TypeScript · MIT · active 2 days ago
- Best for: A local-first agent OS running on desktop, mobile, or as a system assistant.
- [listing](https://agentsearchengine.app/agents/eliza) · [official](https://elizaos.ai/)

## Key differences

- autogen has wider GitHub adoption — 60k stars vs 19k.
- autogen is written primarily in Python; eliza in TypeScript.
- Licensing differs: autogen is CC-BY-4.0, eliza is MIT.

## Which to choose

**Choose autogen if:** Research-grade multi-agent conversation patterns backed by Microsoft.

**Choose eliza if:** A local-first agent OS running on desktop, mobile, or as a system assistant.

## FAQ

**What's the main difference between autogen and eliza?**
autogen has wider GitHub adoption — 60k stars vs 19k.

**Is autogen or eliza better?**
Neither is universally better. autogen is the stronger fit for Research-grade multi-agent conversation patterns backed by Microsoft; eliza for A local-first agent OS running on desktop, mobile, or as a system assistant. Use the side-by-side specs to decide by your own constraints.

**Is autogen or eliza free?**
autogen is free to run and self-host; eliza is free to run and self-host. Both are free to self-host — you only pay for the infrastructure and any model or API usage.

**Which is more popular, autogen or eliza?**
By GitHub stars — a proxy for open-source adoption — autogen is ahead (60k vs 19k). Stars measure attention, not necessarily the better fit for you.

---
Source: [Agent Search Engine](https://agentsearchengine.app) — https://agentsearchengine.app/compare/autogen-vs-eliza
