lobehub/lobehub
LobeHub is a platform that enables multi-agent collaboration and human-agent co-evolution by treating AI agents as units of work, providing tools to build, manage, and collaborate with AI agent teams seamlessly.
Awesome MCP › Agent Orchestration Platforms
Haystack by deepset is a comprehensive open-source AI orchestration framework designed for developing and deploying production-ready Large Language Model (LLM) applications using Python. It emphasizes modularity and explicit control, allowing developers to construct sophisticated pipelines and agent workflows. Key functionalities include fine-grained management over information retrieval, data routing, memory management, and content generation. The framework is particularly suited for building scalable Retrieval-Augmented Generation (RAG) systems, multimodal applications, semantic search engines, question-answering systems, and autonomous agents. Haystack offers features like production-ready agents with lifecycle hooks for guardrails and custom logic, along with built-in tracking for step count, token usage, and tool calls to aid monitoring and cost control. It facilitates context engineering by providing flexible systems to explicitly control how information is retrieved, ranked, filtered, combined, structured, and routed before it reaches the LLM. The framework also supports progressive skill discovery for agents via `SkillToolset`, ensuring that skill descriptions are only loaded into context when necessary, optimizing performance and resource use. Haystack's transparent architecture promotes experimentation, deep customization, and confident deployment.
https://github.com/deepset-ai/haystack
LobeHub is a platform that enables multi-agent collaboration and human-agent co-evolution by treating AI agents as units of work, providing tools to build, manage, and collaborate with AI agent teams seamlessly.
OpenHuman is a local-first personal AI assistant with persistent Markdown memory, multi-agent workflow orchestration, and research tools, connecting to 100+ OAuth integrations and thousands of MCP servers.
GPT Researcher is an autonomous AI agent that conducts deep local and web research on any topic, generating detailed, unbiased reports with citations and supporting integration with the Model Context Protocol (MCP) for enhanced data sourcing.
Activepieces is an open-source AI automation platform providing an extensible MCP toolkit and over 280 MCP servers for AI agents, designed for both technical and non-technical users.
Swarm is an educational framework by OpenAI for lightweight, scalable multi-agent orchestration using agents and handoffs, designed to explore and teach multi-agent coordination techniques.
Superset is a desktop application designed to orchestrate and manage multiple CLI-based AI coding agents in parallel, using isolated Git worktrees for efficient, context-separated development.
VoltAgent is an open-source TypeScript framework for building and orchestrating autonomous AI agents with support for the Model Context Protocol (MCP) to enable standardized tool interactions and scalable multi-agent systems.
PraisonAI is a production-ready Multi AI Agents framework that provides a low-code solution for building and managing multi-agent LLM systems with a focus on simplicity, customization, and human-agent collaboration.