ChatGPT clone
you can checkout the app here
a demo of the App
install
npm install
Configuration
- obtain your openai api key from here
cd server
- rename
.env.example
to.env
- add your openai api key inside
.env
run
npm run dev
Tech used
- openai
- react with vite
- tailwindcss
- react-icons
- react-markdown
- express
credits
📝 License © Eyuel
This project is released under the Apache License 2.0 license. See LICENSE for details.