Detect potential skin cancer in seconds using AI, securely and easily.
- 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
- Frontend: HTML, CSS, Jinja
- Backend: Flask, Python, JavaScript
- Libraries & APIs: TensorFlow, Keras, Pillow, Numpy, Google OAuth, Google Maps API, Cohere
- Database: MySQL
git clone https://github.com/maxtmiller/Spot-Sense.git
cd Spot-Sense
pip install -r requirements.txt
python app.py- 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