Browser Use + Jev 초고속 브라우저 에이전트
Gregor Zunic이 Browser Use와 Jev를 결합한 오픈소스 브라우저 에이전트를 공개했습니다. 항공편 검색에 7초, 비용 0.0039달러가 들며, 단계별 새 액션 공간, DOM 상태 공간, 소형 LLM 폴백을 사용합니다.
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…