AI-Powered-Medical-Diagnosis-System

AI-Powered Medical Diagnosis System

Sub-Project: Blood Cell Cancer Prediction

Overview

The AI-Powered Medical Diagnosis System is a machine learning-based project designed to assist in the early detection and diagnosis of diseases using medical data. The system leverages deep learning models to analyze medical images or patient data and provide predictive insights.

Features

Technologies Used

Installation

To set up the project on your local machine:

# Clone the repository
git clone https://github.com/utsavraj1/AI-Powered-Medical-Diagnosis-System.git
cd AI-Powered-Medical-Diagnosis-System

# Install required dependencies
pip install -r requirements.txt

Usage

  1. Prepare your dataset and place it in the appropriate folder.
  2. Train the model using:
    python train_model.py
    
  3. Evaluate the model using:
    python evaluate.py
    
  4. Run the prediction script:
    python predict.py --image <image_path>
    
  5. 3️⃣ Run the app

    streamlit run app.py
    

Dataset

The project uses publicly available medical datasets, such as:

Model Performance

The model’s accuracy, precision, recall, and F1-score will be evaluated and presented using:

Future Enhancements

Contributing

Contributions are welcome! Feel free to open issues or submit pull requests.

License

This project is licensed under the MIT License.

Contact

For any queries, contact: