TiloBox
Back to directory
AutoGen project preview

AutoGen

A programming framework for agentic AI enabling multi-agent conversation workflows.

LicenseCC-BY-4.0
GitHub stars36.5k
Last commit1 weeks ago
Tags6 topics
Autonomous AgentsMulti Agent SystemsAgentic AiArtificial IntelligencePython LlmMicrosoft Research
Overview

Why consider AutoGen?

AutoGen is Microsoft’s premier framework for building next-generation multi-agent LLM applications written in Python. It allows developers to create autonomous agents that converse with one another, execute code in sandboxes, call tools, and solve complex reasoning tasks collaboratively.

Guided learning

Learn AutoGen by building

Practical setup notes, real use cases, and copy-ready examples in one focused guide.

1 min read 2 sections
In this guide2 sections

Overview of AutoGen

AutoGen coordinates multi-agent conversations between UserProxies, AssistantAgents, and code execution environments.

Quickstart

bash
1pip install autogen-agentchat~=0.2

AutoGen is licensed under the Creative Commons Attribution 4.0 International license.

Related tools

More options with a similar category or technology profile.

AutoGen FAQs

AutoGen is listed as a Developer Tools tool on TiloBox. Review the overview, features, and official documentation on this page to decide whether it solves your specific workflow.

Start with the project's GitHub repository and official website for supported installation and deployment instructions. Test the setup with representative data or a small project before rolling it out more widely.

AutoGen is listed under the CC-BY-4.0 license. Read the complete license text and the project's notices before using, modifying, or distributing the software.

Production readiness depends on your requirements. Review maintenance activity, security practices, documentation, backup and upgrade procedures, and compatibility with your stack; then validate it in a non-production environment.

AutoGen is listed as an alternative to CrewAI. Compare the core workflow, deployment model, integrations, and licensing against your must-have requirements before switching.