Inspiration

Health data is more accessible than ever, yet most people still struggle to understand what their data actually means. Wearables collect sleep, heart rate, and activity metrics, but when something feels off, users are left to interpret raw numbers or search symptoms online. We were inspired to bridge this gap by building Healix, a platform that connects personal health data, AI-driven symptom analysis, and trusted medical information to help users take action early rather than react late.

What it does

Healix is an AI-powered health copilot that helps users understand and manage their health in one unified platform. The app integrates Apple HealthKit data to generate a daily health score based on sleep, heart rate, and activity trends. Users receive clear, personalized insights that explain what’s driving their health on any given day.

Healix also features an AI health assistant that allows users to describe symptoms in natural language. Using a large language model combined with a structured disease database, the assistant provides confidence-based health insights to support informed decision-making. Additional features include workout and activity tracking, real-time medical and health-related news updates, and a social layer where users can connect with friends, participate in challenges, and stay motivated together.

How we built it

Healix was built as a modular mobile application using Swift and SwiftUI for the frontend. Health data is securely accessed through Apple HealthKit, enabling real-time ingestion of sleep, heart rate, and activity metrics. The AI health assistant is powered by the OpenAI API, augmented with a curated disease knowledge base to generate confidence-level symptom insights.

The backend logic focuses on trend analysis and signal aggregation to compute daily health scores and personalized insights. We also implemented a live content pipeline for medical and health-related news, as well as social features for friend connections and competitions.

Challenges we ran into

One of the biggest challenges was balancing meaningful health insights with responsible AI usage. We needed to ensure the system provides helpful guidance without presenting itself as a diagnostic tool. Integrating multiple HealthKit data streams while maintaining performance and clarity was another challenge, as was designing an interface that simplifies complex health information without losing accuracy.

Accomplishments that we're proud of

We’re especially proud of creating a platform that goes beyond data visualization and actually explains health trends in plain language. Building a working AI health assistant with confidence-based outputs, a real-time health score, and a social motivation layer within a hackathon timeframe was a major achievement. Most importantly, Healix delivers a cohesive experience that feels intuitive, useful, and scalable.

What we learned

We learned that healthcare innovation isn’t just about collecting more data, but about interpretation, trust, and user experience. We also gained experience integrating real-world APIs like HealthKit and deploying AI responsibly in a sensitive domain. Designing for clarity and restraint proved just as important as technical sophistication.

What's next for Healix

Next, we plan to expand Healix’s health intelligence by incorporating additional biomarkers, longitudinal risk modeling, and personalized recommendations based on long-term trends. We also aim to improve the AI assistant with more clinically validated datasets, enhance social accountability features, and explore partnerships with healthcare providers to support preventative care at scale.

Built With

Share this project:

Updates