GitHub · Browser and computer use
ipenywis/laya-ultrafast
Browser automation on an Apple laptop with no per-step cost.

What it does
Drives a browser where every action is chosen by a local Laya model instead of a hosted API call, keeping Browser Use's agent loop, DOM snapshot and safety checks intact.
The repository's own description: “Same as jev-ultrafast but using Laya”
How it works
The page state is reduced to text, the model picks among the actions the harness offers, and one text-model call per step covers what the typed decisions cannot express.
The repository, by the numbers
Read from the GitHub API on 2026-09-24. Stars and the last push move daily — quote them with the date, the way we do.
What we checked
- the README, including the paragraph crediting the original project, read 2026-09-24
- the Apple-silicon-only requirement and the median latency claim
- the licence file
What we did not check. The 33 ms median and the agent's success rate on real sites. No row in this column reports a success rate, and this one is no exception.