Logo Lanfrica

CrispenGari/tuberculosis-AI

Domain:

healthcare

Record type:

software
Creator:
Cri
Host:
πŸ§‘β€βš•οΈπŸ€– AI-powered tuberculosis detection system using chest X-rays - built for low-resource environments with mobile support and radiologist-in-the-loop validation. ### 🫁 TB-AI Diagnostic Assistant (TBAIDA) > πŸš€ **AI-powered Tuberculosis Screening for Underserved Communities** TBAIDA is an intelligent, scalable, and cost-effective diagnostic assistant designed to support healthcare professionals in detecting **Tuberculosis (TB)** using chest X-ray images. Built with deep learning and deployed through a mobile-first ecosystem, the system is engineered for **real-world impact in resource-constrained environments**. > This repository contains two main sub directory which are: 1. `mobile` - The mobile app that does predictions by sending requests to the API server using `X-Ray` images of a human chest. 2. `server` - This is an API server that serves different models that does TB predictions on chest-x-ray images of a human. ### Table of Contents - 🫁 TB-AI Diagnostic Assistant (TBAIDA) - Table of Contents - 🌍 Why This Matters - πŸ’‘ Our Solution - πŸ—οΈ System Architecture - πŸ“± Key Features - πŸ”¬ AI-Powered Diagnosis - πŸ“‘ Offline-First Capability - βš–οΈ Bias-Aware AI - πŸ”„ Continuous Learning System - πŸ‘¨β€βš•οΈ Radiologist-in-the-Loop - 🎯 Target Users - πŸ“± Application UI - Landing Page - Home Screen - Results - History Page - Settings Page - Home \& Prediction Flow - Diagnosis Results - πŸ§ͺ How It Works - 🌟 What Makes TBAIDA Different? - πŸ’° Business \& Sustainability Model - πŸš€ Roadmap - 🀝 Contributors - ⚠️ Disclaimer - πŸ“œ License - ⭐ Support This Project --- ### 🌍 Why This Matters Tuberculosis remains one of the leading causes of death in South Africa and globally. - πŸ‡ΏπŸ‡¦ South Africa reports **~280,000 TB cases annually** - ⚠️ ~54,000 deaths each year - πŸ‘¨β€βš•οΈ Only **~650 radiologists serving ~63 million people** - ⏱️ Delayed diagnosis = preventable deaths > πŸ’‘ **Early detection saves lives β€” but access to radiologists is limited.** --- ### πŸ’‘ Our Solution TBAIDA leverages **Artificial Intelligence + Mobile Technology** to: - 🧠 Analyze chest X-ray images using deep learning models - ⚑ Provide **instant diagnostic insights** - πŸ‘©β€βš•οΈ A …