note to self for integrating this ts chatbot in js project
- where is this folder in my pc? 🌟🌟MERN-AI-ChatBot-final SIH presented ☑️
- where is main js webapp which has flask server in my pc? GyaanSaathi-main(1) ☑️
- start working in the final js app git commands
- https://create-react-app.dev/docs/adding-typescript/ run npm install --save typescript @types/node @types/react @types/react-dom @types/jest in terminal
- put chatbot's frontend and backend in the respective folders of existing js app.
- chatbot button in homepage of main app.
- routes.
- remove the login page it doesn't look good when app already has login page.
- add a "enter your OPENAI API key" gateway instead of login page.
- changes in UI- like the main website