agent-framework and agentUniverse

These are competitors offering overlapping solutions for multi-agent orchestration, though Microsoft's framework has significantly broader adoption (18x more stars) and vastly superior package distribution (405x more monthly downloads), making it the more established choice for production deployments.

agent-framework
93
Verified
agentUniverse
79
Verified
Maintenance 25/25
Adoption 21/25
Maturity 24/25
Community 23/25
Maintenance 13/25
Adoption 17/25
Maturity 25/25
Community 24/25
Stars: 7,882
Forks: 1,308
Downloads: 417,180
Commits (30d): 208
Language: Python
License: MIT
Stars: 2,144
Forks: 369
Downloads: 1,027
Commits (30d): 0
Language: Python
License: Apache-2.0
No risk flags
No risk flags

About agent-framework

microsoft/agent-framework

A framework for building, orchestrating and deploying AI agents and multi-agent workflows with support for Python and .NET.

Supports graph-based workflows with streaming, checkpointing, and human-in-the-loop capabilities for deterministic function composition. Built-in OpenTelemetry observability, middleware system for request/response processing, and a DevUI for interactive agent development and debugging. Works with multiple LLM providers and includes experimental labs for benchmarking and reinforcement learning research.

About agentUniverse

agentuniverse-ai/agentUniverse

agentUniverse is a LLM multi-agent framework that allows developers to easily build multi-agent applications.

Provides pre-built multi-agent collaboration patterns (PEER for iterative reasoning, DOE for data-intensive tasks) tested in real financial scenarios, enabling domain-expert-level agents without building orchestration from scratch. Supports 10+ LLM vendors via simple configuration—Qwen, DeepSeek, OpenAI, Claude, Gemini, and others—making it agnostic to model choice. Includes extensible components for tools, knowledge bases, and RAG integration alongside a visual workflow platform for agent application design.

Scores updated daily from GitHub, PyPI, and npm data. How scores work