Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1000 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 1000 Bytes

shinychatgpt - ChatGPT Clone with Shiny

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.

Interface

Features

  • 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.

Try it on shinyapps.io 🚀

shinychatgpt / shinyapps.io