This is a demo. Sunny Crust Bakery is a fictional business created by Vadami LLC to show how the Vadami website assistant is installed. Jump to the live install demo ↓

Sunny Crust Bakery

Small-batch sourdough, pastries, and celebration cakes — baked fresh every morning.

Visit us

Hours & Location

Opening hours

MondayClosed (oven maintenance day)
Tuesday – Friday7:00 AM – 3:00 PM
Saturday8:00 AM – 4:00 PM
Sunday8:00 AM – 1:00 PM

Find us

42 Buttercup Lane, Maplewood Springs
(a fictional address — this bakery exists only in this demo)

Phone: (555) 010-4242
Street parking on Buttercup Lane; the #12 bus stops one block away. Fresh sourdough usually sells out by noon on weekends — arrive early!

This week only

Current Promotion

🍰 Sourdough Saturday — 20% off all loaves

Every Saturday in July, all sourdough and multigrain loaves are 20% off from opening until noon. Mention the code SUNNY20 at the counter. One discount per customer per visit; cannot be combined with the catering box discount.

Good to know

Bakery FAQ

Do you take custom cake orders?

Yes — custom cakes start at $60 and need at least 72 hours notice. Call (555) 010-4242 or visit the counter to design yours. We can do dairy-free frosting on request.

Do you have gluten-free options?

Our gluten-friendly sourdough is baked Fridays and Saturdays in a shared kitchen, so it is not suitable for celiac customers. Meringues and macarons are naturally flourless.

Can I order catering for an office event?

Yes — the catering pastry box (12 assorted pieces, $54) can be ordered up to 5 boxes per day with 48 hours notice. Larger events: ask for our catering sheet at the counter.

Why are you closed on Mondays?

Monday is oven maintenance and deep-clean day. It keeps every other morning's bake on time.

Vadami for WebSites — live demo

Watch one line of code bring this page to life

Everything above is an ordinary static web page. The toggle below adds a single <script> line — the same line you would paste into your own site — and the Vadami voice + chat assistant appears in the corner, already knowing this page's menu, hours, and promotion. Turn it off and the line (and the assistant) are gone.

Add the one line to this page
Widget is off — the script line is not on this page.
index.html — this very page
    ...your website content...

    
  </body>
</html>

The full snippet, ready to paste into your own site:

<script src="https://api.vadami.ai/embed/websites.js" defer></script>

Try it — ask the assistant about this bakery

Turn the toggle on, then click the button in the corner (or a question below) and ask by voice or text. The answers come from this page's content — nothing was typed into a database.

Behind the scenes

How this page was integrated

You can even ask the assistant about its own installation — this section is part of the page it reads. The whole setup for this demo was:

Register the site at websites.vadami.ai — you enter your website address, and Vadami reads your public pages to learn your content. No code, no API keys, no credit card for the free plan.

Paste the one line shown above before your page's closing </body> tag. That's the entire code change — the demo toggle on this page adds and removes exactly that line, live.

Done. The floating button appears for your visitors. The widget only works on the website address you registered (it is origin-locked, so nobody can reuse your setup on another site), answers only from your content, and includes voice and typed chat.

Privacy notes the assistant will also tell you: audio conversations are not recorded or stored, no API keys ever appear in your page source, and off-topic questions are politely declined.

Try it with your own site

Do you want to talk with your website?

Curious how the assistant would sound on your website, before installing anything? Our I Speak For You demo app reads any public web page and lets you have a voice conversation with it in seconds.

Opens speak.vadami.app with your page loaded. It's a sandbox demo — nothing is installed on your site.

Ready to put this on your website?

Free plan available — register your site, paste the line, done.

Get started at websites.vadami.ai Learn more at vadami.ai