open-multi-agent
TypeScript multi-agent framework. One `runTeam()` call decomposes a goal into a task DAG via one LLM call and runs tasks in parallel. Three runtime dependencies, Node.js 18+
Visit open-multi-agent →Ratings & Reviews
Related tools
LangChain
Framework for building LLM-powered applications with chains, agents, and memory. Python and JS.
LlamaIndex
Data framework for building LLM applications with RAG, structured data, and agents.
CrewAI
Framework for orchestrating role-playing autonomous AI agents to tackle complex tasks together.
AutoGen
Microsoft's framework for building multi-agent AI applications with conversation patterns.
LangGraph
LangChain's framework for building stateful, multi-actor agent workflows with graphs.
OpenAI Assistants API
OpenAI's API for building AI assistants with tools, code interpreter, and file search.