Glossary · Term

LightMem

← all terms

Definition

Plain language

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

As stated in the literature

A retrieval-augmented memory framework for LLM agents combining summarization with semantic retrieval over persistent stores; used as a baseline in Auto-Dreamer comparisons.

Why it matters: It's a reference point for evaluating newer memory designs, helping the field judge whether claimed improvements actually beat what's already available.

For example, when the user mentions a new project deadline, LightMem stores a summary of the conversation and retrieves it later when a related question comes up.

Heard on the show

“The closest competitor on the leaderboard, LightMem, uses three hundred seventy thousand.”
Episode 064 — When Agent Memory Stops Being a Database and Starts Being a Skill

Mentioned in 2 episodes

  1. 064
    When Agent Memory Stops Being a Database and Starts Being a Skill
  2. 031
    When Your AI Assistant Won't Let Go of Old Facts About You

Related terms