devwithjev
— reading now— views
Submit a build

Jev Searches 12306 Train Tickets

Yanhua used Browser Use’s open-source Jev Ultrafast with Pi and DeepSeek to search 12306 for high-speed train tickets and organize the results.

Yanhua@yanhua1010𝕏
最近 Jev 挺火,我拿它去 12306 查了趟动车票,看看这种浏览器 Agent 到底能不能干点日常的活。 用的是 Browser Use 开源的 Jev Ultrafast,一个主打速度的浏览器 Agent,可以自己操作网页,完成你交给它的任务。 我这次用 Pi + DeepSeek 跑的,消耗也挺低。看着它在浏览器里操作,最后把车次整理出来,还挺有意思。 过程放视频里了⤵️
Sep 19, 2026X postsView on X
The author shared a video of the browser agent carrying out the task.

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.