YourMemory

sachitrafa/YourMemory
★ 177 stars Python 🤖 AI/LLM Updated 1d ago
Agentic AI memory with Ebbinghaus forgetting curve decay. +16pp better recall than Mem0 on LoCoMo.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "yourmemory": {
      "command": "uvx",
      "args": [
        "yourmemory"
      ]
    }
  }
}

Or install with pip: pip install yourmemory

README Excerpt

<div align="center"> **Persistent memory for AI agents — built on the science of how humans remember.** </div> --- Every session, your AI assistant starts from zero. It asks the same questions, forgets your preferences, re-learns your stack. There is no memory between conversations. **YourMemory fixes that.** It gives AI agents a persistent memory layer that works the way human memory does — important things stick, forgotten things fade, outdated facts get replaced automatically. One command to

Tools (4)

assumptionfactfailurestrategy

Topics

ai-agentsclaudeebbinghausllm-memorymcpmemorymodel-context-protocolpgvector