Skip to content
Made with Jev

X · by starmexxx

18K stars in a week

jev-ultrafast splits every browser decision into operation, target and value.

starmex

@starmexxx

JEV JUST HIT 18K STARS IN A WEEK AND BOOKS ZURICH TO LONDON ON GOOGLE FLIGHTS IN 7.1 SECONDS WHILE CHATGPT OPERATOR STILL NEEDS 3 MINUTES AT $200 A MONTH jev-ultrafast splits every browser decision into operation, click target, and typed text, so one llm request replaces five and the agent finishes the task before the page finishes animating [here's the setup i'd use:] 1. install it git clone http://github.com/browser-use/jev-ultrafast cd jev-ultrafast uv sync cp .env.example .env 2. add the keys typesafe_api_key → .env openrouter_key → .env (for mercury 2.5) 3. wire the models mercury 2.5 → typing (diffusion, milliseconds not tokens) gemini 3.1 → target selection glm 4.6 → fallback text helper 4. build around stages goal → snapshot → operation → target → execute → verify keep the dom snapshot separate from the click so a stale page never restarts the whole run 5. run it uv run jev localhost:8766 → start demo → run automatically 6. monetize it fiverr → "i book any flight, hotel, or form in 10 seconds" at $30 a task telegram bot → travel search on demand at $5 a query b2b → sell it to travel agencies as "one seat replaces one junior researcher" at $500/mo white label → wrap as a "concierge agent" and charge $20/mo per user same reason browser-use's cloud waitlist filled up in a week: one indexed action space, no screenshots, no restarts. http://github.com/browser-use/jev-ultrafast

Sep 23, 2026 · 20 likesOpen on X

JEV passed 18,000 stars in its first week. starmexxx points at jev-ultrafast, which splits every browser decision into an operation, a click target and a value, and describes it as a browser automation speed record.

Open the source

More like this