#190 · Primary category: AI Agents & Automation

MemOS

agent agentic-ai ai ai-agents chatgpt claude deepseek-harness dsh-plugin hermes llm long-term-memory mcp memory memory-management openclaw rag self-evolving self-hosted skills token-savings

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