devwithjev
โ€” reading nowโ€” views
Submit a build

Browser Tasks From Plain Language

Jevvy is a Chrome extension that carries out browser tasks from plain-language instructions. An LLM plans the steps, and Jev makes each click and keystroke decision.

Alok Yadav@atominac_98๐•
I built Jevvy , a chrome extension that does browser tasks for you. Tell it what to do in plain language. Jevvy does it, fast. Example: โœ… Find flights โœ… Fill in a form โœ… Scrape a list of products โœ… Sort emails into categories & more โœ… & many more How it works: an LLM plans the steps, and Jev (@typesafeai fast model) makes each click and keystroke decision. When Jev is unsure or stuck, it hands off
Sep 21, 2026X postsView on X
Example tasks include finding flights, filling in forms, scraping product lists, and sorting emails into categories. The post describes Jev as a fast model.

Also filed under Agents & browsers

  • 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.

  • Coding-Agent Runtime Using Jev Decisions

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

  • Jevry Desktop Browser

    Jevry is a desktop browser where Jev selects executable browser actions while a separate text model handles planning.

  • CDP Browser Automation with Jev

    jev-browser-bridge is a CDP browser library that uses batched Jev Choice questions to select operations and DOM-derived targets.