
Want to play chess with LLMs?
Want to test out LLMs reasoning capabilities? Chess is a classical way.
Published Jan 14, 2025
Built a full stack platform with Next JS framework to provide an opportunity to play chess with a LLM you pick.
Next JS bootstrap

Development with AWS Q Developer

Build and Deploy with AWS Amplify.

Improvements
- Add the classic chess engine Stockfish (Three levels) as a player which can be used to train LLMs.
- Add game storage and evaluations.
- Add a leader board.
- Add Bedrock's AI API as a new player.