OPEN-SOURCE PROJECT

jev-ultrafast

A browser Agent that uses Jev to choose actions and page controls, calling a text model only when input is needed.

Stars
12,593
Forks
384
License
MIT
Last commit
2026-09-18

What Jev does here

Chooses an action and its matching DOM element in one request; a text model generates input text.

Separates UI choices, text generation, and browser execution so each step can be inspected.

The author reports a median of about 7.1 seconds on one Google Flights task, with three runs per setup. Initial navigation is excluded; this is not a general Agent benchmark and was not independently retested.