you can checkout the app here
a demo of the App
Give it a ⭐ if you liked it 😜
npm install
- obtain your openai api key from here
cd server
- rename
.env.example
to.env
- add your openai api key inside
.env
- make sure you have added
.env
to your.gitignore
file
npm run dev
Tech used
- openai API
- react
- tailwindcss
- react-icons
- react-markdown
- redis
- express
📝 License © Eyuel
This project is released under the Apache License 2.0 license. See LICENSE for details.