Logo Lanfrica

KephothoM/SihaLink

Domain:

healthcare

Record type:

softwareproject
Creator:
Kep
Host:
AI-powered disease surveillance swarm for Kenya's community health system. Detects outbreaks, silent pandemics, and cross-county spread in real time β€” built on Google ADK, MongoDB Atlas, and Gemini. # SihaLink πŸ₯ ### AI-powered disease surveillance swarm for Kenya's Community Health Volunteers --- _Built for the Google Cloud Rapid Agent Hackathon β€” MongoDB Track_ --- ## The Problem Every year, disease outbreaks in Kenya kill people who could have been saved β€” not because the healthcare system lacks knowledge, but because it lacks **speed**. A CHW (Community Health Volunteer) in a remote Kisumu ward notices a cluster of cholera cases. She files a paper report. It travels by hand to the sub-county office. By the time the data reaches Nairobi, three weeks have passed and the outbreak has spread to four other counties. **SihaLink breaks that chain.** --- ## What It Does SihaLink is a **multi-agent AI swarm** that gives every one of Kenya's 100,000+ Community Health Volunteers a direct line to an intelligent outbreak detection system β€” through their phone, in their own language. A CHW speaks a patient report in Dholuo. Within 30 seconds: 1. **Intake Agent** β€” transcribes and clinically extracts the report (syndrome, triage, symptoms, vitals) using Gemini 2.5 Flash 2. **Geo Agent** β€” maps the encounter to ward/sub-county/county and finds the three nearest facilities with real drive times 3. **Data Agent** β€” stores it in MongoDB Atlas with a Voyage AI vector embedding for semantic search 4. **Surveillance Agent** β€” checks if this is part of a growing cluster against 4-week rolling baselines across all 47 counties 5. **Notify Agent** β€” fires a Telegram message to the facility: _"Incoming RED β€” 6yr, severe dehydration, ETA 22 min"_ 6. **Contact Tracing Agent** β€” maps who else the patient may have exposed, assigns CHW visits All autonomous. Human confirmation only for RED/YELLOW referral dispatch. --- ## Architecture ``` ╔══════════════════════════════════════════════════════════════╗ β•‘ SihaLink Swarm β•‘ β•‘ β•‘ β•‘ β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β” HTTPS …