Skip to content

Instantly share code, notes, and snippets.

@adambkovacs
adambkovacs / memory-architecture-explained.md
Created February 4, 2026 22:55
How Claude Remembers Things - Memory Architecture Explained for Non-Engineers

How Claude Remembers Things: A Memory System Explained

Think of this like explaining how a really good assistant keeps notes across hundreds of conversations - so they never forget what you told them last week.

Last Updated: 2026-02-04


The Problem: AI Amnesia

@adambkovacs
adambkovacs / memory-architecture.md
Last active March 13, 2026 02:34
Multi-Layer Memory Architecture for AI Agents - Hot/Semantic/Cold storage, content-aware chunking, and intelligent retrieval

Multi-Layer Memory Architecture for AI Agents — Hot/Warm/Cold storage, Convex multi-site sync, content-aware chunking, and intelligent retrieval

Multi-Layer Memory Architecture for AI Agents

A comprehensive multi-site memory system with hybrid BM25+dense search, multimodal embeddings, neural reranking, Convex real-time sync, and agent attribution. With Hot/Warm/Cold storage, content-aware chunking, and intelligent retrieval. Powered by local Ollama services on VM210 with cloud augmentation where it wins.

Updated: 2026-02-16