Skip to content

Akshay-jain22/MedBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedBot

Demo

  • Command Line Interface
Medbot.-.CLI.Demo.mp4
  • Graphical User Interface
Medbot.-.GUI.Demo.mp4
  • Web Application
Medbot.mp4

Objective

Create a Tool for Voice Based Medicine Prescriptions in order to prevent spreading of any contagious diseases through hand-written prescriptions


Implementation

Implemented Speech2Text and Text2Speech Functionality in three different forms :

  • Web Application
  • Graphical User Interface (GUI)
  • Command Line Interface (CLI)

Our main focus is to provide the same application experience for all users.


Experimentation

  • Create Automatic bots so that users need not to provide any commands to the application and provide a fast-learning experience
  • Convert Synchronous Speak and Recognition API functionality to Asynchronous and then created a special wait function to make them Synchronous

Snapshots

Command Line Interface

Medbot - CLI.png

Graphical User Interface

Medbot - GUI.png

Web Application

Medbot - WEB.png

Sample Receipt

Receipt.png


Conclusion

We successfully implemented Speech2Text and Text2Speech Functionality in three different versions.

Our Project focuses on providing a better method to provide medical prescriptions allowing doctors to prevent any kind of physical contact with Infected and Non�Infected People.


References


Developers