Skip to content

Diagnosis bot that, given a list of symptoms from the user, serves to narrow the diagnosis of the patient down to a few illnesses. Will also provide additional recovery methods for the diagnosed ailment. Created during CruzHacks hackathon at UCSC.

Notifications You must be signed in to change notification settings

nickaruwang/medical_diagnosis_haerin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Medical Diagnosis Bot (Team Haerin)

Contributors: Tommy Chen, Owen Shi, Nick Wang

About

This program aims to provide an accurate medical diagnosis and treatment based on user-inputted symptoms. Using a simple GUI created with tkinter, the user is able to note any symptoms that they may have, and the bot will then output possible illnesses that stem from those symptoms. The user may then choose one of the presented illnesses and the bot then displays potential treatments for the quickest recovery.

How to Use

In order to access the code on your local device

  1. git clone https://github.com/oowenn/cruzhacks-2023.git
  2. make sure Python3 is installed
  3. For MacOS: install tkinter using brew install python-tk follow corresponding instructions that brew gives you
  4. For Windows: no additional installation necessary
  5. run python3 main.py

This empty interface should be displayed Image

  1. enter symptoms on the GUI to see list of medical diagnositcs
  2. enter illnesses on local terminal to see treatments

Connect With Us!

Tommy Chen Owen Shi Nick Wang

About

Diagnosis bot that, given a list of symptoms from the user, serves to narrow the diagnosis of the patient down to a few illnesses. Will also provide additional recovery methods for the diagnosed ailment. Created during CruzHacks hackathon at UCSC.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages