mem0 and ReMe
Both tools offer a universal memory layer or a memory management kit for AI agents, indicating they are competitors providing similar core functionalities for handling an agent's memory.
About mem0
mem0ai/mem0
Universal memory layer for AI Agents
Implements multi-level memory (user, session, agent state) with adaptive retrieval that achieves 26% higher accuracy and 90% lower token usage than baseline approaches. Supports multiple LLMs and vector stores, with SDKs for Python and JavaScript, plus integrations for LangGraph and CrewAI. Offers both self-hosted open-source deployment and a managed platform with CLI tooling for memory management operations.
About ReMe
agentscope-ai/ReMe
ReMe: Memory Management Kit for Agents - Remember Me, Refine Me.
Provides dual file-based and vector-based memory architectures that compress long conversations into persistent summaries while enabling hybrid semantic search (vectors + BM25). Automatically manages context windows through a Compactor component, persists agent knowledge across sessions as human-readable Markdown files, and includes a MemorySearch tool for retrieving relevant historical context. Integrates with LLM/embedding APIs and includes a file-watcher system that asynchronously summarizes conversations and caches embeddings.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work