Setting Up:
Use git pull, and download this project to your local machine. Open up the directory in your terminal.
Add your OpenAI API key to where it is labeled to do so on server.js.
On your terminal, run npm install, to add packages, and then npm start, to run the server. Go to localhost:3000 in your browser.