# Browser and computer use

12 entries.

- [jev-ultrafast](https://github.com/browser-use/jev-ultrafast) - One request picks both the operation and the target element from an indexed DOM table; a small LLM only writes typed text. Zürich to London booked in 7.1 seconds.
- [typesafe-computer-use](https://github.com/awlevin/typesafe-computer-use) - OCR the screen, classify the next action, click; about $0.0002 a step on macOS.
- [mobile-jev](https://github.com/droidrun/mobile-jev) - The same loop on a real Android phone; nine Uber actions in 21 seconds in the demo.
- [jev-browser by jkudish](https://github.com/jkudish/jev-browser) - The first community browser agent on Jev, with a demo GIF.
- [jev-voice-browser](https://github.com/moritzkremb/jev-voice-browser) - Intent and target decided per spoken word in about 300 ms, often before the sentence ends.
- [jev-browser by Ying-Kai-Liao](https://github.com/Ying-Kai-Liao/jev-browser) - An LLM plans, Jev decides; library, CLI, and MCP server.
- [jev-browser by tontoko](https://github.com/tontoko/jev-browser) - One grounded Jev and Playwright core behind a typed SDK, a persistent CLI, and an MCP server.
- [jev-mobile](https://github.com/friedjof/jev-mobile) - Android sub-agent over USB running observe, normalize, decide, mutate, verify, with Jev deciding.
- [jev-ego](https://github.com/romaluev/jev-ego) - Browser agent that spends one Jev request per step to pick the action.
- [jev-browser-use](https://github.com/wy-coliney/jev-browser-use) - Codex skill and plugin where Jev handles navigation, clicks, and scrolling and Codex keeps typing and verification; reports browser steps 5 to 10 times faster.
- [Jev-cu](https://github.com/Sac-Y/Jev-cu) - Codex computer use where Jev picks the element, action, completion, and risk from on-screen text, no screenshots sent; Chinese readme.
- [JevScout](https://github.com/hqman/JevScout) - Job-hunting skill that drives Chrome over CDP and has Jev score every link and listing.

Page: https://awesomejev.vercel.app/c/browser-and-computer-use/
