Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/eyucoder/chatgpt-pro

ChatGPT-Pro is an advanced application that combines the power of ChatGPT and DALL.E.
https://github.com/eyucoder/chatgpt-pro

ai-bot chatgpt chatgpt-clone conversational-ai daisyui dall-e dalle2 dallegenerator gpt gpt-3 gpt-4 image-generation machine-learning ml openai react tailwind tailwindcss text-davinci-003 transformer

Last synced: about 2 months ago
JSON representation

ChatGPT-Pro is an advanced application that combines the power of ChatGPT and DALL.E.

Awesome Lists containing this project

README

        

# ChatGPT-Pro

ChatGPT-Pro is an advanced application that combines the power of ChatGPT and DALL.E. With this app, you have the flexibility to switch between ChatGPT versions. One of the standout features of ChatGPT-Pro is its ability to save chat conversations to local storage.

## One-Click Deploy

### Deploy to Netlify

[![Deploy to Netlify](https://www.netlify.com/img/deploy/button.svg)](https://app.netlify.com/start/deploy?repository=https://github.com/EyuCoder/chatgpt-clone)

### Deploy to Vercel

[![Deploy to Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https://github.com/EyuCoder/chatgpt-clone&project-name=chatgpt-and-dalle&repo-name=chatgpt-clone)

_you can checkout the app [here](https://chatgpt.eyucoder.com/)_

> a demo of the App

android icon

**Give it a ⭐ if you liked it 😜**

### Features

- [x] gpt 3.5 and 4
- [x] dall.e image generator
- [x] save chat to localstorage
- [x] chat context

## If you find this project helpful, you can buy me a coffee here

Buy Me A Coffee

## install

```bash
npm install
```

## start app

```bash
npm run dev
```

**_Tech used_**

- openai API
- Langchain
- React with Vite
- TailwindCSS with DaisyUI
- react-icons
- react-markdown

## 📝 License © [Eyuel](https://linkedin.com/in/eyuel-daniel)

> This project is released under the Apache License 2.0 license. See [LICENSE](./LICENSE) for details.