https://github.com/jdan/deepdive
deepdive
https://github.com/jdan/deepdive
Last synced: about 1 year ago
JSON representation
deepdive
- Host: GitHub
- URL: https://github.com/jdan/deepdive
- Owner: jdan
- License: mit
- Created: 2023-04-15T18:38:47.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-04-17T12:48:03.000Z (about 3 years ago)
- Last Synced: 2025-03-29T05:22:41.786Z (about 1 year ago)
- Language: TypeScript
- Size: 203 KB
- Stars: 109
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## deepdive
An experiment in forking ChatGPT conversations
[
](https://twitter.com/jdan/status/1647363287321923585)
### screenshots


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