Skip to content

PneumoDoc is an AI platform designed to assist Doctors with diagnosing patients with Pneumonia from X-rays scans.

License

Notifications You must be signed in to change notification settings

vahiwe/Pneumonia-Prediction-App

Repository files navigation

This project is a webapp that is used in predicting pneumonia using x-ray images.

📃 Instructions

1) Fire up your favourite console & clone this repo somewhere:

❍ git clone https://github.com/vahiwe/Pneumonia-Prediction-App.git

2) Enter this directory:

❍ cd Pneumonia-Prediction-App

3) Install python if not already installed and run this command to install python packages/dependencies for the application:

❍ pip install -r requirements.txt

4) Run to create database for the application:

❍ python db_create.py

5) Start the server to view the webapp:

❍ flask run

6) Open your browser and type in this URL to view the webapp:

❍ http://127.0.0.1:5000/

Happy developing!

About

PneumoDoc is an AI platform designed to assist Doctors with diagnosing patients with Pneumonia from X-rays scans.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published