SportAI — Demo Hub

A walking tour of the platform. No login required.
v0.1 preview

NCAA basketball, decoded.

SportAI is a one-stop platform for predicting games, scouting NBA draft prospects, analyzing player mechanics from video, and tracking everything your team learns along the way. This page is a living demo — click any card below to explore.

Demo data shown where live data is offline
01 · Main dashboard

NCAA Prediction Dashboard

Daily game picks with confidence scores, spread and totals models, watchlist, and notes. Uses demo data in this preview.

Explore dashboard →
02 · Draft scouting

False Floor — NBA Draft

Prospect big board, compare any two players, and read scouting profiles. Built on an XGBoost model and explainable features.

Scout prospects →
03 · Team knowledge base

Team Profiles Wiki

Structured notes on every D1 program — tempo, style, and historical betting angles. The internal brain of the platform.

Browse wiki →
04 · Accuracy receipts

Public Picks Tracker

Every prediction the model has ever made, with the actual outcome next to it. No cherry-picking. Deployed separately on Cloudflare.

See the receipts →
05 · Biomechanics

Pose & Movement Analyzer

Uses YOLOv8 pose estimation on practice or game video to flag fatigue and injury risk. Preview page — full pipeline runs locally on GPU.

See how it works →
06 · About this demo

What's real, what's mocked

A plain-English tour of the full stack behind SportAI, what you're seeing in this demo, and what still runs only on the founder's Mac.

Read the tour →
Why a demo hub? The live SportAI stack — FastAPI, XGBoost models, Supabase, n8n, biomech GPU workers — all runs locally during development. This site mirrors the web-facing parts so investors, coaches, and collaborators can click around without any install. Parts that need live inference or video processing are shown as static previews with explanations.