memopal
Built at Zero to Agent: Vercel x Deepmind Hackathon NYC · Mar 21, 2026 · New York, NY

memopal is a memory layer for autonomous agents. drop any data export (spotify, claude conversations, google takeout, photos, text files) and a hierarchical swarm of gemini agents extracts entities, relationships, claims, and events into a 15 table semantic knowledge graph. the core architecture forces genuine multi agent delegation: the orchestrator has zero write tools and must delegate to worker and leaf sub agents, creating n depth agent trees. every extracted fact links back to source evidence. the output is a rest api that any autonomous agent can query for structured personal context. built with ai sdk v6, gemini 3. pro/flash/flash lite across three model tiers, next.js 16, sqlite, and a realtime agent canvas that streams every tool call via sse.