omega-memory and shodh-memory

These two tools are competitors, as both provide persistent, cognitive memory systems for AI agents, differing in their specific approaches to learning, forgetting, and strengthening information.

omega-memory
64
Established
shodh-memory
53
Established
Maintenance 13/25
Adoption 15/25
Maturity 20/25
Community 16/25
Maintenance 13/25
Adoption 10/25
Maturity 13/25
Community 17/25
Stars: 36
Forks: 7
Downloads: 1,918
Commits (30d): 0
Language: Python
License: Apache-2.0
Stars: 124
Forks: 19
Downloads:
Commits (30d): 0
Language: Rust
License: Apache-2.0
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 shodh-memory

varun29ankuS/shodh-memory

Cognitive memory for AI agents — learns from use, forgets what's irrelevant, strengthens what matters. Single binary, fully offline.

Implements local embeddings and Hebbian learning to achieve sub-200ms memory storage without LLM API calls, with automatic activation decay and spreading activation for relevance-based recall. Available as MCP server for Claude/Cursor, HTTP API, or native Rust/Python libraries; also supports robotics frameworks (ROS2/Zenoh) and includes a TUI dashboard for memory visualization and GTD task management.

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