omega-memory and mnemosyne
These tools appear to be direct competitors, both aiming to provide persistent, cognitive memory solutions specifically for AI agents, differing mainly in their current adoption and feature sets.
About omega-memory
omega-memory/omega-memory
Persistent memory for AI coding agents
Provides semantic search over locally-stored memories using ONNX embeddings, with 25+ tools for decision tracking, lesson retention, and relationship graphs—all in a single SQLite database. Integrates as an MCP server with Claude Code via stdio, automatically surfacing relevant context across sessions without cloud dependency. Optional pro modules add multi-agent coordination, intelligent LLM routing across providers, and RAG-based knowledge ingestion, all running in the same process.
About mnemosyne
28naem-del/mnemosyne
Cognitive Memory OS for AI Agents — persistent, self-improving, multi-agent memory
Implements a 5-layer cognitive architecture with algorithmic entity extraction, temporal knowledge graphs, and multi-signal retrieval scoring—running zero LLM calls during ingestion for $0 per memory stored. Supports real-time pub/sub broadcast across multi-agent meshes via Redis, bi-temporal tracking, and reinforcement learning that auto-promotes high-utility memories. Integrates with Qdrant for vector storage, optional Redis/FalkorDB for caching and graph queries, and works with any embedding provider.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work