Skip to content

Metrossa/SmartDermatologist-v2

Repository files navigation

SmartDermatologist-v2

SmartDermatologist is an Android application built with Kotlin that leverages machine learning to help in the early detection of skin diseases. This app allows users to capture images of their skin condition, which are then analyzed using a TensorFlow Lite model to identify potential skin diseases.

Features

  • Image Capture: Utilize your Android device's camera to take pictures of skin conditions.
  • Disease Detection: Images are processed using a TensorFlow Lite model trained to identify various skin diseases.
  • User-Friendly Interface: Simple and intuitive interface for easy navigation and usage.

Installation

To get started with SmartDermatologist, clone this repository to your local machine:

git clone https://github.com/Metrossa/SmartDermatologist-v2.git

Ensure you have Android Studio installed to open the project.

Usage

  1. Open the project in Android Studio.
  2. Build the application and run it on an Android device or emulator.
  3. Follow the on-screen instructions to capture an image and receive the detection results.

Built With

  • Kotlin - The primary programming language for Android development.
  • TensorFlow Lite - A lightweight solution for on-device machine learning.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages