AIHealthIQ
AI reads your wearable data, spots changes, recommends treatment and lifestyle tweaks.
Pulls data from smart watches, fitness bands, and other sources (heart rate, sleep, steps, oxygen), correlates with AI, and recommends treatment, medication, or lifestyle changes. Web and mobile UI, with an API.
ListenYour smartwatch sees patterns in your sleep, heart rate and activity that nobody else notices. Built an AI app that reads your watch data. It actually tells you when something's off, in plain everyday words.
AIHealthIQ ingests heart-rate, sleep, steps, and oxygen data from smart watches and fitness bands, correlates trends with an LLM, and pushes treatment, medication, and lifestyle suggestions to a web + mobile UI. The studio shipped data ingestion, the correlation pipeline, the recommender, and the dashboards.
Our smartwatches were collecting data nobody actually read. The studio built a system that connects the dots, sleep + heart rate + activity together, and tells you in plain words what changed and why it matters. The week we started using it, it caught a pattern I'd missed for years. The team also handed back a manual so we can keep adding new sources without rebuilding everything.
What's on screen
Frame breakdown
- 01User surface
The whole experience the user sees
This frame shows the live product: ai reads your wearable data, spots changes, recommends treatment and lifestyle tweaks. Every component is ours · scope, design, code, deploy.
- 02Stack behind the screen
What's powering it: Express, React-Redux, SQLite
4 stack components run behind this frame · Express, React-Redux, SQLite drive the visible UI; the rest sit in the data layer. All studio-owned.
- 03What we shipped
Wearable data ingestion
Someone always watching your data
- 04Status
Private deploy · under NDA.
Per the client's request the URL stays private · the build, architecture, and lessons can be shared in a scoping call.
How it shipped
Timeline- 01 · BRIEF
Map the wearable signals worth pulling.
Workshop with the founders to pin down which four signals (HR, sleep, steps, SpO2) actually drive the recommendations · everything else dropped from v1 scope.
- 02 · ARCHITECTURE
Stack decisions before any code.
Decision doc captured the data flow, Express, React-Redux, SQLite, OpenRouter role split, and the failure modes we'd handle in v1 vs defer. Cross-service boundaries (where AI ends and the web app begins) were drawn here so neither side leaked into the other later.
- 02 · BUILD
Express ingest + LLM correlation + Redux UI.
Express backend handles per-vendor wearable feeds, normalises, persists in SQLite, then OpenRouter routes to the model best-suited per signal type. Redux drives the React + mobile UIs off the same store shape.
- 04 · POLISH
Performance, accessibility, and observability.
PSI / a11y / coverage budgets enforced as launch gates. Logging + metrics wired before cut-over · the team can answer 'is it working?' from a dashboard, not a Slack thread. Threat-model checklist signed off before traffic hits the box.
- 03 · SHIP
Web, iOS, Android, plus the public API.
Three end-user surfaces shipped on the same correlation engine, plus a HealthApplication-typed JSON-LD'd API for clinic integrations.
What shipped
04- 01Ingest
Per-vendor wearable feeds, normalised
Apple Health, Garmin, Fitbit, Oura · normalised to a single internal schema before correlation.
- 02AI
OpenRouter-routed correlation engine
Different signals route to the model that handles them best · cost-aware fallback per request.
- 03UI
Web + iOS + Android off one store
Redux store shape shared across React web and React-native mobile · one source of truth for trend cards.
- 04API
Clinic-grade JSON API
HealthApplication-typed schema · clinics can pull patient summaries on demand.
From the video
Frame by frame
01FrameCardiovascular dashboard · risk stratified
Anatomical view + biological age (47) vs chronological age (54) + six risk cards (atrial fibrillation, stroke, coronary artery disease, hypertension, heart failure) · the cardio system reads itself.
02FrameBody view · cholesterol cluster highlighted
While 'we're checking your Cholesterol' progresses, the heart highlight pulses · the user sees the AI's attention land on the right organ in real time.
03FrameLifestyle prescriptions · concrete actions, with cart
Quit smoking, train zone 2, low-GI diet, manage stress, fruits + veggies, reduce sugar · each prescription is a card with the rationale and an 'Add to cart' that links to a supplement or device, no vague 'consult a doctor'.
04FrameAction plan · supplements + lifestyle + escape hatch to physician
Beetroot, turmeric, omega-3 land in supplements; lifestyle steps follow. Bottom CTA 'Check-in with our Physician first' is the safety valve when the user wants a human in the loop.
THE PROBLEM
- −Smart watches collect data nobody interprets
- −Everyday data rarely reaches a doctor
- −You don't know when to actually book a visit
WHAT THE CLIENT GOT
- Someone always watching your data
- AI flags real changes, not noise
- Concrete lifestyle tips, not generalities
WHAT WE DELIVERED
- +Wearable data ingestion
- +AI analysis and trend watching
- +Treatment and lifestyle suggestions
- +Web and mobile UI, plus API
STACK
- Express
- React-Redux
- SQLite
- OpenRouter
RELATED READING
- AI solutions · Websites, web apps & online shops · Cybersecurity · Custom software · everything elseQ3 2026 roundup: what shifted, what we shipped, what brokeThree months in. SZEP 2.0 live, NAV v3 cutover, AI Act enforcement, OWASP LLM Top 10 v2. Hard numbers, one strong opinion on the consulting tier.
- AI solutions · Websites, web apps & online shops · Custom software · everything elseQ2 2026 roundup: what shifted, what we shipped, what brokeFour months in. Eleven shipped projects, real before/after numbers, one strong opinion on what the consulting tier got wrong this quarter.
- Custom software · everything else · AI solutionsn8n vs Make vs custom code: 2026 automation stackNo-code automation is brilliant until it isn't. Here's the line where n8n / Make stop saving money and custom code starts - and how to tell which side you're on.
- AI solutionsAI agent pricing 2026: what an autonomous agent costsAn AI agent is not a chatbot with extra steps - it takes actions, and that changes the bill. Here are the real 2026 ranges and what drives them.