Create a .env
file, paste in your custom OpenAI API key. To get a key, first activate a Billing Account and then retrieve your key here.
To install dependencies, type npm install
into the terminal. To run, type vercel dev
into the terminal and follow the provided link to open the chat bot on your browser.