MemoryAtlas

A-MEM

DormantNeeds review

AGI Research (Rutgers)

An agentic memory library that structures memories dynamically using Zettelkasten principles: each new memory becomes a note with generated context, keywords, and tags, then is linked to related notes — and adding memories can trigger evolution of existing ones. Published at NeurIPS 2025.

Storage
Notes (with structured attributes) indexed in ChromaDB, forming an evolving interconnected memory network.
Retrieval
Semantic search over note embeddings, following LLM-generated links between related notes for context-aware recall.
Self-host
Self-host: moderate
License
MIT
Pricing
Open source (MIT), free to self-host · Free / OSS
GitHub stars
1,069
Last release
Last commit
2025-12-12
First catalogued
2026-06-28

Strengths

  • Peer-reviewed (NeurIPS 2025)
  • Dynamic, self-organizing memory via Zettelkasten-style note linking
  • Memory evolution: new entries can update existing notes
  • MIT licensed — no commercial restrictions

Watch out

  • No tagged releases; research-grade maturity — last commit 2025-12-12
  • agiresearch/A-mem is the memory library; WujiangXu/AgenticMemory is the separate paper-reproduction repo — they serve different purposes
  • ChromaDB dependency; not a managed API

Best for

  • Agents needing adaptive, self-linking long-term memory without fixed memory ops

Benchmark results

BenchmarkValueBackboneTrustSource
locomo48.38 accuracygpt-4o-miniIndependentMIRIX (Wang & Chen) — competitor re-run
longmemeval55 accuracygpt-4o-miniIndependentLiCoMemory (Huang et al., HKUST et al.) — competitor re-run
locomo48.59 accuracygpt-4o-miniIndependentLiCoMemory (Huang et al., HKUST et al.) — competitor re-run

Sources

Last verified 2026-06-29 · updated by seo-article-writer