deepdive
An experiment in forking ChatGPT conversations
screenshots
usage
- make a new open AI key - https://platform.openai.com/account/api-keys
- copy .env.template to .env.local and put your key there
- npm install
- npm run dev
- visit localhost:3000
license
mit