Recorded sessions

Per-session multimodal dataset export

Every CSV contains webcam rPPG, wearable HR / RR, face context (gaze · expression · pose), events, and market ticks — all aligned on the same tsMs column (monotonic ms).

Cloud sync disabled — Supabase env vars not set.

Install Supabase via the Vercel Marketplace (Dashboard → Storage → Create Database → Supabase) or add NEXT_PUBLIC_SUPABASE_URL and NEXT_PUBLIC_SUPABASE_ANON_KEY manually. Your sessions stay in IndexedDB meanwhile.

LLM report disabled — Supabase is required to aggregate session data.

Enable cloud sync first, then return to generate a report.

loading…