Skip to content

Latest commit

 

History

History
30 lines (12 loc) · 1.04 KB

README.md

File metadata and controls

30 lines (12 loc) · 1.04 KB

MEDAI

An intelligent and responsible medical app.

Installation and Requirements to run the backend:

  1. Basic libraries such as numpy, matplotlib, cv2, requests, time, flask.

  2. pip install git+https://github.com/NLPatVCU/medaCy.git and pip install git+https://github.com/NLPatVCU/medaCy_model_clinical_notes.git . This installs medaCy NER which is built upon Spacy.

  3. We use Microsoft Azure's Computer Vision API to extract text (both handwritten and typed). You will require a valid key which you can find in your Microsoft Azure Cognitive Services Account.

  4. Add the key in the file backend/my_azure_api.py by setting the value of the variable _key.

Results

Interctive Symptom Checker -

alt_text alt_text alt_text