Skip to content

thmshreyas/HeartcodeHeroes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

HeartcodeHeroes

The project Heartcodeheroes is the one that we built for Jayadeva Hospital in one of the hackathon that i have participated.

About the Project:

This project is based in digital transcription. Imagine a situation where there are huge number of patients in the hospital and the doctors are finding an issue writing the description and explainig it to the patients which consume more time and are not able to look after all the patients. our poject solves this major problem with the digital transsription where the doctor dictates the prescription to our model and it converts the voice to text using windows speech recognition which has 98% accuracy . we use gemini API to solve the complexity of the words used by the doctors which again uses biobert and medicalbert dataset that is available in kaggle for the better responses. we have also included the language translation where we have included almost all the indian languages and by one click the text will be translated into whichever language the user wants.

We have used HTML , CSS , JS for the frontend and functionality . And also flask to handle the backend functionality.

How to setup

  1. Install the project
  2. create a firebase authentication project and add the API detailes in the auth.js page
  3. create an account in gemini API and add the API key in the project
  4. run using the command -python APP.PY
  5. The project will be now running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published