Back to explore

Playing Chess with Jev: Board State and choice() Move Experiment

The author built a chess playground to play against Jev, feeding each position as board state with all legal moves as choice() inputs, and concludes the result is far from AGI.

LLM's are absolutely terrible at chess. I wondered if Jev could do better so I built a playground to play against it. Every position, it gets the board as state, and all legal moves as a choice(). The result? Not quite AGI.

Playing Chess with Jev: Board State and choice() Move Experiment 1
· 0 likesOpen on X