Personal Health Bridge

A private, single-user tool that brings my own fitness data into an AI assistant.

What this application does

Personal Health Bridge reads my own health and fitness measurements from the Google Health API and makes them available to an AI assistant, so I can ask questions about my activity in plain language — for example how many steps I walked last week, or how my body composition has changed over a month.

It is a personal project used by one person: its author. There is no sign-up, no other users, and no service offered to anyone else.

What Google user data it requests, and why

The application asks for read-only access to my own Google Health data:

No write access is requested: the application only reads. It never sends data to any third party, and it does not use Google user data for advertising, training models, or resale.

How the data is handled

Measurements are stored in a private database on a server controlled solely by the author, and are used only to answer that same person's questions. Details are in the privacy policy.