MetaGPT: MetaGPT is a multi-agent framework that assigns different roles to LLMs, enabling them to collaborate on complex software development tasks. It takes a one-line requirement and outputs comprehensive project artifacts, mimicking a software company's entire process.; 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.
Data Interpreter
Research and experimentation in multi-agent reinforcement learning algorithms