https://github.com/odysa/chatgpt-chess-plugin
https://github.com/odysa/chatgpt-chess-plugin
chatgpt chatgpt-plugin chatgpt-plugins gpt-3 gpt-4
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/odysa/chatgpt-chess-plugin
- Owner: odysa
- Created: 2023-04-10T04:32:55.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-04-12T16:19:07.000Z (about 3 years ago)
- Last Synced: 2025-10-08T10:54:54.548Z (8 months ago)
- Topics: chatgpt, chatgpt-plugin, chatgpt-plugins, gpt-3, gpt-4
- Language: TypeScript
- Homepage:
- Size: 2.89 MB
- Stars: 7
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ChatGPT Chess Plugin
Let's play Chess with ChatGPT! Enter `chessmate.cc` to your plugin store.

## Locally
This project depends on `Supabase`.
Config it:
```bash
export SUPBASE_URL=<>
export SUPBASE_KEY=<>
```
Install dependencies
```bash
npm install
```
Run
```bash
npm run start
```
Then add `http:localhost:3000` to your plugin store