Minimal web UI for ChatGPT.
The ChatGPT-API Demo is a repository based on OpenAI GPT-3.5 Turbo API, providing users with a live preview of the chat functionality and other features. The demo site showcases the capabilities of the GPT-3.5 Turbo API for generating text content. The repository includes instructions for running the demo locally and deploying it on various platforms such as Vercel, Netlify, Docker, and Sealos cloud.
.env.example
file, renaming it to .env
, and adding your OpenAI API key to the file.The ChatGPT-API Demo is a demonstration repository leveraging the OpenAI GPT-3.5 Turbo API to showcase text generation capabilities. Users can interact with the demo site through a live preview, obtain and register an API key from OpenAI, and explore deployment options on platforms like Vercel, Netlify, Docker, and Sealos. This comprehensive guide ensures that users can experience the potential of the GPT-3.5 Turbo API in a user-friendly and accessible manner.