Deployed services · reference URLs

Active links.

Index of every deployed surface: dashboard, docs, training views, Cloudflare Pages, Workers, remote repos. Updated when we deploy.

Primary
aigp-dashboard.pages.dev
Cloudflare Pages
Repo
github.com/blakefarabi/grandprix
main · private
Worker
aigp-ai · Cloudflare Workers
LLM endpoints
Upstream
dcl-project.com
official AIGP

§ 01Cloudflare Pages — aigp-dashboard

Dashboard root

LIVE

aigp-dashboard.pages.dev

root index

Race view

LIVE

/race.html · telemetry + 3D + FPV

real-time

AI optimizer

LIVE

/ai-optimizer.html · training command center

Docs index

LIVE

/documents/index.html · this tree

Winning Playbook

READ FIRST

/documents/winning-playbook.html · master strategy

Training dashboard

LIVE

/training_dashboard.html · phase progress

§ 02AIGP official

ResourceURL
Competition sitehttps://www.dcl-project.com/
Official ruleshttps://www.dcl-project.com/official-rules/
DCL (simulator source)https://dronechampionsleague.com/
Anduril (hiring partner)https://www.anduril.com/

§ 03Our repos + infra

ResourceLocationNotes
GitHub · main repogithub.com/blakefarabi/grandprixBranch: main · source of truth
Cloudflare Worker · aigp-aicloudflare-worker/LLM/AI endpoints, CORS_ORIGIN = *
Pages projectaigp-dashboardDirect-upload (not git-connected) · wrangler pages deploy vercel-dashboard
Pages source treevercel-dashboard/Deployed as-is · documents/ mirror

§ 04Key research references

SystemPaperCode
MonoRacearXiv:2601.15222TU Delft MAVLab (not public)
SwiftNature 2023UZH (not public)
RF-DETRgithub.com/roboflow/rf-detrRoboflow · Apache 2.0
SkyDreamerarXiv:2510.14783ICLR 2025
YOLO11UltralyticsAGPL-3.0
stable-baselines3DLR-RM · MIT

§ 05Deploy commands

# Push to GitHub
git push origin main

# Deploy Cloudflare Pages (direct upload — not git-connected)
wrangler pages deploy vercel-dashboard \
  --project-name=aigp-dashboard --branch=main

# Deploy Cloudflare Worker
cd cloudflare-worker && wrangler deploy
ACTIVE-LINKS · v2.0 2026-04-21 · ← Index