Coach Workspace

AI Player Tracking

This machine is running the local API plus the coach review app. Open the coach UI for the review-first workflow, or resume the last saved review from the local workspace.

Open on phone

Scan this QR code to open the coach workspace on a mobile device or tablet.

Scan to open on phone

https://ai-player-tracking-coach.davmn.net

Use the coach URL for review. Use the API URL only when you need the workspace home or automation endpoints.

Workspace at a glance

Local Coach (coach) is the active local member. Mode: local.

Last project: Barcelona Goal Tracking

Open with the freeze-frame and keep the key tactic summary short.

Latest submission: b700284fbc4d (succeeded)

  • http://performance.davmn.net:8503 for the coach UI
  • https://performance.davmn.net for the API
  • ?share=<token> restores a saved project
  • ?clip_id=<id> opens a tracked intake submission

Workflow

Home starts or resumes. Results opens freeze-frame first. Report, Stats, and advanced views stay secondary.

Recent local activity: project.snapshot.restore · complete

Mobile-friendly

Layouts are responsive already. For a phone or tablet, use the same local network host name or IP address instead of 127.0.0.1.

The launcher can bind to 0.0.0.0 when you want other devices on the LAN to reach the app.

Local launch

Run python scripts/run_local_web_stack.py --host 0.0.0.0 to expose the stack on the network while keeping it local to this machine.

Logs are written under _tmp/local_web_*.log.