Dr. Murphy is an AI-enabled Medtech application that helps diagnose diseases related to the heart and lungs. We analyzed data of India to find that around 70% of the deaths in India are caused by heart and lung diseases which motivated us to develop this project.
The react app is backed by ML models that predict disease based on the symptom inputs given to it. The model is then served on a flask with CORS-enabled endpoints in the server to allow cross-origin resource sharing.
This is just the beginning of my contribution towards telemedicinal systems.