If you are in crisis, help is available now. Call or text 988 to reach the Suicide & Crisis Lifeline, or text HOME to 741741. If someone is in immediate danger, call 911. This site is information only and cannot provide urgent help.

How this demo works

About clinicgpt.ai: This domain hosts a browser-only SOAP-formatting demo and educational articles on ambient AI clinical documentation. There is no production ClinicGPT product here — no pricing, no signed Business Associate Agreement (BAA), no EHR/FHIR integration, no PHI pipeline, and no customers. Contact is for general questions only. This page is not medical, legal, or compliance advice.

What the demo does

The live demo on the homepage takes text you paste (a mock visit transcript or free-form dictation) and rearranges matching fragments into a SOAP-shaped outline:

  • S — Subjective: chief complaint, history fragments, pertinent negatives, and past-history lines when simple patterns match them
  • O — Objective: vitals tokens (BP, HR, Temp, RR, SpO2, weight) and exam text when labeled as such
  • A — Assessment: left empty on purpose — the demo does not invent diagnoses or codes
  • P — Plan: whatever follows a “Plan:” label if present

Under the hood this is client-side pattern matching (regular expressions and templates in the page’s JavaScript). It is intentionally crude. If a phrase does not match a pattern, the field shows “not detected — flag for review.” That emptiness is a feature of a transparent demo, not a bug to paper over with a model call.

You can load a built-in sample transcript, run the formatter, or clear the field. Nothing else is required — no account, no API key, no install.

What it does not do

Be precise about the limits:

Claim people sometimes assumeWhat this demo actually does
“It calls Claude / GPT / a cloud model”No. No remote model request is made from the demo.
“It uploads my paste for processing”No. Formatting runs in the browser tab.
“It stores transcripts for later”No. There is no server-side storage path for the paste.
“It produces a clinical note of record”No. Output is an illustrative sketch only.
“It suggests ICD-10 or E/M codes”No. Assessment is not generated; codes are not proposed.
“It is a HIPAA-covered service under a BAA”No. clinicgpt.ai offers no BAA and is not a covered product on this domain.

If a product brochure or older page on the internet still implies otherwise, treat this page and the current homepage as authoritative for what exists here today.

Privacy of the paste

Because processing stays on the device:

  1. Closing or refreshing the tab discards the text in the form (ordinary browser memory).
  2. We do not receive the paste as part of the demo flow.
  3. You should still avoid pasting real patient identifiers into any public website out of habit — even a client-side demo is not a reason to treat the browser like a charting system.

If you want to try the UI, use synthetic or heavily de-identified examples, or the sample button.

Appropriate use

Appropriate: understanding SOAP structure, seeing how brittle rule-based extraction is compared with real ambient systems, teaching a team what “draft vs signed note” means, or linking colleagues to educational pages such as what ambient AI scribes are.

Not appropriate: copying the output into a real chart, billing from the output, using the page as a substitute for a vendor evaluation under a BAA, or telling patients that “ClinicGPT documented the visit.”

The clinician (or other qualified author of record in your setting) remains responsible for any documentation that enters the medical record. That principle is the same whether a tool is ambient, dictation-based, or a regex demo — see keeping the clinician responsible.

Explicit non-product statement

clinicgpt.ai is not selling seats, minutes, enterprise licenses, SOC 2 reports, retention SLAs, or integrations. AdvancedCare USA Inc. operates this domain as a demo plus educational hub. If a production product is built later, it will be described only after it exists. Until then: try the formatter, read the articles, and use general contact for questions about the demo or educational material.

Try it

Open the live SOAP demo. For how real ambient systems differ, read What ambient AI scribes are.

Get in touch