serenichron/openclaw-memory-mem0
OpenClaw memory plugin backed by a self-hosted Mem0 REST API
This project helps AI agents remember past conversations and learned facts over the long term. It takes in conversational data or specific facts and allows AI agents to store and retrieve them, essentially giving them a persistent memory. This is for developers, researchers, or teams building and deploying AI agents who need them to retain knowledge across sessions.
Use this if you are building an AI agent with OpenClaw and want it to have robust, searchable long-term memory powered by semantic understanding and vector search.
Not ideal if you need a memory solution for an AI agent that is not built on OpenClaw, or if you do not have a separate Mem0 REST API server running.
Stars
8
Forks
2
Language
TypeScript
License
MIT
Category
Last pushed
Feb 16, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/vector-db/serenichron/openclaw-memory-mem0"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
topoteretes/cognee
Knowledge Engine for AI Agent Memory in 6 lines of code
CaviraOSS/OpenMemory
Local persistent memory store for LLM applications including claude desktop, github copilot,...
verygoodplugins/automem
AutoMem is a graph-vector memory service that gives AI assistants durable, relational memory:
CortexReach/memory-lancedb-pro
Enhanced LanceDB memory plugin for OpenClaw — Hybrid Retrieval (Vector + BM25), Cross-Encoder...
divagr18/memlayer
Plug-and-play memory for LLMs in 3 lines of code. Add persistent, intelligent, human-like memory...