ChatGPT

Multiple chats completions simultaneously 😲 Send chat with/without history 🧐 Image generation 🎨 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 πŸ”ΌπŸ”½ Code Highlight

MIT License

Stars
54
Committers
1

ChatGPT

ChatGPT clone with added features

Deploy

Demo

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.

Liscence

MIT

Badges
Extracted from project README
Deploy with Vercel Deploy to Netlify
Related Projects