Skip to content

Latest commit

History

History
68 lines (44 loc) 路 1.67 KB

README.md

File metadata and controls

68 lines (44 loc) 路 1.67 KB

ChatGPT

ChatGPT clone with added features

Deploy

Deploy with Vercel Deploy to Netlify

Demo

demo gif

Features

  • Multiple chats completions simultaneously馃槻
  • Send chat with/without history 馃
  • Choose model from a variety of GPT-3/GPT-4 models 馃槂
  • Stores your chats in local storage 馃憖
  • Same user interface as the original ChatGPT 馃摵
  • Custom chat titles 馃挰
  • Export/Import your chats 馃敿馃斀

To-Do

Requirements

Setup

  1. Clone the repository
git clone https://github.com/PrasadBroo/ChatGPT.git
  1. Install client dependencies
cd ChatGPT
npm install
  1. Get your Open AI API key from Open AI API Key

Usage

  1. Start the app
npm run dev

Contribution

All contributions are welcome. Feel free to open an issue or create a pull request.

Buy Me A Coffee

Liscence

MIT