Health Insight offers two distinct services: DoctorAI and PatientAI. DoctorAI provides invaluable support to healthcare professionals by suggesting relevant questions during patient assessments aiding in the diagnostic process. On the other hand PatientAI empowers individuals by allowing them to input their symptoms and medical history using voice commands. This feature enables patients to receive personalized insights access health education schedule appointments and monitor their health remotely. By combining these services Health Insight aims to revolutionize healthcare delivery for both doctors and patients fostering improved communication efficiency and outcomes.
Demo.webm
1. Export the API
2. Install Dependencies
pip install -r requirements.txt
3. Run the Backend
python main.py
4. Set Backend Path for Frontend
5. Install Frontend Packages
npm install
6. Run the Frontend
npm start
Technologies used in the project: