GitHub · Games and demos · Benchmarks and evaluation
virajbhartiya/laya-vs-jev
Watching both models make the same decision in the same second.

What it does
Runs Laya locally through MLX and Jev over TypeSafe's API on the same endless obstacle course, recording response times and crash replays so the two can be compared turn by turn.
The repository's own description: “Laya vs Jev: local MLX and hosted AI decisions playing T-Rex side by side, with live metrics and replay recording”
How it works
A physics planner generates the legal moves, each model picks one per step, and safety checks can override a stale or unsafe choice — which is exactly why the repository calls the scores assisted.
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 and its setup requirements, read 2026-09-24
- the sentence about assisted scores measuring the combined system
- the licence file
What we did not check. Any win rate or latency summary. The repository publishes the arena and the replays, not a results table, so there is no number here for us to quote even if we wanted one.