The OpenAI Playground - ChatGPT Clone with Shiny application is built using the R programming language and the Shiny framework.
The purpose of this application is to allow users to chat with an AI assistant and explore its capabilities. The user can interact with the AI assistant in a chat-like interface, and the assistant will provide responses based on the selected GPT model.
-
API key input: Users should enter their own OpenAI API key. This is necessary to access the GPT model and use the assistant.
-
Model selection: Users can select from different models, such as "gpt-4", "gpt-4-0314", "gpt-3.5-turbo-0301", and "gpt-3.5-turbo". Each model has different capabilities and response times.