An Open-source platform for building and orchestrating AI agents
FreeAbout An Open-source platform for building and orchestrating AI agents
Obsidian AI is an open-source platform for building, deploying, and orchestrating AI agents, multi-agent teams, and automated workflows from a single visual interface. It supports multiple LLM providers including OpenAI, Anthropic, Google Gemini, Ollama, OpenRouter, and any OpenAI-compatible endpoint. The platform offers a drag-and-drop canvas for creating multi-agent teams, sequential pipelines, and parallel DAG workflows without writing code. Key features include agent building with custom prompts and tool attachments, MCP protocol support, human-in-the-loop (HITL) review, knowledge bases with RAG, long-term agent memory, prompt optimization, WhatsApp integration, and production-ready security (JWT auth, TOTP 2FA, AES encryption, RBAC). It is self-hosted, ensuring data stays on the user's infrastructure, and includes a secrets vault, session history, execution traces, and an admin panel.
Key Features
Pros & Cons
- Completely visual interface – no SDKs, boilerplate, or glue code required
- Supports multiple LLM providers without vendor lock-in
- Self-hosted open-source – data never leaves your servers
- Production-ready security features (JWT, 2FA, encryption, RBAC)
- MCP-native for easy integration with external tools and services
- Drag-and-drop canvas for creating complex multi-agent workflows
- Includes advanced features like eval harness, prompt optimization, and versioning
- Requires self-hosting setup and maintenance
- Community-driven support; no official enterprise support
- May have a learning curve for users unfamiliar with Docker and backend configuration