Browser Use 与 Jev 结合打造超快浏览器智能体
Gregor Zunic 展示 Browser Use 与 Jev 结合的开源浏览器智能体,搜索航班仅需 7 秒、成本 0.0039 美元,采用每步新动作空间、DOM 状态空间和小模型回退输入。
Jev在单次调用中选取动作和DOM目标,小LLM仅负责输入。Google Flights查询ZRH→LON用时7.1秒,成本0.0039美元(自报数据)。
🥇 Browser agent by @gregpr07 (@browser_use): Jev picks the action + DOM target in one call; a small LLM only types. Google Flights ZRH→LON in 7.1s for $0.0039. Self-reported, but the repo publishes matched runs. https://github.com/browser-use/jev-ultrafast…