> For the complete documentation index, see [llms.txt](https://docs.aiandbusiness.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.aiandbusiness.com/tools-and-tech/ai-agent-tools/microsoft-autogen.md).

# Microsoft AutoGen

Microsoft AutoGen is an open-source framework developed by Microsoft that enables developers to create complex large language model applications using multiple conversational intelligent agents. These agents can work together to accomplish tasks.

{% embed url="<https://youtu.be/KuX_dkqr7UY>" %}

<https://microsoft.github.io/autogen/>

{% embed url="<https://microsoft.github.io/autogen/assets/images/autogen_agentchat-250ca64b77b87e70d34766a080bf6ba8.png>" %}

It can be installed locally and supports open-source large models like LLama, making it zero-cost and providing strong privacy protection. This gives it promising commercial potential.

{% embed url="<https://microsoft.github.io/autogen/assets/images/app-c414cd164ef912e5e8b40f61042143ad.png>" %}

install guide:

<https://microsoft.github.io/autogen/docs/installation/>
