ARCHIVED: This feature has been included in a demo branch of the Serlo editor, see serlo/frontend#4064.
This is a prototype for demonstrating how ChatGPT can be used to add suggestions in a slate editor.
- Clone the repository
- Run
yarnto install the dependencies - Copy
.env-templateto.envand fill in the required environment variable - Run
yarn devto start the development server - Open
http://localhost:3000in your browser