For our Hack the North 2019 project, I along with teammates Phillbert Tan, Mitchell Soares and Rain Zhao built X-LEARN, a web application which allows doctors to upload X-ray and CT scans of patients.
Our machine learning model classified for various aliments including brain hemorrhaging, pneumonia and retinal cancer. Using Microsoft Azure’s Custom Vision AI, I trained models through feeding images of healthy and affected patients in order to obtain accurate predictions. Our frontend was developed using ReactJS, and our backend consisted of Node.js along with Firebase serverless functions.
Back to Projects