Why Mimir Exists
Most AI agents forget everything between conversations. Mimir changes that.
Graph-Powered Memory
Not just a vector storeβa living knowledge graph that understands relationships between tasks, files, and concepts. ACID transactions guarantee your data is always consistent.
Multi-Agent Coordination
PM β Worker β QC workflows out of the box. Multiple agents share a single brain, preventing conflicts with built-in locking and coordination.
Code-Aware Intelligence
Automatically indexes your codebase, tracks architecture decisions, and surfaces relevant context. Perfect for developers managing complex projects.
Semantic Search
Find tasks by meaning, not keywords. Vector embeddings + graph traversal = discover connections you didn't know existed.
Enterprise-Ready Security
RBAC, OAuth 2.0, audit logs, multi-tenant isolation. Built on Neo4j's battle-tested transactional guarantees.
100% Self-Hosted
Your data stays on your infrastructure. No vendor lock-in, no usage limits, no subscription fees. MIT licensed and truly free.
What Makes Mimir Different
The only open-source solution combining Graph-RAG with multi-agent orchestration
πΈοΈ Native Graph Intelligence
Competitors store isolated vectors. Mimir understands how everything relatesβtasks, files, concepts, and decisions.
π€ Multi-Agent by Design
Built-in PM/Worker/QC patterns. Most frameworks have no concept of shared agent memory or coordination.
πΎ ACID Transactions
Neo4j guarantees data consistency. Vector databases don'tβyour data could be corrupted and you'd never know.
π MCP Protocol Native
Direct integration with Claude, ChatGPT, and any MCP-compatible assistant. No custom adapters needed.
π Visual Debugging
Mimir Studio lets you see agent memory, task dependencies, and knowledge graphs in real-time. Competitors give you logs.
π° Truly Free Forever
MIT licensed with no catches. Pinecone starts at $70/mo, Weaviate at $25/mo. Mimir: $0.
Feature Comparison
See how Mimir stacks up against other solutions
| Feature | Mimir | Pinecone | Weaviate | Milvus | Qdrant |
|---|---|---|---|---|---|
| Graph Relationships | β Native | β None | β οΈ Limited | β None | β None |
| Vector Search | β Yes | β Yes | β Yes | β Yes | β Yes |
| ACID Transactions | β Full | β None | β None | β None | β None |
| Multi-Agent Support | β Built-in | β None | β None | β None | β None |
| MCP Integration | β Native | β None | β None | β None | β None |
| Self-Hosting | β Free | β Cloud-only | β Yes | β Yes | β Yes |
| Open Source | β MIT | β No | β Yes | β Yes | β Yes |
| Starting Cost | π° $0 | π° $70/mo | π° $25/mo | π° $0 | π° $0 |
Get Started in 60 Seconds
One command to launch. That's it.
# Clone the repository
git clone https://github.com/orneryd/Mimir.git
cd Mimir
# Copy environment template
cp env.example .env
# Start all services (auto-detects your platform)
npm run start
# Open Mimir Web UI
# Visit: http://localhost:9042
# You're done! π
# - Portal: http://localhost:9042/portal
# - Studio: http://localhost:9042/studio
# - Neo4j: http://localhost:7474
Built for Scale
Perfect For
Software Development Teams
Track decisions, link tasks to code, maintain architectural knowledge, and never lose context across sprints.
AI Researchers
Build multi-agent systems with persistent memory. Study how agents collaborate and learn over time.
Enterprise Automation
Deploy self-hosted AI with RBAC, audit logs, and transactional guarantees. No data leaves your network.
Knowledge Management
Build living knowledge graphs that grow smarter over time. Perfect for research teams and consultants.
Ready to Give Your AI a Brain?
Join the community building the future of AI memory
MIT Licensed β’ Free Forever β’ No Strings Attached
View License β