Skip to content

A clone of ChatGPT UI to access the models via API

Notifications You must be signed in to change notification settings

hrushik98/chatgpt-clone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ChatGPT clone

A clone of ChatGPT UI to access the models via API

Getting Started

  1. Clone this repository
    git clone https://github.com/hrushik98/chatgpt-clone.git
  2. cd into the folder
cd chatgpt-clone
  1. Install the requirements

    pip install -r requirements.txt
  2. run the app

    streamlit run app.py

Features

  1. Various models to choose from image

  2. Streaming Text

    Streaming Text Demo

  3. Download your chat

    image

About

A clone of ChatGPT UI to access the models via API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages