IMPORTANT:
This application uses OpenAI's GTP models; therefore, please make sure to register and obtain an OpenAI API Key.
Interactive AI Assistant developed in R/Shiny and powered by OpenAI's GTP-3.5 & GTP-4.0 models. This personal chatbot can store prompt history to increase response efficiency within the same session.
Please see below for screenshot of app web version.
Screenshot below show app mobile version.
Create a .Renviron
file and store your OpenAI API key
api_key <- <Your API Key>