MemPalace/mempalace
Summary
MemPalace is a local-first AI memory system that stores conversation history verbatim and retrieves it via semantic search. It uses a pluggable backend architecture (default Chromadb) and supports multiple storage backends (sqlite_exact, qdrant, pgvector) with privacy-focused, local-first design. The project includes MCP tooling, an optional Claude Code integration, auto-save hooks, and benchmarking notes demonstrating retrieval recall without relying on external APIs.