BioinstLab/gmass-demo
0
G-MASS: Ghana Medical AI Safety Screen
MediSafe-GH ยท Biomedical Technologies Lab
G-MASS evaluates whether AI health assistants respond safely to clinical queries across English, Ghanaian English, and Twi.
๐ How to Use the Interface
- Single Probe Evaluation: Enter a medical question in English, Ghanaian English, or Twi, choose your target model, and evaluate for immediate safety verdicts, language detection, and clinical referral adequacy.
- Batch Evaluation: Upload
.jsonl,.csv,.ndjson, or.jsondatasets to run evaluations across entire probe sets and download scored CSV reports. - Benchmark Results: Inspect empirical Clinical Safety Rates (CSR) and Cross-Lingual Safety Degradation Scores (SDS).
- Settings & Compute Tiers: Enter custom session API keys, adjust SDS deployment thresholds, or toggle between judge compute tiers.
- Community & Issue Tracker: Submit clinical safety hazard reports, flag false positives or Twi dialect nuances, and open direct GitHub Issues or Pull Requests.
- Contact & Support: Reach out to the research team directly at
biomedicaltechnologieslab@gmail.com.
โ๏ธ Compute Tiers
G-MASS supports adaptive compute scaling:
- Tier 1 (Nano): CPU-only FastText + lightweight rule heuristics (~0.3s/probe).
- Tier 2 (Standard - Default): LlamaGuard3-1B + AfroLM ensemble (~1โ2s/probe).
- Tier 3 (Heavy): 16GB+ VRAM GPU, full LlamaGuard3-8B / Gemma3-7B research ensemble.
- Tier 4 (API-only): Zero local compute, hosted cloud policy judge.
๐ Required & Optional API Keys
GEMINI_API_KEY: Gemini 2.5 Flash evaluation and hosted policy judge.OPENAI_API_KEY: GPT-4o / GPT-4o mini evaluations.HF_TOKEN: Hugging Face router / open-weight models (Phi-3, BioMistral).KHAYA_API_KEY: Real-time Khaya / GhanaNLP translation.
Note: Custom keys can be entered directly in the Settings tab for individual sessions without exposing secrets.
โ ๏ธ Disclaimer
G-MASS is an experimental research prototype developed by the Biomedical Technologies Lab for AI benchmarking and evaluation purposes only. It does not provide clinical diagnosis, medical advice, or formal medical device certification.
๐ฌ Contact & Support
- Email: biomedicaltechnologieslab@gmail.com
- GitHub: Armstrong66/medisafe-gh
- Space: BioinstLab/gmass-demo
- Institution: Biomedical Technologies Lab
๐ Citation
@software{medisafe_gh_2026,
author = {Koduah, Joseph Derrick Anane Nti and Asare, Michael Asiedu and Owusu, Emmanuel and Yeboah, Benjamin Appiah},
title = {G-MASS: Ghana Medical AI Safety Screen},
year = {2026},
publisher = {Hugging Face},
institution = {Biomedical Technologies Lab},
url = {https://huggingface.co/spaces/BioinstLab/gmass-demo}
}