#34 · Primary category: AI Agents & Automation
mempalace
The best-benchmarked open-source AI memory system. And it's free.
Project last updated:08/28/26
GitHub Stars
58.7K
Forks
7.5K
Contributors
145
License
MIT
Why we included this project
MemPalace keeps a long-running assistant's context alive by storing the actual conversation text and retrieving it with semantic search when a new session starts. It deliberately does not summarize or paraphrase, so the original wording stays intact, and the index is organized into scoped sections for people, projects, and topics rather than one flat pile. The storage backend is pluggable (ChromaDB by default) and it speaks the Model Context Protocol, so it can serve as a memory server for tools like Claude Code, with a Docker image for easy deployment. Everything stays on your machine unless you opt in, which makes it a good fit for teams that want durable memory without paying per API call or shipping chat logs to a cloud service.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
openclaw
Your own personal AI assistant. Any OS. Any Platform. The lobster way. 🦞
hermes-agent
The agent that grows with you
n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
deepseek-harness
DeepSeek Harness: Everything is a Plugin.
AutoGPT
AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.