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.

mem0
72
Verified
ReMe
70
Verified
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 21/25
Maintenance 25/25
Adoption 10/25
Maturity 16/25
Community 19/25
Stars: 49,646
Forks: 5,542
Downloads:
Commits (30d): 180
Language: Python
License: Apache-2.0
Stars: 2,185
Forks: 161
Downloads:
Commits (30d): 52
Language: Python
License: Apache-2.0
No Package No Dependents
No Package No Dependents

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.

Scores updated daily from GitHub, PyPI, and npm data. How scores work