Chat GPT with Rich Hickey
- Rich Hickey
- https://github.com/mckaywrigley/paul-graham-gpt
- https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/
$ npm install
$ export OPENAI_API_KEY=YOUR_API_KEY # recommend direnv
Run
$ npm run answer "What is Simple?"
Scrape and refresh data.db
$ npm run scrape
Embedding
$ npm run embed
Sorry