Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 691 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 691 Bytes

Voice-Prescription

A flutter app for digitization of the process of creating prescription for the patients by the doctor. The doctor is required to log in or sign up to the service, draw his signature and he can then diagnose the patients and dictate the prescription which will then be sent to the patient as a formatted PDF via email. The keywords from the voice input such as patient details like name, age and gender, symptoms, doctor's diagnosis, prescription and general advice are tagged using NLP. The predictive diagnosis is done with the help of ML. The entire android app is developed using flutter.

API can be found at

https://github.com/owaisjh/Voice-Prescription---API