A Flutter-based mobile application that delivers personalized health management across five chronic-condition domains — diabetes, hypertension, obesity, cancer care, and wellness — powered by Multi-Provider AI analysis and a FHIR-compliant backend.
My Health Coach is a comprehensive chronic disease management platform built with Flutter. It consolidates health monitoring across five clinical domains — diabetes, hypertension, obesity, cancer, and general wellness — into a single, AI-assisted mobile experience.
Each disease module provides a 5-tab dashboard (AI Assessment · AI Counseling · Record History · Lab Results · Management Status), enabling continuous health tracking. The backend is built on Spring Boot with KR Core FHIR R4, ensuring full compliance with Korean healthcare interoperability standards.
A standout feature is the Wellness AI Agent Control Center, which orchestrates multiple AI-powered Agents — Diet Analysis, Blood Sugar Analysis, Blood Pressure Analysis, and Comprehensive Daily Report — through a real-time Agent Ops pipeline with live execution logs.
The centerpiece of the app — a real-time AI Agent pipeline that orchestrates four specialized health analysis Agents. Each Agent is independently configurable with Gemini or OpenAI as the LLM provider, and streams a live execution log so users can watch every stage complete in real time.
※ Full architecture detail available in the AI Agent Orchestration Platform project →
Service Flow
Software Stack
AI Agent Ops Pipeline