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 gives a chess board to Jev, which rates each legal move and returns calibrated probabilities in about 100-450ms to determine the best move, aiming to win or not lose.
I gave a chess board to Jev. It picks one option, rate on a scale, yes/no, and returns calibrated probabilities in ~100-450ms. It calculates which of these legal moves is best? The goal is to win or not lose @typesafeai #typesafe #jev