A bunch of mini-experiments with GPT attempting to augment functionality.
Debate: In this particular setup, I use chain-of-thought to generate step by step arguments for a debate.
Lookup: In this particular setup, I reiterate information via GPT-3.5 to GPT before GPT-4 responds.
Thoughts: In this particular setup, I attempt to make GPT speak in a more conversationally human way.
npm i- Edit
gpt.jsand add an API key. - Run main.js