The Anatomy of Memory in Humans and AI Agents
A Devoxx France conference talk connecting human memory to the practical challenges of building AI agents with memory.
Watch recordingI’m Samuel, a developer advocate based just outside Glasgow. Through talks, courses, and notes, I help developers understand production AI agents, especially memory, context, and retrieval.
7 talks across 5 cities in 2026 · 2 LinkedIn Learning courses · 4 Code First Girls cohorts
A Devoxx France conference talk connecting human memory to the practical challenges of building AI agents with memory.
Watch recordingA practical LinkedIn Learning course on building semantic caching into LLM-powered agents with RedisVL to reduce repeated model calls, response time, and cost.
View courseMost research on agent memory focuses on remembering the user. I built a browser agent that learned from its own runs, and the lessons that transferred surprised me.
Read articleA first-principles look at how GPT-style language models turn raw text into token IDs, token embeddings, and positional embeddings.
The PEAS framework offers a way to design AI agents from the outside in by defining success, environment, actions, and observations before writing code.
Most research on agent memory focuses on remembering the user. I built a browser agent that learned from its own runs, and the lessons that transferred surprised me.
New notes when I publish. No schedule, no filler.