Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 592 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 592 Bytes

Project_VoicePrescriptionApp

Smart India Hackathon Project

The adoption of voice-based applications in medicine eliminate errors like the administration of the wrong drug or dosage by care givers to patients due to indecipherable handwritings, drug interactions, confusing drug names etc.

Voice-based web app using

  1. JavaScript, HTML and CSS
  2. Speech Synthesis API (Text to Speech) and Speech Recognition API (Speech to Text)
  3. NodeJS, ExpressJS, Axios (Client-Side requests)
  4. Nodemailer for E-mailing patients
  5. htmltoCanvas API(html to Image)
  6. PDF converter(Image to PDF).