MemPalace/mempalace
An open-source, local-first AI memory system designed for verbatim storage and high-recall semantic retrieval of conversation history.
Core Features
Quick Start
pip install mempalace && mempalace init ~/projects/myappDetailed Introduction
MemPalace is a cutting-edge open-source AI memory system that excels in storing and semantically retrieving conversation history as verbatim text. Unlike systems that summarize or paraphrase, MemPalace preserves original content, organizing it into a structured index of 'wings,' 'rooms,' and 'drawers' for precise, scoped searches. Its local-first design guarantees data privacy, with no information leaving your machine unless opted in. Boasting best-in-class benchmarks, including 96.6% R@5 raw recall on LongMemEval, it offers a high-performance, pluggable backend architecture and includes a temporal knowledge graph for advanced entity management.