This is a professional, high-impact README.md for the Audax Group. It is designed to impress hackathon judges by highlighting your technical stack, the social impact (SDG 3), and your clean, modular architecture.
Copy the block below and save it as README.md in your main project folder.
A Solution by Audax Group Bridging the Healthcare "First Mile" in Ghana
QuickCare is a modular, AI-driven healthcare system designed to reduce hospital congestion and improve patient access in regions with limited internet connectivity. By combining USSD technology with Google Gemini 2.0 Flash AI, we provide a "Digital Front Door" to healthcare that works on any basic mobile phone.
In many public health facilities across Ghana, patients spend hours in physical queues just for basic registration or sorting.
- The Internet Gap: Millions lack smartphones or affordable data, excluding them from modern health apps.
- Staff Burnout: Front-desk staff are overwhelmed by manual registration and basic triage tasks.
- SDG Target 3.8: To achieve Universal Health Coverage, we must provide accessible, effective healthcare for all, regardless of technology.
QuickCare digitizes the first 30 minutes of the hospital visit before the patient even arrives.
- Accessible Interface: Works on any "feature phone" via USSD—no data required.
- AI-Powered Triage: Uses Gemini 2.0 Flash to analyze symptoms and provide instant department recommendations.
- Live Staff Dashboard: A real-time, role-based web portal for doctors and records officers to track the live queue.
- Unique Token System: Generates IDs (e.g.,
QC-001) to ensure organized, fair patient flow.
We designed QuickCare with a Modular Micro-Monolith approach for professional scalability:
- Backend: Python / Flask
- AI Engine: Google Gemini 2.0 Flash (via
google-genai) - USSD Gateway: Africa’s Talking API
- Frontend: Bootstrap 5 (Responsive Dashboard)
- Tunneling: Ngrok (Secure bridge for local development)
├── app.py # Main Controller & Flask Routes
├── requirements.txt # Project Dependencies (flask, google-genai)
├── .gitignore # Prevents uploading .venv and junk files
└── README.md # Project Documentation & Story
By moving triage and registration to USSD, QuickCare directly contributes to Good Health and Well-being:
- Efficiency: Reduces physical wait times by an estimated 30%.
- Inclusivity: Ensures those without smartphones are not left behind.
- Data-Driven: Provides hospital admins with real-time data on queue volume and symptom trends.
We provide patients with an estimated wait time (
Built with ❤️ for the 2026 Hackathon Audax Group | Central University, Ghana