Glossary · Term

A-Mem

← all terms

Definition

Plain language

An open-source long-term memory system for AI assistants that links stored notes together like a self-organizing notebook.

As stated in the literature

A memory framework for LLM agents using self-linking graph structure over stored facts, used as a comparison baseline in long-term memory benchmarks like STALE.

Why it matters: Without persistent, self-organizing memory, AI assistants forget context between sessions and feel useless for long-running work.

For example, when you ask an AI assistant about a project you discussed three weeks ago, A-Mem can pull up not just that conversation but other notes it had linked to it as related.

Heard on the show

“And that maps onto something the paper finds when it compares two different memory systems — Mem0 and A-Mem.”
Episode 023 — Why a Small Agent Confidently Overwrites Memories It Doesn't Understand

Mentioned in 1 episode

  1. 023
    Why a Small Agent Confidently Overwrites Memories It Doesn't Understand

Related terms