Category

Multi-Agent Frameworks

3 products in this category

AutoGen logo

AutoGen

Featured

Microsoft's framework for multi-agent AI conversation and automation

AutoGen (by Microsoft) enables developers to create LLM applications using multiple agents that can converse, delegate tasks, and collaborate. It supports complex agent topologies including human proxy agents and code-executing agents.

LangGraph logo

LangGraph

Featured

Build stateful, multi-actor AI agent applications with graph-based workflows

LangGraph is an open-source framework for building stateful, multi-actor applications using LLMs. It models agent workflows as directed graphs, enabling complex control flows, human-in-the-loop patterns, and persistent state for production agents.

CrewAI logo

CrewAI

Featured

Framework for orchestrating role-playing, autonomous AI agents

CrewAI is an open-source framework for orchestrating multi-agent systems where agents take on roles, share goals, and collaborate to complete complex tasks. It enables building autonomous teams of AI agents with minimal boilerplate.