Sanjay Mukhyala

Cortex · Interactive Demo

The memory pipeline

Back to deep dive

This demo uses pre-computed results to show how Cortex turns a raw conversation snippet into curated memories. The production system runs a live 4-agent pipeline against Claude with structured output and a SQLite store; this browser version illustrates the flow — extract, deduplicate, route — without any keys or backend.

Conversation snippet

1 · Extract & classify

2 · Deduplicate

3 · Route

What Cortex did