Everything deployed and running • Updated 2026-03-31
Three.js 3D arena, chase cam, FPV with gate detection overlay, PX4 debug panel, training mode
Performance analytics, model status, 15 GPU options, training commands, live AI analyst (Llama 3.1)
Carrier defense, deep strike, strait reopening, Ukraine FPV, multi-drone ops, Kharg Island
Global map search, 5 mission types, custom gate placement, 1-8 drones
Multi-city US ops with live camera feeds (Columbus, NYC, London, Miami, SF)
Standalone cinematic 3D race with Neros Archer drone, shadows, attack tilt
Landing page with categorized cards linking to all docs
Zero to racing in 30 min, no hardware
VADR-TS-001 compliance, training, submission
Pipeline diagram, component map, comms
State machine, transitions, timing budget
U-Net, RANSAC corners, PnP, training
30+ params, safe ranges, methodology
Common issues, debugging, sim-to-real
Train on your own GPU, $0 cost
Sim → DIY → Archer, 4 phases
7-step hardware build, $694
Jetson setup, camera, Pixhawk, first flight
SVG blueprints, airframe options
RC selection, wiring, kill switch
Health check, available models, endpoint list
Race log analyzer — Llama 3.1 8B analyzes config, suggests YAML changes
Gate detection — send image, get ResNet-50 + DETR results
Training orchestrator — generates per-platform commands + LLM plan
Full source code — Python race pipeline, iOS app, Android app, Vercel dashboard
Pages deployment, Workers AI, edge compute. Account: blakefarabi@gmail.com
GPU cloud training pods. Current: aigp-train (A6000). Account: blakefarabi@gmail.com
Mirror dashboard deployment. Auto-deploys on vercel --prod.
| Frontend | Cloudflare Pages (primary) + Vercel (mirror) | Free |
| AI Backend | Cloudflare Workers AI (Llama 3.1, ResNet-50, DETR) | ~$0.01/1K req |
| Training (local) | MSI RTX 5080 16GB GDDR7 (Blackwell) — faster than cloud A100 | Free |
| Training (cloud) | RunPod (A6000 pod active) | ~$0.32/hr |
| Source Control | GitHub (blakefarabi/grandprix) | Free |
| iOS / Android | WebView shells loading Cloudflare Pages dashboard | Free |
aigp-train (RTX A6000, $0.32/hr) is currently running. Stop it at runpod.io/console/pods when training is complete to avoid charges.