IMPORTANT: Please make sure to first get an OpenAI API Key before running the application.
Interact with GPT through this R/Shiny application to process user's request prompts.
Create a .Renviron
file and store your OpenAI API key
api_key <- <Your API Key>