Real-time Doom demo powered by Jev
A game demo shows real-time decisions. Diogo says it makes about ten Jev calls per second; the post includes a 2:43 video.

The author had Jev and Qwen play Mario. Since Jev can't handle image input, game info was converted into structured data, with output as a 5-option multiple choice. Qwen was tested under the same conditions.
I had Mario played by Jev and Qwen3.8. Since Jev can't handle image input, I'm feeding it game info converted into structured data. The output is multiple choice with 5 options. Qwen is under the same conditions.