This is a demonstration app that uses the OpenAI API. It was created from a tutorial by Net Ninja, https://www.youtube.com/playlist?list=PL4cUxeGkcC9ipdXMDVcGimIVMG_Z6-Vsu
This application will not work as-is. You will need:
- an OpenAI developer account and:
- load it with some credits
- generate an API key
- to create a
.envfile based on the provided.env.sample.