Browser Use + Jev 초고속 브라우저 에이전트
Gregor Zunic이 Browser Use와 Jev를 결합한 오픈소스 브라우저 에이전트를 공개했습니다. 항공편 검색에 7초, 비용 0.0039달러가 들며, 단계별 새 액션 공간, DOM 상태 공간, 소형 LLM 폴백을 사용합니다.
고성능 브라우저 에이전트를 실행하여 동적 인덱싱된 액션 공간과 조건부 소형 LLM 텍스트 생성을 사용해 취리히에서 런던까지 항공권 예약 같은 복잡한 작업을 7.1초 만에 수행합니다. GitHub: https://github.com/browser-use/jev-ultrafast
Runs a high-performance browser agent that executes complex tasks like booking flights from Zurich to London in 7.1 seconds using a dynamic, indexed action space and conditional small-LLM text generation. https://github.com/browser-use/jev-ultrafast…