TB risk classification tool using ESR, CRP and Uric Acid for early and easy diagnosis.
# 🫁 TB Insight Africa
A proof-of-concept health intelligence tool using routine laboratory biomarkers (ESR, CRP, Uric Acid) to support early tuberculosis detection in Nigeria and across Africa.
## A Voice for Health Africa Initiative
### Features
- ✅ Real-time TB risk classification (Low / Medium / High)
- ✅ Interactive biomarker input with clinical recommendations
- ✅ 500-patient synthetic cohort dashboard
- ✅ Biomarker science reference guide
- ✅ Built on WHO Global TB Report 2025 data
### Run Locally
```bash
pip install -r requirements.txt
streamlit run app.py
```
### Deploy on Streamlit Cloud
1. Push this repo to GitHub
2. Go to share.streamlit.io
3. Connect your repo
4. Deploy — free forever
### Data Sources
- WHO Global TB Report 2025
- PubMed peer-reviewed literature
- Synthetic patient data generated from published biomarker reference ranges
### Disclaimer
This is a proof-of-concept tool built on synthetic data and published literature.
It is NOT a diagnostic tool and does not replace clinical judgment.
Real-world validation requires ethical approval and clinical patient data.
### Team
- Abosede | Founder, Medical Laboratory Scientist & Health Data Scientist
- PhD Supervisor | Scientific Advisor
- Co-Chemical Pathologist | Clinical Research Partner
- Nurse & Health Analyst | Clinical Workflow & Dashboard Analyst
### Contact
abosedethelabgirl@gmail.com
---
*Built for Moonshot Awards 2026 | Voice for Health Africa*