English | 简体中文
Online Demo: WIP
Join us:
Be very careful that ChatGPT will make invalid moves and the server will retry calling OpenAI API until it gets a valid move (for now), and all those requests are billed.
- Clone ChatChess。
 - Run 
npm install - Run 
npm run devto serve front-end - In a new console, cd into 
serverdirectory - Run 
npm install - Run 
npm run startto start the backend server 
This code is distributed under the MIT license. See LICENSE in this directory.
