Skip to main content

AI Letters #07 - Agents That Remember: Vector Memory, Episodic Recall, and the Retrieval-Augmented Agent

· 3 min read
EngineersOfAI
AI Engineering Education

The research agent was impressive - until you realized it was re-fetching the same papers on every run. No memory of what it had already processed. No way to build on previous work. Every session started from zero.

The model wasn't broken. It had no persistent memory layer. Every conversation was the first conversation.

Part 3 of 5: the 4 memory types (in-context, semantic, episodic, procedural), ChromaDB semantic memory from scratch, HyDE retrieval that actually works, and the training-serving skew problem that silently degrades retrieval quality.

This letter was first published on AI Letters →

Continue reading on Substack →


Interactive Data Stories

Explore all AI Letters visuals →

Want to Think Like an AI Architect?

Join engineers receiving weekly breakdowns of AI systems, production failures, and architectural decisions.