claude-mem and shodh-memory
The two tools are **competitors**, as `thedotmack/claude-mem` offers an opinionated, cloud-based, and Claude-specific solution for automated session context management, while `varun29ankuS/shodh-memory` provides a general-purpose, offline, and agent-agnostic cognitive memory system.
About claude-mem
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
This plugin helps developers using Claude Code or Gemini CLI maintain a consistent understanding of their coding projects across multiple sessions. It automatically captures, compresses, and feeds relevant past interactions and code changes back into current conversations. This means you don't have to repeatedly explain project history to your AI coding assistant.
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.
This project gives AI agents and robots a persistent memory, helping them learn from past interactions and avoid repeating mistakes. It takes in conversational history or operational data and helps the AI recall relevant context and prioritize important information, making the agent smarter over time. It's for developers building AI agents, chatbots, or autonomous robots who want to give their creations a human-like ability to learn and forget.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work