CancerDetect is an intelligent medical app that predicts lung and breast cancer using deep learning on CT scan images. It highlights suspicious regions using Grad-CAM, allows patients to interact with a built-in AI chatbot, and ensures secure access with Firebase Authentication.
- Upload CT scan images of lung or breast
- Predicts whether cancer is present or not using trained CNN models
- Accurate and fast predictions within seconds
- Highlights where the model is focusing on the image
- Generates heatmaps for better clinical understanding
- Helps doctors locate suspicious regions
✅ In-app AI chatbot for:
- Cancer awareness
- Follow-up guidance
- App usage support
✅ Secure login using:
- 📧 Email & Password (In Development)
- 🔒 Phone Number (OTP)
- 🔗 Google Sign-In
✅ Ensures privacy and protection of sensitive medical data
# Clone the repository
git clone https://github.com/NishantK04/AI-Cancer-Scan.git
# Open the project in Android Studio
# Replace with your Firebase `google-services.json` file in android/app/