AutoGen is an open-source programming framework for building AI Agents and enabling collaboration between multiple Agents to solve tasks.
AutoGen aims to provide an easy-to-use, flexible framework that accelerates AI development and research, similar to how PyTorch does for deep learning.
It offers features like Agents that can communicate with other Agents, LLMs, and tools, support for autonomous and human-in-the-loop workflows, and multi-agent conversation modes.



