Awesome
ChatGPT
ChatGPT clone with added features
Deploy
Demo
<img src="demo/demo.gif" width="700px" alt="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
- Add DALL-E1 & DALL-E2 Image Generation Models
- Add Code Highlight
- Add ChatGPT Pre Made Prompts
Requirements
- Node JS
- npm
- Create Open AI account
Setup
- Clone the repository
git clone https://github.com/PrasadBroo/ChatGPT.git
- Install client dependencies
cd ChatGPT
npm install
- Get your Open AI API key from Open AI API Key
Usage
- Start the app
npm run dev
Contribution
All contributions are welcome. Feel free to open an issue or create a pull request.
<a href="https://www.buymeacoffee.com/prasadbro" target="_blank"><img src="./demo/bmac.png" alt="Buy Me A Coffee" style="height: 50px !important;width: 200px !important;" ></a>