you can checkout the app here
a demo of the App
Give it a ⭐ if you liked it 😜
cd client && npm icd server && npm i- obtain your openai api key from here
cd server- copy
.env.exampleto.env - add your openai api key inside
.env - make sure you have added
.envto your.gitignorefile
cd client- copy
.env.exampleto.env - add your fiirebase config and server url
- make sure you have added
.envto your.gitignorefile
cd client
npm run devcd client
npm startcd server
npm startTech 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.
