Back to explore

Puzzle Game Bot Powered by the Jev Model

A developer built a puzzle game bot that calls the Jev model API before every tap; the code lists legal moves, Jev returns a probability for each, and the code picks the best one.

I built a bot that plays a puzzle game by asking an AI before every tap. Each tap you see is a live API call. This is Jev, @typesafeai model. No prompt, no generated text. My code lists the legal taps, Jev returns a probability for each, code taps the best one. 15 puzzles, 190

· 0 likesOpen on X