Repo · Games & real time
PlayJev
PlayJev is an open 0.8B vision-language model fine-tuned to play ten browser games from the screen.
Open github.com ↗How builders describe it
Play ten browser games from the screen with a 0.8B open model that returns a probability over the game's legal moves in one forward pass, no text generated.
PlayJev is an open 0.8B vision-language model fine-tuned to play ten browser games from the screen. It reproduces the typed-option decision shape on an open model; it does not run official Jev.
The decision Jev makes
Choose a legal move, a lane or an NPC reaction each turn.
Where it fits
Games are a stress test for decision speed. Jev picks the next move from the legal ones, fast enough for arcade games and deep enough for chess and strategy. All 173 games & real time projects →