About BioSync HealthIntel
Inspiration
BioSync HealthIntel was born from a desire to bridge the gap in elderly care. Our mission is deeply personal, driven by the experiences of our grandparents:
- Maternal Grandfather: Living with multicomorbidity diseases, which require intense, consistent management.
- Paternal Grandmother: A situation involving conflicting medications, where we realized the vital importance of accurate symptom tracking.
- Paternal Grandfather: The most significant influence; we witnessed the heartbreak of delayed diagnostics due to a lack of health awareness and the absence of any centralized medical record.
We realized that without a profound, robust record of symptoms and telemetry, doctors often lack the context needed to provide accurate diagnoses. We built this to ensure that no patient has to suffer due to a "lack of history."
What it does
BioSync HealthIntel functions as a high-fidelity "Medical Audit" tool. It maintains long-term records of daily symptoms, medication adherence, and health telemetry. By logging data such as blood glucose levels in ( \text{mg/dL} ), systolic/diastolic blood pressure in ( \text{mmHg} ), and oxygen saturation (( SpO_2 \% )), the app transforms raw notes into structured clinical insights. It is specifically designed to help with:
- Early detection of disease progression.
- Identification of conflicting medications.
- Management of multicomorbidity complexities.
How we built it
We developed this application using Kotlin (v1.9+), ensuring a fast, type-safe, and modern Android architecture. We utilized the MVVM pattern and Jetpack Compose (M3) to create a responsive, intuitive interface. A core pillar of our philosophy is accessibility: the app is entirely free of cost, with no hidden inputs, ensuring it is a tool for everyone. We integrated advanced AI capabilities (Gemini API) and Retrieval-Augmented Generation (RAG) to provide intelligent triage, ensuring the application feels like a full-fledged clinical assistant.
Challenges we ran into
- AI Intelligence & Triage Logic: Integrating a RAG-based AI to make health status recommendations required rigorous testing to ensure safety and precision.
- Kotlin Mastery: As we were relatively new to the language, learning to implement coroutines, Flow, and secure memory management was a steep but rewarding learning curve.
- Ethics & Consent: Building the logic to share data securely, with full patient consent, while ensuring the architecture remained cost-free and privacy-focused, was a complex architectural challenge.
Accomplishments that we're proud of
We are proud to have created a bridge between home life and the clinic. The biggest accomplishment is the creation of a working RAG engine that provides a diagnostic severity scale, helping users realize when they need to seek medical attention versus when they are stable. We have turned raw daily observations into a tool that empowers both the patient and the physician.
What we learned
This project was an extensive deep dive into:
- Advanced Kotlin & Mobile Architecture: Leveraging MVVM and lifecycle-aware components.
- AI in Medicine: Understanding the practical implementation of RAG frameworks for health triage.
- Clinical Investigation: Learning how to map symptom recognition to real-world medical value.
- System Design: Mastering the API workflow and maintaining a "light-based" offline model that provides a stable, full-fledged feel for users.
What's next for BioSync HealthIntel
Our roadmap is focused on scalability and systemic reform:
- Platform Expansion: Building dedicated APK and web versions to increase accessibility.
- Communication Systems: Developing a robust, standard-based communication portal for better patient-to-physician interaction.
- Database Management: Evolving the local storage into a full-fledged, secure health database management system to further improve longitudinal diagnostic accuracy.
Log in or sign up for Devpost to join the conversation.