YourMemory: Open-source persistent memory layer for AI agents using Ebbinghaus forgetting curve
By
SachitRafa
Crackling crust, pillowy middle. The kind of bagel that earns a second cup of coffee.
Summary
YourMemory is an open-source persistent memory layer for AI agents that implements Ebbinghaus forgetting curve decay to mimic human memory. It allows AI assistants to remember user preferences, context, and information across sessions, with important details retained longer while outdated or less relevant information fades naturally. The system claims +16pp better recall than Mem0 on the LoCoMo benchmark, requires only two commands to install, and operates with zero infrastructure requirements. It is designed to solve the problem of AI agents starting from zero in every session.
Key quotes
· 4 pulledEvery 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.
Two commands to install, zero infrastructure required.
Tested on LoCoMo-10 — 1,534 QA pairs across 10 multi-ses
You might also wanna read
AgentMemory: Open-source persistent memory tool for AI coding agents
AgentMemory is an open-source tool that gives AI coding agents (like Claude Code, Codex, Cursor, etc.) persistent memory across sessions, so
DeltaMemory: A Persistent Memory Layer for AI Agents That Learns Over Time
DeltaMemory is a new AI memory layer designed to solve the problem of AI agents forgetting information between sessions. Unlike vector datab
YourMemory: Self-Pruning MCP Memory Tool Reduces Token Waste by 84%
YourMemory is a tool that reduces token waste by 84% through self-pruning memory management for AI agents. It applies the Ebbinghaus forgett
CogniMemo: AI Memory Platform for Long-Term Context and Learning
CogniMemo is an AI memory platform that provides long-term memory capabilities for AI systems. It enables AI to remember users, preferences,
Memori launches agent-native persistent memory infrastructure using structured knowledge graphs from agent trace data
Memori is a new agent-native memory infrastructure that enables AI agents to create structured, long-term persistent memory directly from ag
CogniMemo: AI Memory Extension for ChatGPT and Other AI Tools
CogniMemo is an AI memory extension that adds long-term memory capabilities to AI tools like ChatGPT, Claude, Gemini, and DeepSeek. The tool
