DEV Community

MD Taseen Khan
MD Taseen Khan

Posted on • Originally published at reactjsexample.com on

An advanced application that combines the power of ChatGPT and DALL.E

ChatGPT-Pro

An advanced application that combines the power of ChatGPT and DALL.E

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

An advanced application that combines the power of ChatGPT and DALL.E

Deploy to Vercel

An advanced application that combines the power of ChatGPT and DALL.E

you can checkout the app here

a demo of the App

An advanced application that combines the power of ChatGPT and DALL.E

Give it a ⭐ if you liked it 😜

Features

  • gpt 3.5 and 4
  • dall.e image generator
  • save chat to localstorage
  • chat context

install

npm install
Enter fullscreen mode Exit fullscreen mode

start app

npm run dev
Enter fullscreen mode Exit fullscreen mode

Tech used

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

📝 License © Eyuel for details.

GitHub

View Github

Top comments (0)