Skip to content

nwHacks2019 entry. This project was made in order to provide a solution for rapid deployment of hospital workers in order to provide accurate real-time updates to urgent alerts. Complete with a Python backend and a Java frontend. @zhangfred8 @Lian-D @cheeshee @amymuwu @Tonyxu74

Notifications You must be signed in to change notification settings

cheeshee/Doc-Christina

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nwHacks2019-Project

A functional system with a python backend and java front end built to assist hospital workers

It is set to only work on a local PC, would require large changes to all file paths to run elsewhere.

Raspberry Pi3 B+ detects keyword "Christina" and records a 10 second .wav file and transcribes it to txt:
Raspberry Pi is connected with Adafruit i2s mems microphone.
Used Picovoice Porcupine for voice detection and IBM Watson for audio transcription.

Ssh used to connect to local PC:
requires enabling ssh on personal device which is a severe security hazard
A temporary solution for cloud/server

Java program parses and displays transcription to display on GUI and automatically updates when new transcription arrives.

About

nwHacks2019 entry. This project was made in order to provide a solution for rapid deployment of hospital workers in order to provide accurate real-time updates to urgent alerts. Complete with a Python backend and a Java frontend. @zhangfred8 @Lian-D @cheeshee @amymuwu @Tonyxu74

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.3%
  • Java 25.3%
  • HTML 0.4%