MemPalace/mempalace - OSS Alternative - Discover Top Open Source Alternatives to Popular Software
AI Memory System
49.4k 2026-04-24

MemPalace/mempalace

An open-source, local-first AI memory system designed for verbatim storage and high-recall semantic retrieval of conversation history.

Core Features

Verbatim storage and semantic search of conversation history.
Structured indexing (wings, rooms, drawers) for scoped and efficient retrieval.
Pluggable retrieval backend, with ChromaDB as the default.
Local-first architecture ensuring data privacy and no external API calls for raw retrieval.
Integrated temporal entity-relationship knowledge graph.

Quick Start

pip install mempalace && mempalace init ~/projects/myapp

Detailed 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.

OSS Alternative

Explore the best open source alternatives to commercial software.

© 2026 OSS Alternative. hotgithub.com - All rights reserved.