Back to explore

Puzzle-Spiel-Bot mit dem Jev-Modell

Ein Entwickler baute einen Puzzle-Bot, der vor jedem Tipp die Jev-Modell-API aufruft; der Code listet legale Züge, Jev gibt für jeden eine Wahrscheinlichkeit zurück, und der Code wählt den besten.

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