Hospitali was inspired by a simple but painful reality: many people in underserved communities still rely on basic phones, long travel distances, and delayed care decisions. Most digital health tools assume stable internet and smartphones, but that excludes a large population. We wanted to build a system that treats accessibility as a core requirement, not an extra feature.
What I Built Hospitali is an inclusive health-access platform that supports:
Voice/call assistance SMS-based triage USSD menu flows Emergency flagging and escalation First-aid guidance Nearby facility routing The platform is designed to work in low-connectivity and offline-first environments, so users can still get help on 2G networks or basic phones.
How I Built It We implemented Hospitali as an edge-friendly system with:
Python backend services for triage, routing, and workflows Flask-based APIs and communication endpoints USSD/SMS interaction flows for non-smartphone users Rule-based + lightweight AI symptom handling Local session storage with optional cloud sync A lightweight web interface (vanilla HTML/CSS/JS) for information and awareness Our design principle was to minimize dependency on high bandwidth while maximizing practical health support.
Challenges I Faced Balancing safety with automation in health conversations Designing for users with very different literacy and device constraints Creating triage logic that is clear, conservative, and actionable Handling emergency escalation paths without over-triggering false alarms Building for offline/low-bandwidth reliability while maintaining useful UX What I Learned Inclusion is a technical architecture decision, not just a UX decision. In health systems, clarity beats complexity. Basic channels (voice, SMS, USSD) can deliver high impact when designed well. Safety guardrails and escalation rules are as important as model accuracy. Real-world resilience requires fallback flows at every layer. Impact Mindset We evaluate value using a practical lens:
Access Impact
Users Served Across Basic + Smart Devices × Timely Care Guidance Connectivity Constraints Access Impact= Connectivity Constraints Users Served Across Basic + Smart Devices×Timely Care Guidance
Hospitali increases impact by expanding who can be served and reducing delay to first action.
Why This Matters Hospitali is about making healthcare support reachable for everyone, not just people with modern devices and fast internet. By combining inclusive channels with intelligent triage and emergency workflows, we aim to help transform healthcare access where it is needed most.
Log in or sign up for Devpost to join the conversation.