All projects
Aperture Labs · 2026
Aperture Analytics
Customer-facing analytics dashboard for an AI research platform.
WebData
Example layout — not an actual past project.
Problem
Aperture's customers needed a self-serve view into model performance and cost — without a heavy BI tool.
Approach
We built a Next.js dashboard with three real-time views: usage, latency, cost. Streaming SSE backed the live updates; everything else used a thin REST layer over their existing warehouse.
Outcome
Cut customer-success ticket volume by 41% within the first quarter and became the default screen for power users.
Stack
Next.jsTypeScriptRechartsSSEPostgres