Large language models began as chatbots that answered questions from text you typed in. Their next step was to read your data — emails, files, calendars — and answer from them. The new frontier is health: a chatbot that can read the actual records sitting in a hospital database and explain them back to you in plain language.

That is the promise of ChatGPT Health, a feature OpenAI rolled out to adult users in the United States. It links to Apple Health on the phone and, in some deployments, to hospital records, letting the model ground its advice in real vitals, medications, and lab results rather than guesses. The idea is simple: instead of asking an AI to speculate about your blood pressure, it can read the number you already have.

The technology underneath is a combination of retrieval and reasoning. The assistant pulls relevant facts from a patient's data, combines them with its built-in medical knowledge, and generates a response tailored to that person. Engineers add guardrails so it avoids overstepping — for example, by flagging when a symptom might need a real clinician rather than a chatbot.

Health records are also among the most sensitive data anyone holds. Unlike a shopping list or a to-do note, a medical file can identify your condition, your family's genetic risks, and your treatment history. For that reason, medical AI is subject to strict privacy and security rules — in the United States, the rules were built around systems written by humans, not by models that can misread a value or invent a drug interaction.

The honest caveat that comes with every tool this powerful is confidence. An AI can sound certain while still being wrong, and a patient who trusts the tone more than the substance may make a poor health decision. The leading research response is to treat AI health tools as decision support, not decision makers: helpful for understanding a test result, not for replacing the doctor who ordered it.

What ChatGPT Health really demonstrates is the shape of the next decade of consumer AI: models increasingly embedded in the private, high-stakes corners of life, where getting the answer right matters more than sounding smooth. The technology is real; the discipline around it is still being learned.