CalibratedDecisions.

Repo · Agents & browsers

Voice Browser

Turn spoken instructions into browser actions.

Open github.com ↗

From the repository

Control a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts — often before you finish the sentence.

How builders describe it

Control a real browser by voice. Jev (TypeSafe System One) decides intent + target in ~300 ms per spoken word; Playwright acts — often before you finish the sentence.
A voice-controlled Playwright reference project for studying decisions over partial speech, page elements, and candidate text spans.
A browser you control by voice, from Moritz Kremb’s Jev tutorial.

The decision Jev makes

Pick the next click, field or navigation from the legal actions on screen.

Where it fits

Browser agents need to choose an action on every step. With Jev each step is a choice from the actions actually available on the page, which keeps agents fast and on the rails. All 193 agents & browsers projects →

Related projects