Zurich to London flights in 7.1 seconds

Drive a live flight-search UI with Jev choosing the next browser action.

Browser agents
Cost
$0.0039
Latency
1644 ms median decision, 7.1 s end to end
Result
5 actions to complete a Zurich to London search

Jev use cases in browser agents work when each step is a typed question: is this a one-way trip, is Zurich selected, should I click Search.

The agent keeps a DOM state, asks Jev for the next action, then repeats. A small language model only writes text when Jev cannot decide.

The published run finished in 7.1 seconds with a 1644 ms median decision latency. That is the directory's first live browser-agent case.

Pipeline

  1. Open Google Flights with Browser Use
  2. Send the current DOM state to Jev as structured questions
  3. Execute the chosen action: one way, Zurich, London, date, search
  4. Fall back to a small LLM only when Jev cannot type a value

Builder: Gregor Zunic. Stack: jev, browser-use.