AI healthcare assistant

Your clinic’s digital front desk.

Patients book, reschedule, cancel and get answers themselves — on a link you can put in a Google listing or an Instagram bio, or as a chat bubble on your own site. Your phone stops ringing for things a screen can handle.

  • Works for any specialisation — your logo, your name, your services
  • No app to build, no app store, no software for the clinic to install
  • Live for a new clinic in a DNS record and a database row
For patients

Everything they used to phone you about.

One conversation, in plain language, with large type and touch targets sized for people who are not comfortable with apps.

Book an appointment

Pick a service, leave a name and number, choose a day and a time. Only real openings are shown — availability comes from your hours, not a guess.

Change or cancel

Reference number plus mobile is all it takes. A reschedule moves the existing booking, so the reference the patient already has stays valid.

Ask a question

Answers come from the FAQs you wrote, returned word for word. The model only picks which of your answers fits — it never writes prose to a patient.

Send an enquiry

Anything that is not a booking becomes a message in your dashboard, with the category and contact details already attached.

Urgent help

One screen, emergency number first. No symptom questions and no triage — deliberately, because assessing a patient would make this a medical device.

Keep the details

A calendar file to download and an email receipt with the same invite attached, for the confirmation, the reschedule and the cancellation.

The booking flow

Five taps from link to booked.

Choose a serviceYour services and fees, exactly as you set them.
Leave detailsName and mobile. Email and age optional.
Pick a dayOnly days you are actually open.
Pick a timeOnly slots still free, in your clinic’s timezone.
ConfirmReference number, calendar file, email receipt.
Two ways in

A link to share, or a bubble on your site.

The same assistant either way. Whatever you change in the dashboard shows up in both immediately.

Your own clinic page

A page at your own address that patients can add to their home screen and open like an app — no store, no download. It carries proper preview cards, so the link looks right when it is pasted into WhatsApp or Instagram.

  • Installable, with your logo as the icon
  • First screen rendered on the server — no blank wait on a slow connection
  • Goes straight in a Google Business Profile

Embedded on your website

One script tag. It adds a chat button in the corner and nothing else — no stylesheet on your page, no clash with your theme, and it cannot be broken by your site’s CSS.

<script
  src="https://widget.blooq.eastlaunch.com/loader.js"
  data-blooq-key="pk_live_…"
  data-blooq-accent="#1f5f4d"
  async></script>
  • Full-screen on a phone, a floating panel on a desktop
  • Locked to the domains you allow
For your clinic

A dashboard that runs the day.

Everything the assistant says and does comes from these screens. No tickets to raise, no waiting on us to change a price.

Today

The day’s schedule, what is coming up, and open enquiries. Mark a visit completed, a no-show, or cancel — all from the list.

Appointments

Search every booking you have ever taken by reference, name or mobile. Filter by status and by when.

Availability

Weekly opening hours, slot length, and one-off closures for a holiday or a conference. Slots are generated from this.

Open and closed

One switch stops new bookings without touching the ones you already have. Nothing already booked is ever silently voided.

Services and fees

Add, rename, reprice, reorder, or hide a service without taking anything down. Fees show to the patient as they choose.

FAQs

Write the answers patients get. Grouped by category, and the only text the assistant is ever allowed to send.

Clinic profile

Logo, doctor name, specialisation, address, phone, emergency number and the assistant’s own name.

Analytics

Bookings over time, no-show rate, busiest slots, and the front-desk hours the assistant has taken off your hands.

Built for Indian clinics

Careful about the things that matter.

Patient data, handled properly

Visit reason is a fixed list rather than free text, so nothing clinical is stored that does not need to be. Consent is versioned against every record that holds a mobile number, and the audit log is append-only — you can always reconstruct what happened.

No medical advice. Ever.

Blooq never assesses a symptom, suggests a cause, or writes its own answer to a patient. Urgent help is one screen pointing at emergency services. That boundary is structural, not a setting someone can switch off.

Public, but not open

Booking and enquiry are the only unauthenticated writes, and both sit behind a bot check and a rate limit. The embed runs on its own hostname, so it can never reach your dashboard session.

Your clock, not the server’s

Every day, slot and closure is worked out in your clinic’s timezone. A dashboard opened just after midnight shows today, and a patient booking from abroad still sees your hours.

White label

It looks like your clinic, not like us.

Blooq is designed to disappear behind your brand. Your logo and name lead every screen; ours is a line of small text you can turn off.

Any specialisationDentists, physicians, paediatricians, physiotherapists, surgeons — single-doctor or multi-doctor clinics.
Your colourOne brand colour restyles the whole assistant, and the text on it is worked out so it stays readable.
Your addressA subdomain of your own, with the certificate already covering it.
No redeployOnboarding a clinic is a DNS record and a database row. Nothing is rebuilt to add you.

See it working before you decide.

Behind that button is a real clinic on a real database — book something, then change your mind and cancel it. Nothing here is a mockup.