Skip to content

prompt-engineering/chat-chess

Repository files navigation

ChatChess - Chess AI and commentary powered by ChatGPT

ci GitHub Discord

English | 简体中文

Online Demo: WIP

Screenshot

Join us:

Chat Server

Local Usage

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.

  1. Clone ChatChess
  2. Run npm install
  3. Run npm run dev to serve front-end
  4. In a new console, cd into server directory
  5. Run npm install
  6. Run npm run start to start the backend server

LICENSE

This code is distributed under the MIT license. See LICENSE in this directory.

About

Chess AI and commentary powered by ChatGPT

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published