

Agentic Search and Memory Retrieval technique by Supermemory using parallel reader agents and search agents that achieved ~99% accuracy on LongMemEval benchmark.
Loading more......
ASMR (Agentic Search and Memory Retrieval) is a breakthrough technique developed by Supermemory that uses multi-agent orchestration instead of traditional vector database retrieval.
The system deploys an agent orchestrator utilizing 3 parallel reader (observer) agents powered by Gemini 2.0 Flash, which read through raw sessions concurrently. Their goal is targeted knowledge extraction across six vectors:
When a question arrives, the system does not query a vector database but instead deploys 3 parallel search agents:
ASMR achieved approximately 99% on LongMemEval_s, published on March 22, 2026, putting it ahead of every publicly benchmarked memory system.
By using agents that actively read and reason over stored findings rather than relying on semantic similarity alone, ASMR better handles:
Planned for open-source release in April 2026.