- Clone the repository using
git clone https://github.com/rafin007/react-chess-ai.git
- Go to the root directory
- Install the necessary dependencies using
npm install
- Run the project using
npm start
Checkout the live demo of this app here -> https://react-chess-ai.netlify.app/
If there are any issues or questions regarding this project, please reach out to me at [email protected]
- Collect dataset
- Use reinforcement learning to train
This repository falls under the MIT license. Any redistribution or reuse within proprietary software, is hereby permitted provided that either all copies of the licensed software include a copy of the MIT License terms and the copyright notice
Although there are future works planned for this project, for now this project is marked as completed