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.

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

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.

install guide:

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

Last updated

Was this helpful?