Skip to content

MarinMaksutaj/iPatient

Repository files navigation

iPatient

USE PYTHON 3.7 ONLY

Use these commands to install the dependencies:

pip3 install sentence-transformers

pip3 install textblob

sudo pip3 install --upgrade python-socketio==4.6.0

sudo pip3 install --upgrade python-engineio==3.13.2

sudo pip3 install --upgrade Flask-SocketIO==4.3.1

sudo ./run.sh to start

Open a web browser on 127.0.0.1:80 and press the record button to talk to the virtual patient.

Use the keyword "exit" or say "exit" to end the session.

Once exited the responses and the empathy measurement is saved in the root directory as output.csv

About

HackMIT 2021 project (healthcare track). Our team has used OpenAI, bert-large-nli-mean-tokens, and Rev.ai to create a virtual patient system to simulate interactions between a healthcare professional and a patient. We are using speech-based inputs to practice diagnosing patients, which we expect to be used in medical school field training.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors