← Index/01 — 12
NOVA
Ask your data anything.
NOVA
Year
2026
Role
Product · Engineering
Stack
Next.js · TypeScript · Canvas charts
Type
AI · SaaS · Dashboard
The project
A dark analytics platform where the interesting part isn't the charts — it's the anomalies. Nova runs a rolling z-score detector over a seeded metrics engine, surfaces incidents in a live feed, and answers natural-language questions about the data with a swappable LLM seam.
What we built
- 01Seeded simulation engine with injected incidents, so every demo tells the same story
- 02Rolling z-score anomaly detection (window 14, threshold 2.2) with an incident feed
- 03“Ask Nova” — computed natural-language answers with a documented askLLM() swap point
- 04Validated colorblind-safe chart palette, crosshair tooltips, table view