Logo Lanfrica

harshavb08/cardioAnalyx

Domaine:

healthcare

Type de record:

software
Créateur:
har
Hôte:
It is a django-web application which can be used to detect cardiomegaly disease from a chest X-ray. We made it as a part of UNESCO India Africa Hackathon 2022 # Cardio Analyx It is a django-web application which can be used to detect cardiomegaly disease from a chest X-ray. We made it as a part of UNESCO India Africa Hackathon 2022 ## Model files To run this project, you will need to add download the following .pkl file: 200_6_23.pkl drive.google.com and place as following, `cardioAnalyx/dashboard/` ## Installation Clone the project ```bash git clone github.com ``` Go to the project directory ```bash cd cardioAnalyx ``` Create virtual environment and install required packages ```bash pip install -r requirements.txt ``` Here are the few screenshots of the website, **Home Page** **Dashboard** **Result** ** Questionnaire** **Nearest Doctors** **Multiple Languages** ## Technology The Website is built with - Django - SQLite - Bootstrap - CNN Resnet125 ## Features - User Authentication - Multilingual - Shows nearest cardiologist - Previous test history - Symptom questionnaire test (can be used if x-ray is not available)