Most clinics already have a website. What they lack is a front desk that never sleeps — answering timings and fees, and taking appointment requests without forcing a full rebuild.
That’s what an embeddable AI Front Desk is for: one line of code on your existing site, backed by a production system that knows your clinic — not a generic chatbot demo.
At Eligent AI we build and run that stack for clinics and hospitals. Here’s how install actually works, what you get, and how to test it before patients ever see it.
The real problem (it isn’t “no website”)
- Patients message after hours; nobody replies until morning.
- Staff repeat the same five answers: timings, fees, insurance, doctors, prep.
- Phone lines and WhatsApp pile up while the website stays static.
- Rebuilding the whole site just to “add AI” is expensive and slow.
You don’t need a new digital identity. You need a channel on the site you already paid for.
What the embed actually does
24/7 patient chat
Grounded in your clinic documents — timings, fees, policies — not invented claims.
Lives on your domain
Patients stay on your website. The bubble is yours (name + color).
Staff dashboard
See chats, confirm or cancel bookings, take over when a human is needed.
One script tag
No mobile app. No forced redesign. Install like analytics — simpler intent, higher stakes.
For the deeper “AI vs human receptionist” debate, see AI Front Desk vs Human Receptionist. For accuracy and RAG, see Clinic AI That Doesn't Guess.
The install: one line of code
After your clinic is provisioned on the Eligent AI platform, the embed looks like this:
<script src="https://api.eligentai.com/api/v1/web/widget.js" data-org="your-clinic-slug" data-hospital="Your Clinic Name" data-color="#0d9488"> </script>
- data-org — your private tenant slug (isolates data from other clinics)
- data-hospital — name shown in the chat header
- data-color — accent color (hex) for button and chrome
Paste it before the closing </body> tag (WordPress footer, Webflow embed, custom HTML — wherever your site allows scripts).
How onboarding works (we do the heavy lift)
We set up your clinic org
Name, branding color, phone, knowledge base (timings, fees, insurance), doctors and real slots — all on your private tenant.
You paste one script on your site
Before </body> on any page (or site-wide footer). No rebuild of your whole website. No App Store wait.
Patients chat and book on your domain
Answers come from your docs. Bookings and chats land in your staff dashboard for confirm / takeover.
You test before go-live
Five real FAQs + one test booking. Check that data only appears under your clinic — never another tenant.
Three myths that waste time
“We need a brand-new website first.”
Keep your current site. The front desk is a small overlay, not a redesign project.
“Any free ChatGPT widget is the same.”
Without your KB, real slots, and staff confirm path, you get polite wrong answers and ghost bookings.
“Install means the AI is fully trained forever.”
When fees or hours change, update the knowledge base — same as updating a notice board.
How to test before patients see it
- Open your site (or a local HTML file with the script) in a private window.
- Click the chat bubble — confirm name and color look right.
- Ask five real questions: timings, fees, insurance, a doctor/specialty, prep docs.
- Run one test booking end to end.
- Log into the staff dashboard — chat and appointment must appear under your clinic only.
- Wrong
data-orgmust fail cleanly — never open another clinic’s data.
Public widget demo (UI smoke test): api.eligentai.com/api/v1/web/demo. Full hospital-style demo: HimCity Hospital live demo.
Security in one paragraph
Website visitors get a guest session bound to their own conversation — not staff admin access. Your clinic data is scoped by organization. Rate limits protect login and chat abuse. That doesn’t replace good passwords or careful onboarding — but it’s built for multi-clinic production, not a weekend toy.
See it on a real hospital demo
Chat, booking flow, clinic-scoped answers — then talk to us about the same embed on your site.
What to do next
- List your top 20 patient questions and current fee/timings docs.
- Try the live demo and the public widget demo link above.
- Book a call — we provision your org and send the exact script for your site.
Eligent AI builds production AI systems for clinics and businesses — AI front desk, agents, and automation — with fixed pricing and code ownership options. Start at eligentai.com.