Skip to content

PrabeshTimilsina/DigitalHealth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Digital Health

Our app, Digital Health, is mainly focused on Skin Cancer detection. We use ML algorithms, allowing users to simply upload or capture a picture to detect whether it is cancerous or not. The app also includes additional features like UV alerts, as being exposed to high UV values is one of the main causes of skin cancer. Another feature is the summarization of skin medical reports, so that even laymen can understand complex medical terms and reports.

Running the Mobile App

  1. Navigate to the app directory:
    cd app
  2. Get the required Flutter dependencies:
    flutter pub get
  3. Run the app:
    flutter run

Running the Backend

  1. Navigate to the server directory:
    cd server
  2. Install the required Python packages:
    pip install -r requirements.txt
  3. Run the backend server:
    python run.py

Made by the Connective Minds team.

About

#AsianHack

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •