An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# ChatGPT Chess Plugin

Let's play Chess with ChatGPT! Enter `chessmate.cc` to your plugin store.

![picture](/assets/demo1.png)

## 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