Chatgpt Demo screenshot

Chatgpt Demo

Author Avatar Theme by Anse app
Updated: 20 Nov 2023
8014 Stars

Minimal web UI for ChatGPT.

Overview

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.

Features

  • Live Preview: Users can experience the chat functionality of the demo site.
  • Anse Multi-Chat: Introduction to Anse, offering multi-chat, image generation, and more enhanced features.
  • Node and PNPM Compatibility: The demo requires Node v18 or later and recommends using pnpm to manage dependencies.
  • API Key Registration: Users need to obtain an API key from OpenAI before running the application.

Installation

  1. Before running the application, obtain the API key from OpenAI at https://beta.openai.com/signup.
  2. Install dependencies by copying the .env.example file, renaming it to .env, and adding your OpenAI API key to the file.
  3. Run the application locally, accessible at http://localhost:3000/.

Summary

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.