VukIG / Melanoma-Detector

An open source project dedicated towards providing high quality diagnosis for people unable to do so with a medical professional 📸 This app seamlessly blends React Native for the frontend with Python for the backend/AI model.
Apache License 2.0
13 stars 6 forks source link

Feat/diagnosis screen #12

Closed VukIG closed 8 months ago

VukIG commented 8 months ago

Added two new screens. Form diagnosis where the user will receive feedback from our AI model if his naevus is cancerous. Added the form screen where additional information like age, sex, and localization can be used to gain more accurate results.