#415 · Primary category: AI Agents & Automation
MemMachine
Universal memory layer for AI Agents. It provides scalable, extensible, and interoperable memory storage and retrieval to streamline AI agent state management for next-generation autonomous systems.
Project last updated:08/28/26
GitHub Stars
3.2K
Forks
208
Contributors
45
License
Apache-2.0
Why we included this project
Most agent frameworks treat every session as a clean slate, so developers who want personalization or continuity end up building durable state by hand. MemMachine fills that gap with a dedicated memory layer: it stores conversational history, long-term user facts and preferences, and short-term session context, letting assistants pick up where they left off after restarts and even model changes. The design stays deliberately light. A small Python client talks to a server you can run locally or host yourself, and memory is exposed through typed interfaces instead of ad-hoc SQL scattered across your code. Teams building chatbots, support assistants, or any autonomous agent that has to remember its users get a practical middle ground between a full knowledge base and an ephemeral chat buffer, with a graph-based episodic store and SQL-backed profiles underneath.
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.