devwithjev
— reading now— views
Submit a build

Conversational Browser Books Hotels and Plays Wikirace

Yegor Sak built a standalone executable browser that users can talk to, with a local LLM handling tasks Jev cannot. He demonstrated it booking a hotel and playing Wikirace at “super human speed.”

Yegor Sak@yegor𝕏
Bought into all the Jev hype last night, to see what the fuss is about. Made a browser that you can talk to. Standalone exe. Local LLM for everything Jev can't do. Here it is booking a hotel and playing Wikirace at super human speed. https://t.co/NByn3KJZRT
Sep 19, 2026X postsView on X

Also filed under Agents & browsers

  • Evaluates Tool-Using Agents with Jev in CI

    The project evaluates a real tool-using AI agent using code checks, a calibrated Jev judge, and an LLM judge. It is wired into CI.

  • Watchdog for AI Coding Agents

    Jev Watch is a watchdog for AI coding agents that stops Codex or OpenCode when they loop, stall, or drift off task, then resumes the same session with a correction.

  • Fraud Investigation Agent

    The author is building a fraud investigation agent using Jev and TigerGraph. Its flow goes from an alert through graph evidence, a Bayesian update, a pattern, Jev’s extra lookup, policy, a verdict, and human approval.

  • Coding-Agent Runtime Using Jev Decisions

    Distill is a coding-agent runtime that uses Jev decisions for model routing, context retention, and tool selection.