Cognitive Memory LabExperiments in AI, Memory, and Everyday Life

Experiments

These are live experiments in AI memory and cognition. They are meant to be poked, prodded, and occasionally broken. Each one explores a different aspect of how agents store, retrieve, and transform information over time.

Memory Tier Visualizer

Chat with an agent while watching how your messages are stored as working, episodic, and semantic memories. Adjust policies for promotion, demotion, and forgetting and see how the memory footprint changes.

Telephone with Memory Decay

A message is passed through a chain of agents with controllable memory and forgetting rates. Watch how the story drifts as context is lost or compressed.

Coming soon as a separate lab.

Life Admin Scenario Simulator

Simulate bills, appointments, and chores under different memory strategies. Explore how varying capacity and retrieval quality changes missed tasks and overload.

Coming soon as a Streamlit experiment.

Agent Conversation Map

Visualize messages between planner, memory manager, and worker agents as they solve a task. See which memories are read and written along the way.

Coming soon as a hybrid visualization.