Skip to content
#

ai-healthcare

Here are 74 public repositories matching this topic...

This repository houses machine learning models and pipelines for predicting various diseases, coupled with an integration with a Large Language Model for Diet and Food Recommendation. Each disease prediction task has its dedicated directory structure to maintain organization and modularity.

  • Updated Apr 1, 2025
  • Jupyter Notebook

This project uses OCR and machine learning to extract CBC values from reports and predict urgency levels. As of now, it supports image/pdf inputs, manual corrections, and SHAP explainability. Ideal for medical AI, healthcare OCR, and automated lab report analysis.

  • Updated Nov 16, 2025
  • Jupyter Notebook

A deep learning framework for automated diagnosis of Diabetic Retinopathy, AMD, and Glaucoma using a Hybrid Attention-CNN model. Combines ResNet50 with self-attention for enhanced accuracy and interpretability. Includes Python implementation, preprocessing pipeline, training scripts, and case study documentation.

  • Updated Dec 20, 2025
  • Python

Binary classification of breast cancer using PyTorch. Used StandardScaler, LabelEncoder, Dataset, DataLoader, custom nn.Module model, BCELoss, and SGD. Focused on implementing a complete training pipeline, not optimizing accuracy.

  • Updated Apr 7, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the ai-healthcare topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ai-healthcare topic, visit your repo's landing page and select "manage topics."

Learn more