Skip to content

jdan/deepdive

Repository files navigation

deepdive

An experiment in forking ChatGPT conversations

image

screenshots

image

image

usage

  1. make a new open AI key - https://platform.openai.com/account/api-keys
  2. copy .env.template to .env.local and put your key there
  3. npm install
  4. npm run dev
  5. visit localhost:3000

license

mit