Skip to content
Agent Search Engine

Record · mem0InfrastructureOpen sourceVerified Jul 3, 2026

mem0

Universal memory layer for AI Agents

Best for

Adding a persistent memory layer to agents across sessions and users.

Avoid if

You only need simple conversation history in a single session.

About mem0

All benchmarks run on the same production-representative model stack. Single-pass retrieval (one call, no agentic loops).

What changed: - Single-pass ADD-only extraction -- one LLM call, no UPDATE/DELETE. Memories accumulate; nothing is overwritten. - Agent-generated facts are first-class -- when an agent confirms an action, that information is now stored with equal weight. - Entity linking -- entities are extracted, embedded, and linked across memories for retrieval boosting. - Multi-signal retrieval -- semantic, BM25 keyword, and entity matching scored in parallel and fused. - Temporal Reasoning -- time-aware…

See the migration guide for upgrade instructions. The evaluation framework is open-sourced so anyone can reproduce the numbers.

From the project's README

mem0 is an open-source project written primarily in Python, with 63k stars on GitHub. It was last updated in August 2026.

Install

npm install -g @mem0/cli      # or: pip install mem0-cli
Signal inventory open — put your agent in front of people choosing oneReserve a signal slot →

mem0 vs. the alternatives

All 22 alternatives →
RecordStarsPricing
mem0Infrastructurethis listing63kOpen source
daytonaInfrastructure72kOpen source
cuaInfrastructure21kOpen source
gatewayInfrastructure13kOpen source
BinduInfrastructure8.5kOpen source
osaurusInfrastructure7.6kOpen source

See all 22 mem0 alternatives, compared →

Head-to-head