π©
MemPalace is an open-source AI memory system that stores conversation history verbatim and retrieves it with semantic search. It achieves 96.6% R@5 on LongMemEval, uses pluggable backends like ChromaDB, and keeps everything local by default. Built to help AI developers maintain rich context without external dependencies.