# NeuroCare Africa đź§
NeuroCare Africa is a neuroscience-inspired brain health awareness platform designed to make brain health education clear, practical, and accessible.
## Sponsorship & Governance
- **Sponsored by:** Neuroscience Collaboration Hub (NCH)
- **Founder & Project Lead:** Joseph Duruh
- **NCH Co-Founders:** Joseph Duruh, Ashika Sharma
- **Supported by:**
- African Brain Data Network (ABDN) — Dr. Ebere Wogu (General Director)
- Youth Neuroscience Association of Nigeria (YNAN) — Dr. Chinna Orish (Founder)
## Disclaimer
This platform is for education and awareness only and does not provide medical advice, diagnosis, or treatment.
## Run locally
```bash
pip install -r requirements.txt
streamlit run app.py
---
## 3) Run it (Terminal)
From inside `neurocare-africa/`:
```bash
pip install -r requirements.txt
streamlit run app.py