Show HN: Local-first long-term memory engine for AI agents·MCP/CLI· 100% local
Category: infrastructure
Tags: ai-agents, memory, mcp
Score: 7.0/10 (Innovation: 6, Technical: 8, Documentation: 7, Utility: 7)
Memoirs is a local-first, persistent memory engine for AI agents that ingests transcripts from various sources, extracts and curates memories using a local LLM, and serves relevant context via MCP/CLI. It's interesting for its comprehensive approach to long-term agent memory, including hybrid retrieval, bi-temporal queries, and strong privacy guarantees, all running entirely on-device.
Target audience: backend devs, ai engineers, devops
Repository: https://github.com/misaelzapata/memoirs · Python · 4 stars
View on Hacker News