Skip to content

JacobCho-i/chessGPT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Play a chess against ChatGPT!

No matter how good you are at playing chess, ChatGPT is here to destroy you.

The objective is trying to legitimately beat the ChatGPT in a chess duel. Since ChatGPT is more to a search engine AI than a chess AI, you might think it will be quick and easy fight vs ChatGPT.

Wrong, not in this place.

Here, we do not care about ChatGPT making some ridiculous moves. We will make every move ChatGPT makes even if it is an invalid move. If ChatGPT wants to move the knight diagonally, it will go diagonal. If ChatGPT wants to make moves for you, we will let it do that!

If it wants, it can even move your pawn!

Basically, you have to play normally to beat ChatGPT while ChatGPT can literally change the laws of chess. The chess rules no longer matter to ChatGPT. Can you survive from this absurd duel?

Start Web Application

First, install npm if necessary:

npm install

Note that open ai key is required to run the back-end server.

Create .env file in the server folder and declare the open ai key with name of OPENAI_API_KEY

Run backend.py first

Then run the development server at the localhost.

npm start

This will open a window where you can play a game of chess against chatGPT.

Playthrough

Screenshot 2024-06-16 155009 Screenshot 2024-06-16 155158 Screenshot 2024-06-16 155221 Screenshot 2024-06-16 155253 Screenshot 2024-06-16 155318

About

play a chess against ChatGPT

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •