Skip to content
Paco5687 edited this page Jul 18, 2026 · 3 revisions

GlucoPilot Wiki

A self-hosted, single-user personal health platform centered on Type 1 diabetes. It unifies glucose, insulin, wearables, cycle, and lab data into one private app with analysis, AI narratives, a printable clinician report, and a read-only doctor login. Everything runs on your server with your keys.

⚕️ Not a medical device. GlucoPilot is for personal data exploration and education. It does not diagnose, recommend insulin dosing, or control any device. Always consult your care team for treatment decisions.

Start here

What it does

Area Summary
Glucose real-time (Dexcom Share) + history; TIR/GMI/CV, AGP, a zoomable Explorer chart
Insulin / pump boluses, basal, suspends from Tandem Source or Glooko
Wearables Oura (sleep/HRV/temperature) and Fitbit (steps/HR/SpO₂)
Cycle phases inferred automatically from Oura nightly temperature
Patterns & Insights recurring highs/lows, post-meal spikes, dawn phenomenon; cross-domain correlations
AI Analyst chat grounded in your own computed data
Records upload lab PDFs/photos → extracted into per-analyte trend charts
Visit Report printable 90-day clinical summary with an AI "quarter in review"

Design principles

  • One owner per deployment. Single-tenant by design — you're the sole custodian of your data. Run one instance per person; it is not built to host other people's health data.
  • Your keys, your server. Integrations use your own API credentials; a local model keeps everything on your machine.
  • Honest about unofficial APIs. Some connectors (Dexcom Share, Tandem Source, Glooko) use community-maintained unofficial APIs that can change.

Clone this wiki locally