This is a demo site showing the MVPLab chatbot widget
This is a demonstration of how the MVPLab AI chatbot widget looks on a real website. Click the chat bubble in the bottom-right corner to try it out.
The widget works on any website — WordPress, Shopify, React, or plain HTML. Just add one script tag and you're done. No dependencies, no configuration required.
Click the orange chat button in the bottom-right corner to try the widget.
Add this one line before your closing </body> tag:
<script src="https://mvplab.ai/widget.js"></script>
That's it. The widget handles everything else — styles, layout, chat logic.
Use data attributes to customize the widget:
<script src="https://mvplab.ai/widget.js"
data-color="#4f46e5"
data-position="left"
data-name="Support Bot"
data-greeting="Welcome! Ask me anything.">
</script>
Pure JavaScript. No jQuery, no React, no frameworks. Under 15KB.
Scoped CSS with unique class prefixes. Won't break your existing design.
Full-width on small screens. Looks great on every device.
Change colors, position, greeting message, and assistant name via data attributes.
ARIA labels, keyboard navigation, focus management, and Escape to close.
WordPress, Shopify, Squarespace, Wix, React, Next.js, plain HTML — any site.
This page simulates a generic business website. The chatbot in the bottom-right corner is the actual MVPLab widget running live. Try asking it about pricing, hours, contact info, or anything else to see how it responds.
Every website that embeds this widget includes a small "Powered by MVPLab" link, helping site owners discover better AI tools for their business.