Lian-D / Doc-Christina

nwHacks2019 entry. A solution for rapid deployment of hospital workers. In Collaboration with @ZhangFred8 @Lian-D @Cheeshee @amymuwu @TonyXu74

Home Page:https://devpost.com/software/docter-christina#updates

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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. A solution for rapid deployment of hospital workers. In Collaboration with @ZhangFred8 @Lian-D @Cheeshee @amymuwu @TonyXu74

https://devpost.com/software/docter-christina#updates


Languages

Language:Python 74.2%Language:Java 25.3%Language:HTML 0.4%