Setup on this PC

Start the small helper app on this PC, pair this browser, then choose a video. Your original video stays on this PC.

Setup needs attentionGo to pairing

Setup check

  • Helper appNeeds attention
  • Video modelNeeds attention
  • Browser pairingNeeds attention

Refresh this setup check to get a one-time pairing code.

Start on Windows

If you are new to this app, open the project folder in Windows Explorer and double-clickinfra/windows/install-agent.cmd. It installs the helper app, checks its video tools, and opens this setup page when the agent is healthy.

  1. Keep the helper-app console open while you analyze a video.
  2. Click Pair browser ↔ agent below.
  3. Then open Analyze and choose a video from this PC.
Advanced: show manual install commands
cd apps/agent
python -m venv .venv
.\.venv\Scripts\activate
pip install -r requirements.txt
python main.py

Default helper-app address: http://127.0.0.1:8787

Pair

Current base: http://127.0.0.1:8787