devwithjev
— reading now— views
Submit a build

Voice-Controlled Travel Search

今長 学 built an app with Jev that operates a browser by voice. He demonstrated it by asking the app to open Rakuten Travel and search for hotels in Beppu.

今長 学 | 経産大臣認定 経営コンサルタント@manabu_imanaga𝕏
最新の生成AI「Jev」で、声だけでブラウザが動くアプリを作りました。 「楽天トラベル開いて、別府のホテルを探して」 マウスもキーボードも触らず、喋っているだけ。 速すぎて、震えました。 これがあれば障がいがある方もパソコンが苦手な方も声ひとつで旅行を探せる。 AIは「できない」を「できた」に変える夢の道具。
Sep 20, 2026X postsView on X
The app can be used without touching a mouse or keyboard. 今長 said it could help people with disabilities and people who struggle with computers search for travel by voice.

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.