multiagent
There are 217 repositories under multiagent topic.
langflow-ai/langflow
Langflow is a powerful tool for building and deploying AI-powered agents and workflows.
google-deepmind/open_spiel
OpenSpiel is a collection of environments and algorithms for research in general reinforcement learning and search/planning in games.
i-am-bee/beeai-framework
Build production-ready AI agents in both Python and Typescript.
plexe-ai/plexe
✨ Build a machine learning model from a prompt
langchain-ai/langgraph-swarm-py
For your multi-agent needs
asinghcsu/AgenticRAG-Survey
Agentic-RAG explores advanced Retrieval-Augmented Generation systems enhanced with AI LLM agents.
kyegomez/awesome-multi-agent-papers
A compilation of the best multi-agent papers
instadeepai/Mava
🦁 A research-friendly codebase for fast experimentation of multi-agent reinforcement learning in JAX
baryhuang/claude-code-by-agents
Desktop app and API created in public for multi-agent Claude Code orchestration - coordinate local and remote agents through @mentions.
OpenMind/OM1
Modular AI runtime for robots
sjtu-marl/malib
A parallel framework for population-based multi-agent reinforcement learning.
ag2ai/fastagency
The fastest way to bring multi-agent workflows to production.
thinkwee/AgentsMeetRL
An Awesome List of Agentic Model trained with Reinforcement Learning
cjyyx/AI_Gen_Novel
基于大语言模型(LLM)和多智能体(Multi-Agent),探究AI写小说能力的边界
IC3Net/IC3Net
Code for ICLR 2019 paper: Learning when to Communicate at Scale in Multiagent Cooperative and Competitive Tasks
vortezwohl/Autono
A ReAct-Based Highly Robust Autonomous Agent Framework.
yifanlu0227/CoAlign
[ICRA2023] CoAlign: Robust Collaborative 3D Object Detection in Presence of Pose Errors
LyapunovJingci/Warehouse_Robot_Path_Planning
A multi agent path planning solution under a warehouse scenario using Q learning and transfer learning.🤖️
mit-acl/rl_collision_avoidance
Training code for GA3C-CADRL algorithm (collision avoidance with deep RL)
wwxFromTju/deepmind_MAS_enviroment
some Multiagent enviroment in 《Multi-agent Reinforcement Learning in Sequential Social Dilemmas》 and 《Value-Decomposition Networks For Cooperative Multi-Agent Learning》
waldiez/waldiez
Make AG2 Agents Collaborate: Drag, Drop, and Orchestrate with Waldiez
xavierpuigf/watch_and_help
Code for the paper Watch-And-Help: A Challenge for Social Perception and Human-AI Collaboration
tegridydev/dnd-llm-game
MVP of an idea using multiple local LLM models to simulate and play D&D
tempurai/coder
🚀 Next-generation AI code assistant with Multi Agent methodology
arcstep/illufly
✨🦋 illufly - 【幻蝶】基于记忆蒸馏、资料检索的自我进化智能体
PouriaRouzrokh/LatteReview
This is the repository for the LatteReview python package. LatteReview is a low-code Python package designed to automate systematic literature review processes through AI-powered agents.
GURPREETKAURJETHRA/AI-Agents
Design Patterns for Multi Agents Frameworks Like Autogen, Langraph, Taskweaver, Crewai,etc
zou-group/sirius
SiriuS: Self-improving Multi-agent Systems via Bootstrapped Reasoning
paul-shuvo/MSN-Flocking-Formation-Control
:flying_saucer: An implementation of multi-agent flocking formation control with specific formations that can follow a target without collision and can avoid obstacles.
ai4ce/MARS
[CVPR2024] Multiagent Multitraversal Multimodal Self-Driving: Open MARS Dataset
yge58/collaborative_a_star_pathfinding
Based on David Silver's paper "Cooperative Pathfinding"
cjm715/mgym
A collection of multi-agent reinforcement learning OpenAI gym environments
RubensZimbres/A2A_ADK_MCP
Multi-Agent Systems with Google's Agent Development Kit + A2A + MCP
RITCHIEHuang/MAGAIL
Pytorch implementation of Multi-Agent Generative Adversarial Imitation Learning
eric-ai-lab/llm_coordination
Code repository for the NAACL 2025 paper "LLM-Coordination: Evaluating and Analyzing Multi-agent Coordination Abilities in Large Language Models"
xkiwilabs/Multi-Agent-DDPG-using-PTtorch-and-ML-Agents
A simple example of how to implement vector based DDPG for MARL tasks using PyTorch and a ML-Agents environment.