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.

omega-memory
64
Established
mnemosyne
42
Emerging
Maintenance 13/25
Adoption 15/25
Maturity 20/25
Community 16/25
Maintenance 13/25
Adoption 7/25
Maturity 11/25
Community 11/25
Stars: 36
Forks: 7
Downloads: 1,918
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 35
Forks: 4
Downloads:
Commits (30d): 0
Language: TypeScript
License: MIT
No risk flags
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work