Skip to content

A medical AI desktop app featuring a custom-trained Deep Learning model and a self-curated dataset for high-accuracy ECG abnormality detection.

Notifications You must be signed in to change notification settings

labsisouleimen/AI-Heart-Guardian

Repository files navigation

🫀 AI Heart Guardian: Workplace Cardiac Health Monitor

A complete End-to-End AI Solution featuring a custom-trained Deep Learning model for real-time ECG abnormality detection.

Python TensorFlow Keras Scikit-Learn Model License: MIT


🌟 Overview

Heart disease remains a leading cause of health emergencies in the workplace. This project provides an intelligent desktop dashboard that monitors ECG signals and instantly classifies them as Normal or Abnormal.

The core of this project is a custom Deep Learning model, trained on a self-curated dataset to ensure high precision in industrial and corporate environments.


📸 System Showcase

Feature Interface / Result Description
AI Dashboard The main desktop interface showing real-time ECG wave analysis and health status.
Model Performance Accuracy and Loss graphs showing the successful training of the custom AI model.
Detection Result Instant visual feedback (Normal/Abnormal) with confidence score.

🧠 The AI Pipeline (Built from Scratch)

Unlike many generic solutions, this project covers the full Machine Learning lifecycle:

  1. Dataset Curation: I designed and pre-processed the ECG dataset, implementing signal filtering and noise reduction to ensure data quality.
  2. Model Architecture: A custom-built Convolutional Neural Network (CNN) optimized for temporal signal patterns.
  3. Training: Leveraged TensorFlow/Keras to train the model, achieving high sensitivity to cardiac arrhythmias.
  4. Desktop Integration: Wrapped the model into a professional GUI for non-technical workplace users.

🛠️ Tech Stack

  • Core: Python 3.x
  • Deep Learning: TensorFlow & Keras
  • Data Processing: NumPy, Pandas, Scikit-learn
  • GUI: [Tkinter]
  • Visualization: Matplotlib / Seaborn

⚙️ Installation & Usage

  1. Clone the repository:
       git clone https://github.com/labsisouleimen/AI-Heart-Guardian.git
    

📩 Contact

Developed by Souleimen Labsi LinkedIn

About

A medical AI desktop app featuring a custom-trained Deep Learning model and a self-curated dataset for high-accuracy ECG abnormality detection.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages