Credits: All the FAQ used for building the knowledge base is sourced from the MedQuad repo. https://github.com/abachaa/MedQuAD
Due to Zoho subscription plans, some features related to the chatbot and the analyze page will stop being available after May, 2022.
We have three 4 different services and all source code is hosted in one repository. Backend is in https://github.com/arunhiremath92/Healthcare-Chatbot/tree/main/webapp/backend
NOTE: All these instructions to kick start the application from a local-machine. The repo is auto linked to a heroku server to build and deploy automatically when a push is made.
$ cd Healthcare-Chatbot/webapp/backend
Install the required repositories using pip install -r requirements.txt
Setup DialogFlow Agents:
Setting up the frontend for web application
Start user web application:
npm install
npm start
Start doctor web application:
npm install
npm start
Start administrator web application:
npm install
npm start
CORS Error: To get an exaception request an access to the demo server using the below link https://cors-anywhere.herokuapp.com/corsdemo
https://accounts.zoho.com/oauth/v2/auth?client_id=1000.Y56XI7KWMLJUE90D2SXME2ZKQ1FL0R&response_type=token&scope=SalesIQ.chattranscript.READ&redirect_uri=https://digitalhealthcare-frontend.herokuapp.com/ https://accounts.zoho.com/oauth/v2/auth?client_id=1000.Y56XI7KWMLJUE90D2SXME2ZKQ1FL0R&response_type=token&scope=SalesIQ.chatdetails.READ&redirect_uri=https://digitalhealthcare-frontend.herokuapp.com/ https://accounts.zoho.com/oauth/v2/auth?client_id=1000.Y56XI7KWMLJUE90D2SXME2ZKQ1FL0R&response_type=token&scope=SalesIQ.visitordetails.READ&redirect_uri=https://digitalhealthcare-frontend.herokuapp.com/ https://accounts.zoho.com/oauth/v2/auth?client_id=1000.Y56XI7KWMLJUE90D2SXME2ZKQ1FL0R&response_type=token&scope=SalesIQ.operators.READ&redirect_uri=https://digitalhealthcare-frontend.herokuapp.com/ https://accounts.zoho.com/oauth/v2/auth?client_id=1000.Y56XI7KWMLJUE90D2SXME2ZKQ1FL0R&response_type=token&scope=SalesIQ.feedbacks.READ&redirect_uri=https://digitalhealthcare-frontend.herokuapp.com/