adk-python: ADK (Agent Development Kit) is an open-source, code-first Python framework designed for building, evaluating, and deploying sophisticated AI agents with high flexibility and control. It simplifies the creation and orchestration of agent workflows, supporting everything from simple tasks to complex multi-agent systems, while being model and deployment agnostic.; 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.
Building and deploying sophisticated AI agents from simple tasks to complex systems.
Research and experimentation in multi-agent reinforcement learning algorithms