-
Clone this repo
-
update the OpenAI key in .env.local file: Sample .env.local file
OPENAI_API_KEY=your-api-key
-
Install node modules
-
start the dev server with "yarn dev" or "npm run dev" command
For a Detailed How to Guide, on how to create this yourself, checkout this blog post.