An open API service indexing awesome lists of open source software.

https://github.com/jdan/deepdive

deepdive
https://github.com/jdan/deepdive

Last synced: about 1 year ago
JSON representation

deepdive

Awesome Lists containing this project

README

          

## deepdive

An experiment in forking ChatGPT conversations

[image](https://twitter.com/jdan/status/1647363287321923585)

### 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