Skip to content
JevDirectory.org
CommunityRepos & SDKs22 starsVerified 2026-09-22

PlayJev

Qwen3.5-0.8B fine-tuned to play ten classic browser games from raw pixels: one frame in, one forward pass, one move out in 43 ms on an H200. Public weights and a browser demo make it an open, vision-only take on Jev-shaped game decisions.

Category
Repos & SDKs
Published by
Community
Author
OmniJev
Added
2026-09-22
Tagscommunityjavascriptgamesopen-modelsdemo

Highlights

  • Qwen3.5-0.8B fine-tuned on 2.2M frames to play ten browser games from raw pixels.
  • One frame in, one forward pass, one move out in 43 ms on an H200.
  • Returns a probability per move; moves are shuffled in training so position carries no information.
  • Weights are on Hugging Face, and every game in the demo is playable in the browser.
  • Ten games share one window.pj hook: start, step, frame, score, done, actions.

Quickstart

bash
pip install -r requirements.txt
playwright install chromium

Watch out

Apache-2.0. Bundled game art and levels keep their source licenses (Nintendo sprites, Microban levels), the released weights see a single still frame per decision, and running it needs pip install -r requirements.txt plus playwright install chromium.

More like this

1.9kGitHub stars
An open 0.6B replica of Jev that turns states and questions into full probability distributions without decoding answer tokens, trained and evaluated on Maze, Snake, and ViZDoom.
Repos & SDKs#community#python#open-models
CommunityNanoJev
234GitHub stars
An educational Jev-like inference project for Apple Silicon: Qwen3.5-0.8B scores candidate answers from shared multimodal context instead of generating text, with browser, CLI, and HTTP interfaces.
Repos & SDKs#community#python#open-models
Communityjev-visual
14.3kGitHub stars
Open multilingual System 1 decision models with published checkpoints for choice, score and noul questions, plus a router that dispatches each request to the right checkpoint in one forward pass.
Repos & SDKs#community#python#open-models
Communitylaya
Back to all resources

From the community

Posts from builders shipping with Jev right now.

Follow @typesafeai

A Claude session from 1M to 86K tokens

This is actually insane. This uses @typesafeai Jev model, as a plugin in Claude to review all the un-nesseasary tool calls, and it takes 1s to run! Like, literally, 1 second to take my Claude session from nearly 1M to ... 86K tokens! 😮 Ask your claude to install it and be  Show more

Image
Image
tamara
tamara
@tamarajtran

found the perfect use case for @typesafeai Jev: instant compaction in 2026, why is compaction still a summarization prompt? Jev can make it instant by scoring every tool call and dropping what’s irrelevant

Reply

Vercel's fx safety reviewer, 18x faster

We're seeing extraordinary results from @typesafeai. Default mode in 𝚏𝚡 is auto, with a safety reviewer analyzing every command. That reviewer runs on GPT Luna today. Jev is up to 18x faster (p95) *and* more accurate. It's coming to @vercel AI Gateway and likely new default.

Pranit
Pranit
Vercel
@fazxes

We benchmarked fx auto mode (safety) classifier with @typesafeai's Jev. tl;dr: ~5-18x faster and more accurate than 𝚐𝚙𝚝-𝟻.𝟼-𝚕𝚞𝚗𝚊, our current top choice

Image
Reply

Jev lands on OpenRouter

700 leads scored for $0.09

Beating Gemini Flash Lite on an eval

Browser Use Ultrafast, powered by Jev