GitHub · by Moritz Kremb
jev-voice-browser
A browser you control by voice, from Moritz Kremb’s Jev tutorial.

The first demo in Moritz Kremb’s Jev tutorial: a browser you control with your voice, with Jev deciding each action.
Open the sourceGitHub · by Moritz Kremb
A browser you control by voice, from Moritz Kremb’s Jev tutorial.

The first demo in Moritz Kremb’s Jev tutorial: a browser you control with your voice, with Jev deciding each action.
Open the source
GitHubAgents and browsers
PickBrowser Use’s browser agent, with Jev choosing each next step.
Browser Use
~2.9kGregor Zunic
@gregpr07
Breaking: Browser Use + Jev = Ultrafast ⚡ Findings flights took 7s and cost only $0.0039 🤯 > new action space every step > DOM state space > small LLM fallback to type (this video is at 1x speed btw) Built a tiny open source browser agent. try it below ↓
Kyle Jeong
@kylejeong
we built blazing fast computer/browser use with Jev + @Stagehanddev. this task cost $0.001 and executed at near instant speed (in a remote browser btw) the loop: observe the page, send a11y tree as state + actions as questions, Jev decides the next action, then Stagehand executes it.