This is a simple library build with NODEJS, React and OpenAI (chatgpt).
You can see how we built it here :)
https://dev.to/novu/building-a-json-to-typescript-converter-with-react-nodejs-and-chatgpt-46p2
Help us out by starring this repo.
cd server
npm install
node index.js
cd client
npm install
npm run start
Please check our Contribution guide to get started!
Contributions, issues and feature requests are welcome!
Feel free to check issues page.
- Fork the repository, Clone it on your device. That's it 🎉
- Finally make a pull request :)
This project is MIT License licensed.
This project was made by Novu - The open-source notification infrastructure for developers.
Using the Novu API and admin panel, you can easily add a real-time notification center to your web app without building it yourself.
You can use our React / Vue / Angular component or an iframe embed.
Read more about how to add a notification center to your app with the Novu API here