#668 · Primary category: AI Agents & Automation
MindMemOS
An AI agent memory system that accurately remembers context, evolves via interactions, and distills reusable skills for continuous capability growth.
Project last updated:08/29/26
GitHub Stars
965
Forks
95
Contributors
11
License
MIT
Why we included this project
Agents that lose their context between sessions are the frustration MindMemOS takes on. It runs as a self-hosted FastAPI service that gives agents a long-term memory layer, storing conversations, files, tool traces, and feedback so a session can resume where it left off instead of starting from a blank slate every time. It also watches for recurring patterns and promotes them into skill candidates, then pushes execution results and failures back into memory, which is how the system learns from experience. A Python SDK and plugins for harnesses like OpenClaw and DeepSeek Harness mean it slots into an existing stack without much rewiring. The paper and API docs make it approachable for teams who want to run and extend their own memory backend.
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.