Field Notes: Building PARRY — a duelist that lives in your browser
The thesis
A fighting-game opponent must answer inside the gap between your moves. That is a
latency budget no network round-trip can meet — not because clouds are slow,
but because physics adds 100–300ms before any GPU even starts. So Parry's brain
is a 1.5B model running in your browser via WebGPU: every decision pays 0ms
of network, and you can pull your Wi-Fi out mid-match to prove it.
The… See the full description on the dataset page: https://huggingface.co/datasets/Jainamshahhh/parry-field-notes.