CancerScan is an AI-powered web application designed to classify brain MRI scans. It helps in identifying the type of brain tumors (Glioma, Meningioma, Pituitary) or indicate the absence of them. This tool provides quick, preliminary insights based on machine learning predictions, aiming to assist in early detection and understanding of MRI results. The model was pre-trained on roboflow and implemented on our own website using their api.
Disclaimer: This AI prediction is for informational purposes only and is not a substitute for professional medical advice, diagnosis, or treatment. Always consult a qualified healthcare professional for any health concerns.
You can access the live CancerScan application here: https://cancer-scan.vercel.app/
-
Intuitive Image Upload: Easily upload brain MRI images via drag-and-drop or a click-to-upload button.
-
Real-time Preview: Instantly view the uploaded MRI scan within the application.
-
AI-Powered Classification: Utilizes a pre-trained machine learning model to classify MRI scans into one of four categories:
-
Glioma
-
Meningioma
-
No Tumor
-
Pituitary
-
-
Confidence Score: Displays the confidence level of the AI's prediction.
-
AI Review & Next Steps: Provides general insights and recommendations based on the classification result.
-
Responsive Design: Optimized for seamless viewing and interaction across various devices (desktop, tablet, mobile).
-
HTML: For the core structure of the web application.
-
CSS: Custom styling for a modern and clean user interface.
-
JavaScript: Powers the interactive elements, image handling, and communication with the AI model.
-
Roboflow: A platform to pre-train our model and deploy with ease using their API.
-
Upload Image: Click the "Click to Upload" button or drag and drop your brain MRI image into the designated area.
-
View Prediction: The uploaded image will be displayed, and the model will process it. The prediction result will appear below.
-
Read AI Review: Get general AI-reviewed insights and next steps to fllow.
