Jaga — Cough-Based TB Triage

Created by team Singkong on July 12, 2026
Unicorn Track

In 2024, around 2.4 million people who developed tuberculosis went uncounted—undiagnosed or unreported (WHO Global Tuberculosis Report 2025). Jaga, built by team Singkong, is an investigational phone-first triage prototype that helps close that gap. A community health worker records one guided cough and enters supported clinical inputs; Jaga returns a follow-up urgency estimate so programmes can prioritize who to send for confirmatory TB testing first. No X-ray machine, lab, or radiologist required. Two independent, never-fused AI pathways drive it. Gema handles cough plus clinical data: a Rust YAMNet gate confirms the audio is a cough, a local WavLM Large model embeds it entirely on-device, and XGBoost combines that with demographics. Prisma is a separate digital chest X-ray path (DenseNet121 + CLAHE) with its own estimate and a Grad-CAM heatmap. AMD is load-bearing: both models were trained on AMD Instinct MI300X via AMD Developer Cloud (ROCm PyTorch), and all model inference runs locally in Rust and Python. Fireworks serves only the Gemma guidance chat. Jaga does not diagnose or rule out TB. Every symptomatic person is directed to confirmatory testing—the estimate only prioritizes urgency.

Category tags: