MemPalace

Open Source MIT

Local long-term memory for AI agents

Difficulty
●● Medium
Last check
2026-04-15

Description

MemPalace is an open-source memory system for AI agents that stores conversations verbatim and retrieves them via semantic search. It runs entirely locally on ChromaDB and SQLite with zero API costs. Integration with Claude Code, ChatGPT, and Cursor works via MCP. On the LongMemEval benchmark, MemPalace reaches 96.6% R@5 (raw) and 100% in hybrid mode.

Preview

MemPalace Preview

Platforms

Linux Windows macOS Docker

Replaces the following proprietary tools

Mem0 MemPalace
OpenAI Memory MemPalace
Pinecone MemPalace

Self-Hosting

MemPalace can be self-hosted on your own infrastructure. Visit the official documentation for installation instructions.

Documentation →

Tags

#memory #ai-agents #mcp #chromadb #llm #local-first #python
← Back to AI & Machine Learning