Drop an AI Chatbot right inside your Laravel app
The Chatbot
page is where you customise your embeddable AI chatbot widget that can be integrated into your Laravel application.
When you navigate to the Chatbot
page, you’ll find a comprehensive configuration form organised into several sections:
JavaScript Embed Code - At the top, you’ll see the generated script code, which you can copy and paste into any website to embed your chatbot.
Content Settings - Configure the text elements of your chatbot:
Chat Interface - Customise the visual appearance:
Visibility Options - Control what features are shown:
Chat Icon Positioning - Control where the chat icon appears:
The page includes a real-time preview of your chatbot on the right side, showing exactly how it will appear on your project. Changes you make to the settings are immediately reflected in the preview.
The generated JavaScript embed code updates automatically based on your configuration. The chatbot inherits your project’s AI knowledge base and responds using the same data you’ve uploaded through upserts. The preview shows sample conversations to help you visualise the user experience.