Skip to content

MonalikaDoda/Smart-Disease-Predictor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart-Disease-Predictor

This is a simple AI-powered disease prediction system built using Python, TensorFlow, and Streamlit.
It allows users to select the type of disease, upload a medical image, and get predictions from trained deep learning models.

Features

  • Dropdown menu to select disease type:
    • Brain Tumor (glioma, meningioma, pituitary, normal)
    • Pneumonia/COVID-19 (pneumonia, covid-19, normal)
    • Lung Cancer (benign, malignant, normal)
    • Tuberculosis (tuberculosis, normal)
    • Eye Diseases (diabetic retinopathy, cataract, glaucoma, normal)
    • Breast Cancer (benign, malignant, normal)
  • Image upload and instant prediction
  • Identifies if the case is healthy or diseased
  • If diseased, shows the specific class with the confidemce score
  • Clean and responsive web interface built with Streamlit

Technologies Used

  • Python
  • TensorFlow
  • PIL for image processing
  • Streamlit for frontend deployment
  • Hugging Face Hub for model hosting

Author

Monalika Doda

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages