Second Brain
A personal AI companion that runs as an installable PWA — chat, voice, push notifications, and a living knowledge graph, all orchestrated through the Claude API.
- Prompt caching on every turn — large system context cached via the Anthropic API, cutting token cost and time-to-first-token on repeat calls.
- 40+ Netlify serverless functions behind one app — Claude orchestration, Google OAuth (Gmail + Calendar), Web Push, ElevenLabs voice, Netlify Blobs persistence.
- Offline-first, 85 shipped releases — hand-rolled service worker plus a custom canvas knowledge graph with multi-pass glow rendering tuned for 60fps on iPhone.