Microsoft AutoGen: AutoGen is a versatile framework for developing multi-agent AI applications that can operate autonomously or in collaboration with humans. It offers a layered, extensible design, including Core and AgentChat APIs, along with developer tools like AutoGen Studio for no-code GUI development and AutoGen Bench for performance evaluation.; ma-gym: ma-gym provides a collection of multi-agent environments built upon the OpenAI Gym interface, facilitating research and development in multi-agent reinforcement learning. It includes various game-like and task-based environments, as well as wrappers to convert single-agent Gym environments into multi-agent forms for debugging.
Developing multi-agent AI applications
Research and experimentation in multi-agent reinforcement learning algorithms