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.

A developer cloned a React chess game and integrated JEV so it can suggest the next move.
I cloned this React-based chess game and added #JEV to it. Now it actually suggests my next move 🔥 https://github.com/simranlotey/react-chess-game…