AI Respiratory Doctor Desktop App

This app uses electron, a self-contained python flask API, and pytorch/fasiai to compute the probabilities of certain diseases in chest X-Rays using machine learning.

Asset bundling is handled by webpack through electron-webpack and building/compiling is done with electron-builder. The user interfact was built using the Materialize-css framework. The original template this app was based on is electron-webpack-quick-start.

Additionally, Travis CI handles automatic building of the application on every commit.

Original App: Project Page

Project link: https://github.com/HHousen/ai-respiratory-doctor-electron