@garrytan: Memorable found a way to optimize memory with embeddings instead of more tokens which is a powerful new way to do memory
Summary
Memorable introduces a method to optimize memory in AI agents using embeddings instead of tokens, enabling procedural memory that persists across multiple runs.
View Cached Full Text
Cached at: 09/18/26, 02:44 PM
Memorable found a way to optimize memory with embeddings instead of more tokens which is a powerful new way to do memory
Advaiyt Sane (@advaiytsane): Introducing Memorable (YC S27): PROCEDURAL MEMORY FOR AI AGENTS
AI agents today are born, work, and die inside a single context window. They solve a hard problem once, then start from zero when it returns.
Memorable turns successful runs into a graph of reusable
Similar Articles
@simplifyinAI: Tencent just open-sourced Hy-Memory. A memory plugin that gives Al agents real long-term memory using a 6-layer framewo…
Tencent open-sourced Hy-Memory, a memory plugin for AI agents that provides long-term memory with a 6-layer dual-reasoning framework, reducing token usage by 35% and memory bloat by 70%.
Memora: A Harmonic Memory Representation Balancing Abstraction and Specificity
Memora is a scalable memory system for AI agents that decouples storage from retrieval, achieving state-of-the-art performance on long-horizon tasks while using up to 98% fewer tokens. The research is published at ICML 2026.
@UnTalNixon_exe: Microsoft Research has just released the memory plugin that AI agents have been waiting for. PlugMem. No fine-tuning. N…
Microsoft Research released PlugMem, a memory plugin for AI agents that distills experience into a knowledge graph, reducing context tokens by 10-100x and improving decision utility without fine-tuning.
@omarsar0: // AutoMem // I quite like this idea of metamemory. (bookmark it) This new research from Stanford treats agent's memory…
This Stanford research paper introduces AutoMem, a framework that treats agent memory management as a trainable skill. By optimizing memory structure and proficiency separately, AutoMem improves base agent performance 2x-4x on long-horizon tasks, enabling a 32B open-weight model to compete with frontier systems like Claude Opus 4.5 and Gemini 3.1 Pro Thinking.
@MSFTResearch: AI agents can't remember past conversations. They must constantly reload or retrieve context, which grows less efficien…
Memora is a scalable memory system for AI agents that decouples storage from retrieval, enabling long-horizon tasks with up to 98% fewer context tokens while setting new state-of-the-art on benchmarks. The paper is published at ICML 2026.