Back to explore

Jevモデルで動くパズルゲームボット

開発者がパズルゲームのボットを構築し、タップごとにJevモデルAPIを呼び出して、合法手の確率を取得し最適な手を選ぶ仕組みを紹介。

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