# mem0

> Universal memory layer for AI Agents

## Facts
- **Category:** [Agent Infrastructure](https://agentsearchengine.app/category/agent-infrastructure)
- **Type:** Infrastructure
- **Pricing:** Open source
- **GitHub stars:** 62,353
- **Language:** Python
- **License:** Apache-2.0
- **Last repo activity:** 2 days ago (Aug 1, 2026)
- **Official site:** https://mem0.ai
- **Source code:** https://github.com/mem0ai/mem0
- **Listing on Agent Search Engine:** https://agentsearchengine.app/agents/mem0
- **Data verified:** July 2026

## 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._

## Install

```
npm install -g @mem0/cli      # or: pip install mem0-cli
```

## Alternatives
mem0 sits in agent infrastructure. Related tools indexed here:
- [daytona](https://agentsearchengine.app/agents/daytona) — Daytona is a Secure and Elastic Infrastructure for Running AI-Generated Code · Open source · Infrastructure · 72k★ · active 10 days ago
- [cua](https://agentsearchengine.app/agents/cua) — Open-source infrastructure for Computer-Use Agents. Sandboxes, SDKs, and benchmarks to train and evaluate AI agents that can control full desktops (macOS, Linux, Windows). · Open source · Infrastructure · 21k★ · Python · MIT · active today
- [gateway](https://agentsearchengine.app/agents/gateway) — A blazing fast AI Gateway with integrated guardrails. Route to 1,600+ LLMs, 50+ AI Guardrails with 1 fast & friendly API. · Open source · Infrastructure · 13k★ · TypeScript · MIT · active 2 months ago
- [Bindu](https://agentsearchengine.app/agents/bindu) — Bindu: The identity, communication, and payments layer for AI agents. · Open source · Infrastructure · 8.0k★ · Python · active 14 days ago
- [osaurus](https://agentsearchengine.app/agents/osaurus) — Own your AI. The native macOS harness for AI agents -- any model, persistent memory, autonomous execution, cryptographic identity. Built in Swift. Fully offline. Open source. · Open source · Infrastructure · 7.5k★ · Swift · MIT · active today
- [steel-browser](https://agentsearchengine.app/agents/steel-browser) — Open Source Browser API for AI Agents & Apps. Steel Browser is a batteries-included browser sandbox that lets you automate the web without worrying about infrastructure. · Open source · Infrastructure · 7.4k★ · TypeScript · Apache-2.0 · active 6 days ago
- [registry](https://agentsearchengine.app/agents/registry) — A community driven registry service for Model Context Protocol (MCP) servers. · Open source · Infrastructure · 7.1k★ · Go · active 4 days ago
- [bifrost](https://agentsearchengine.app/agents/bifrost) — Fastest enterprise AI gateway (50x faster than LiteLLM) with adaptive load balancer, cluster mode, guardrails, 1000+ models support & <100 µs overhead at 5k RPS. · Open source · Infrastructure · 7.0k★ · Go · Apache-2.0 · active today

---
Source: [Agent Search Engine](https://agentsearchengine.app) — an independent, hand-curated index of AI agents, MCP servers, and frameworks. Rankings are never sold; sponsored placements are labeled and never numbered. Full directory: https://agentsearchengine.app/llms-full.txt
