AWS Logo
Menu
Want to play chess with LLMs?

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
NextJS Bootstrap
Development with AWS Q Developer
Code with Q.
Build and Deploy with AWS Amplify.
Deploy with Amplify
Improvements
  1. Add the classic chess engine Stockfish (Three levels) as a player which can be used to train LLMs.
  2. Add game storage and evaluations.
  3. Add a leader board.
  4. Add Bedrock's AI API as a new player.
     

Comments