M
MemPalace
Open Source MIT为 AI 智能体提供本地长期记忆
简介
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.
预览
平台
Linux Windows macOS Docker
可替代以下专有工具
Mem0 → MemPalace
OpenAI Memory → MemPalace
Pinecone → MemPalace
分类
标签
#memory
#ai-agents
#mcp
#chromadb
#llm
#local-first
#python