Yourmemory
@sachitrafa
Yourmemory について
Agentic AI memory with Ebbinghaus forgetting curve decay. +16pp better recall than Mem0 on LoCoMo.
基本情報
設定
ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Yourmemory?
Yourmemory provides persistent, self-improving memory for AI agents, built on the science of how humans remember. It integrates with any MCP client (Claude, Cursor, Cline, Windsurf) and runs entirely on your machine with no API key required.
How to use Yourmemory?
Install with pip install yourmemory, then run yourmemory-register <your-token> and yourmemory-setup. Optionally download a standalone binary from the latest release. Start the server with no arguments. Works out of the box with DuckDB (default) or Postgres with pgvector for teams.
Key features of Yourmemory
- Consolidation: compresses related facts into clean summaries.
- Biological decay: memories fade on the Ebbinghaus forgetting curve.
- Entity graph: memories link by shared people, places, and concepts.
- Survives context resets: hands back working context after compaction.
- Tamper-evident audit trail: hash-chained ledger logs every operation.
- Team memory pools: role-based shared and private memory.
- Data rights: export and right‑to‑forget with one command.
- MCP‑native and local‑first: no external API or cloud dependency.
Use cases of Yourmemory
- AI agents remembering user preferences and context across sessions.
- Teams sharing institutional knowledge with role‑based access.
- Long‑running tasks that need to survive context window resets.
- Compliance‑heavy environments requiring an auditable memory trail.
- Research and experimentation with memory consolidation and decay.
FAQ from Yourmemory
What makes Yourmemory different from other memory tools?
It uses consolidation, biological decay, an entity graph, and hybrid retrieval — not just a vector database. Memory gets sharper over time and recalls what you forgot to ask for.
What are the runtime requirements?
Python 3.11–3.14. No Docker or database setup is needed. All memory is stored locally in ~/.yourmemory/ by default (DuckDB). Optionally install Ollama for better local fact extraction.
Where does my data live?
All data is stored locally on your machine. DuckDB is the default backend; you can switch to Postgres with the pgvector extension for shared or production use.
How does memory decay work?
Each memory ages on an Ebbinghaus forgetting curve. Stale, unused facts fade, while frequently recalled ones persist. Different categories (strategy, fact, assumption, failure) have different half‑lives.
Is there an audit trail?
Yes. Every read, write, update, delete, and consolidation is appended to a hash‑chained, tamper‑evident audit log. Altering one record breaks the chain.
「その他」の他のコンテンツ
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents

Peekaboo MCP – lightning-fast macOS screenshots for AI agents
steipetePeekaboo is a macOS CLI & optional MCP server that enables AI agents to capture screenshots of applications, or the entire system, with optional visual question answering through local or remote AI models.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
コメント