YOU ARE VIEWING ONE ITEM FROM THE AICRIER FEED

VividnessMem beats Letta on memory benchmarks

AICrier tracks AI developer news across Product Hunt, GitHub, Hacker News, YouTube, X, arXiv, and more. This page keeps the article you opened front and center while giving you a path into the live feed.

// WHAT AICRIER DOES

7+

TRACKED FEEDS

24/7

SCRAPED FEED

Short summaries, external links, screenshots, relevance scoring, tags, and featured picks for AI builders.

VividnessMem beats Letta on memory benchmarks
OPEN LINK ↗
// 70d agoBENCHMARK RESULT

VividnessMem beats Letta on memory benchmarks

VividnessMem is an open-source episodic memory layer for AI agents that claims to outperform Letta on Mem2ActBench while running on a reported 22M-parameter fine-tuned model. Its pitch is simple: replace vector DB/RAG-style memory with salience, decay, and associative recall.

// ANALYSIS

My read: yes, this is probably doing less than Letta in the ways that matter for this benchmark, and that is the point. The public repo frames it as a smaller, opinionated memory policy rather than a general agent platform.

  • The repo describes a zero-dependency memory system with no embeddings and no vector DB, using lexical resonance, co-occurrence, and vividness scoring instead.
  • That kind of constrained retrieval can absolutely punch above its weight on Mem2ActBench, which rewards surfacing the right memory for tool selection more than broad semantic search.
  • Letta’s docs show a broader architecture: pinned core memory blocks plus vector-backed archival memory. More flexible, but also more moving parts.
  • The 22M figure should be treated as benchmark-specific until the exact config is public; the repo README I found documents a different 12B Gemma-based evaluation, so there may be multiple test setups in play.
// TAGS
vividnessmemagentbenchmarkopen-sourceragvector-dbfine-tuning

DISCOVERED

70d ago

2026-03-19

PUBLISHED

70d ago

2026-03-19

RELEVANCE

8/ 10

AUTHOR

_klikbait