Supercharge Your Website
With Gemini AI
A plug-and-play chatbot widget built with PHP, HTML, and vanilla Javascript. Add beautiful customer support, sales assistance, and instant Q&A in under 60 seconds.
Installation Script
<!-- Add this single line before </body> -->
<script
src="https://chatbot-ai.ddev.site/widget.js"
data-bot-name="My Assistant"
data-welcome-msg="Hi! Ask me anything!"
data-theme-color="#6366f1">
</script>
Ultra Lightweight
Zero heavy bundles or packages. Uses pure vanilla JS and beautiful inline CSS. Will not slow down your page load times.
Secure Server Proxy
Keep your Gemini API keys safe on the server side using PHP. Your API keys are never exposed to the client-side browser context.
Context Aware
Preserves conversation history within active browser tabs using local session context, feeding context dynamically to the LLM.
Ready to Test It?
Look at the bottom right corner of this screen. Click the floating chat bubble to open your live Gemini chatbot instantly.
Interactive Demo Active