AI memory is harder than it looks: chatbots rely on RAG-style indexing, not real recall

BLUECOW009 · x · 2026-09-23

A post argues most people underestimate how hard the memory problem is in AI. Claude or GPT only appear to remember your details because their memory systems index information using RAG-like architectures — the model isn't actually recalling conversations the way humans do.

Ask a specific question like "what did we talk about yesterday at 2pm" and the model will likely say it doesn't remember or hallucinate an answer. The author notes models have improved: they now tend to admit they don't know rather than making things up.

Original post →

More from coding & agent

coding & agent channel →