Skip to content

maxtmiller/Spot-Sense

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

116 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Flask TensorFlow MySQL

Detect potential skin cancer in seconds using AI, securely and easily.


Preview

spotsense_cover

Features

  • AI classification of skin lesions (malignant vs benign)
  • Secure image storage and Google OAuth authentication
  • Hospital locator with Google Maps API
  • Cohere-powered chatbot for general skin guidance

Tech Stack

  • Frontend: HTML, CSS, Jinja
  • Backend: Flask, Python, JavaScript
  • Libraries & APIs: TensorFlow, Keras, Pillow, Numpy, Google OAuth, Google Maps API, Cohere
  • Database: MySQL

Local Setup

git clone https://github.com/maxtmiller/Spot-Sense.git
cd Spot-Sense
pip install -r requirements.txt
python app.py

Next Steps

  • Expand dataset to improve AI accuracy across skin types
  • Add telemedicine for direct dermatologist consultation
  • Develop dashboard to track skin changes and provide personalized health tips

About

Detecting skin cancer with our self-trained ML model @ DeltaHacks

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors