Technology · Agentic → Memory · Open Source · wiki:deep
Mem0 (“mem-zero”) is a memory layer for AI assistants and agents: multi-level User / Session / Agent memory with search/add APIs, Python and JS SDKs, optional self-hosted server, and a managed Cloud platform. Default stack uses an LLM plus embeddings (OpenAI defaults documented; other providers supported).
README (2026) describes a new memory algorithm (single-pass ADD-only extraction, entity linking, multi-signal retrieval, temporal reasoning) with published LoCoMo / LongMemEval / BEAM scores — managed platform numbers; OSS users should expect directionally similar, not identical, results. Apache-2.0.
Cross-framework agents need persistent, searchable preferences and facts without each framework inventing storage. Mem0 is the research default for a drop-in memory API (library → self-host → Cloud) integrable with LangGraph, CrewAI, etc. Prefer LangMem when already all-in on LangGraph stores; prefer Zep/Graphiti for temporal knowledge graphs; prefer Letta for full stateful agent OS.
pip install mem0ai library, docker compose self-host, or Cloud. Memory.search retrieves relevant memories for a user/agent; inject into the system prompt. Memory.add writes new memories from the conversation. mem0 init --agent for agent signup flows.Related: langmem · letta · zep · topics/31-memory-architecture
Scroll inside the canvas to pan
Catalog backlinks — what points here (wiki “what links here”).
Claims below are backed by science sources on disk.
Product / memory layer
mem0ai/mem0 — project README / research highlights · MODERATE
“Drop-in memory infrastructure for AI agents and apps. Context that persists. Built for production.”
Research paper
Mem0: Building Production-Ready AI Agents with Scalable Long-Term Memory · STRONG
“We introduce Mem0, a scalable memory-centric architecture that addresses this issue by dynamically extracting, consolidating, and retrieving salient information from ongoing conversations.”
Wave / landscape note
Wave-9 note — Mem0 as memory layer (not skill registry) · ANECDOTAL
“Mem0 Platform is the fully managed memory layer for your AI apps and agents.”
Features and peers linked from the catalog map — not a second product surface.
No DM vendor crosswalk edges yet.
Primary repo github.com/mem0ai/mem0 · Open Source
technologies/mem0/README.md
9 tags · 13 out · 14 in · 3 artifacts · 1 gaps · 37 corpus docs
company_review · 2
interface_notes · 1
map_edge · 10
tech_features · 1
tech_quote · 9
tech_readme · 1
tech_science_source · 3
tech_section · 10