Glossary · Term

Mem0

← all terms

Definition

Plain language

One of several open-source long-term memory systems for AI assistants.

As stated in the literature

An open-source memory layer for LLM agents using flat key-value fact extraction with retrieval at query time.

Why it matters: It's a common baseline in memory-system evaluations, helping the community judge how much value more elaborate memory architectures actually add.

For example, after a user mentions they prefer vegetarian recipes, Mem0 extracts and stores that preference so future cooking questions get filtered accordingly.

Heard on the show

“The authors test five of them — Mem0, Zep, LiCoMemory, A-mem, LightMem — and on the same backbone, GPT-4o-mini, plain GPT-4o-mini scores about nine percent.”
Episode 031 — When Your AI Assistant Won't Let Go of Old Facts About You

Mentioned in 2 episodes

  1. 031
    When Your AI Assistant Won't Let Go of Old Facts About You
  2. 023
    Why a Small Agent Confidently Overwrites Memories It Doesn't Understand

Related terms