Skip to content

cyzlucky/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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 90.6%
  • CSS 4.9%
  • JavaScript 4.5%