iOS app for querying Apple Health data with natural language
Top 23.8% on sourcepulse
HealthGPT is an experimental iOS application that enables users to query their Apple Health data using natural language. Developed by the Stanford Biodesign Digital Health team, it leverages the Stanford Spezi framework to provide an extensible platform for LLM-powered health applications, targeting researchers and developers interested in integrating health data with AI.
How It Works
HealthGPT utilizes the Stanford Spezi framework, a modular system for building digital health applications. It integrates with Apple HealthKit for data access and supports both cloud-based LLMs (GPT-3.5/GPT-4 via SpeziLLM) and local LLM execution (Llama3 8B via SpeziLLMLocal) for enhanced privacy. The app features a chat interface with speech-to-text and text-to-speech capabilities, allowing for conversational interaction and data export.
Quick Start & Requirements
HealthGPT.xcodeproj
in Xcode 16.2+.Highlighted Details
Maintenance & Community
Licensing & Compatibility
Limitations & Caveats
The application is experimental and LLM outputs may contain inaccuracies ("hallucinations"). Aggregated HealthKit data for the past 14 days is uploaded to OpenAI when using their models.
2 months ago
1 day