项目作者: Snehal-Reddy

项目描述 :
AI based Medical Assistance App
高级语言: Python
项目地址: git://github.com/Snehal-Reddy/MedAI.git
创建时间: 2019-08-23T15:32:30Z
项目社区:https://github.com/Snehal-Reddy/MedAI

开源协议:

下载


MEDAI

Built with ❤

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

Doctor Prescription Parser -

alt_text

Interctive Symptom Checker -

alt_text
alt_text
alt_text