Skip to content

Med-Hive/MedHive-ModelHive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MedHive-ModelHive

A collection of medical AI models for various healthcare diagnostics and analysis.

Projects

1. Pneumonia X-Ray Detection

  • Description: AI model for detecting pneumonia from chest X-ray images
  • Data Source: Kaggle Chest X-Ray Dataset
  • Tech Stack:
    • FastAPI
    • CNN Model
    • Python 3.x

2. Breast Cancer Detection

  • Description: ML model for breast cancer prediction
  • Data Source: Kaggle Breast Cancer Dataset
  • Tech Stack:
    • FastAPI
    • Machine Learning
    • Python 3.x

3. Symptom Analysis

Common Features

  • RESTful APIs with FastAPI
  • Health check endpoints
  • Model service architecture
  • Error handling and logging
  • Docker support

Getting Started

  1. Clone the repository:
git clone https://github.com/your-organization/MedHive-ModelHive.git
  1. Choose the desired model directory
  2. Follow the specific README in each project directory

API Documentation

Each project provides API documentation at the /docs endpoint when running locally.

Important Notice

These APIs are intended for research purposes only and should not be used as a substitute for professional medical diagnosis.

License

Check LICENSE File

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors