Skip to content

Munanom/Realtime_AI_Melanoma_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Realtime_AI_Melanoma_detection

Description

Melanoma_AI is a realtime web application built with Streamlit for early skin cancer detection. It allows users to login/signup and access the melanoma detection feature.

Installation

  1. Clone this repository to your local machine.
  2. Install the required dependencies by running:
    pip install -r requirements.txt
  3. Obtain the Firebase Admin SDK JSON file and save it in the project directory.
  4. Run the Streamlit app by executing:
    streamlit run melanoma_ai.py

Usage

  • Upon running the Streamlit app, you'll be greeted with a login/signup page.
  • If you're a new user, choose "Sign Up" and provide your email address, password, and a unique username. Your account will be created, and you'll be prompted to login.
  • If you're an existing user, choose "Login" and enter your email address and password.
  • After logging in, you'll be able to access the melanoma detection feature.

Credits

License

This project is licensed under the MIT License.

About

A realtime web application to detect skin cancer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages