#190 · Primary category: AI Agents & Automation
MemOS
Self-evolving memory OS for LLM & AI Agents: ultra-persistent memory, hybrid-retrieval, and cross-task skill reuse, with 35.24% token savings and DeepSeek Harness support.
Project last updated:08/28/26
GitHub Stars
11.1K
Forks
1.0K
Contributors
104
License
Apache-2.0
Why we included this project
LLM agents that lose track of earlier turns or prior tasks are a common frustration, and MemOS addresses that with a memory layer that stores what an agent remembers as an editable, inspectable graph rather than an opaque embedding index. That design makes it easier to see why an agent answers the way it does and to correct outdated or wrong memories, and the same system handles text, images, tool traces, and user personas together. It fits long-running assistants, support bots that recall past tickets, and multi-agent setups that need shared context. You can use it as a hosted API or self-host it, with local plugins for OpenClaw and Hermes so you don't have to rebuild your stack, though the token-savings and benchmark numbers are worth testing on your own workload before you commit.
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.