🚀 Features
🤖 AI-Powered Chat
Intelligent 4-role AI system (Advocate, Diagnostic, Educator, Booking) that converts visitors into qualified leads.
🔍 Smart Provider Discovery
Real-time Google Places API integration finds the best local providers with 4.9+ star ratings automatically.
📅 Booking Capture
Seamless appointment scheduling with email notifications and n8n workflow triggers for automation.
📱 Mobile Responsive
Beautiful, responsive design that works perfectly on all devices - desktop, tablet, and mobile.
⚡ Easy Integration
Add to any website with just 3 lines of code. No complex setup or technical knowledge required.
🎨 Customizable
Configure colors, position, niche, and branding to match your business perfectly.
📦 Installation
Add the LocalBossAI chat widget to your website in under 60 seconds:
<!-- Add before closing </body> tag -->
<script src="https://localbossai.com/chat-widget/embed.js"></script>
<script>
LocalBossAI.init({
niche: 'hvac', // your business niche
primaryColor: '#667eea', // your brand color
position: 'bottom-right' // widget position
});
</script>That's it! The chat widget will appear on your site instantly.
⚙️ Configuration Options
LocalBossAI.init({
niche: 'plumbing',
primaryColor: '#3498db',
position: 'bottom-left',
greeting: 'Need a plumber? I can help!',
showBranding: false
});📊 Live Performance
🎯 Try It Now
The chat widget is live on this page!
Click the chat button in the bottom-right corner to start a conversation.
💬 Need Help?
• API Documentation: https://api.localbossai.com
• Widget Source: /public/hvac-chat-widget.html
• Embed Script: /public/chat-widget/embed.js
• Backend Status: All systems operational ✅