This project is a web application designed to raise awareness about brain tumors and provide a tool for analyzing MRI scans using AI. The application includes information about brain tumors, prevention tips, and an AI-powered MRI scan analysis tool.
- Information Section: Learn about brain tumors, risk factors, prevention tips, and warning signs.
- MRI Scan Analysis: Upload an MRI scan image or use your webcam to capture an image for analysis.
- AI-Powered Analysis: The application uses TensorFlow.js and Teachable Machine to analyze MRI scans and provide results.
- HTML5: Structure of the web pages.
- CSS3: Styling and layout of the web pages.
- JavaScript: Interactive features and functionality.
- TensorFlow.js: Machine learning library for analyzing MRI scans.
- Teachable Machine: Pre-trained model for image classification.
- A modern web browser (Chrome, Firefox, Safari, etc.).
- An MRI scan image for analysis (optional).
- Clone the repository to your local machine:
git clone https://github.com/Rudramani1/Brain-Tumor-Analysis.git