浏览器与电脑操作

ulka

@razaanstha18TypeScriptMIT更新于 2026-09-19

基于FX、Jev和Vercel AI Gateway的实验性浏览器agent,支持自带API key读取页面和自动化浏览任务。

英文原文

Experimental browser agent powered by FX, Jev, and Vercel AI Gateway. Bring your own API key to read pages and automate browser tasks.

razaanstha/ulka

它在哪儿调用了 Jev

import { createGateway, experimental_evaluate as evaluate, type Experimental_EvaluationQuestion as EvaluationQuestion } from "ai";

apps/extension/src/agent/vercel-jev.ts:4

链接指向我们抓取当天的那个 commit,行号是准的。

这个项目没法在这儿跑

它的 question 组合是运行时拼出来的,或者代码里没有直接写出来,所以没法原样搬过来。源码链接在上面,可以自己去看。

同类的其他项目