get aperture
Nothing to install.
Aperture runs entirely in your browser — local inference happens on your device via WebGPU, no download required. Self-host it if you want the Codex CLI login too.
probing webgpu…
Use it now
Open the app and start routing. Load a model on-device from the local page, or connect a provider on the gateway.
Self-host
Run it on your own machine to also use your local codex login.
git clone https://github.com/AryanKansagara/aperture cd aperture npm install npm run dev
requirements for local inference: a webgpu browser (recent chrome, edge, or safari) + a gpu. everything else works anywhere.