⚡ Initializing AI...
🚀 Interactive Demo
Setting up your AI assistant...
Loading chatbot engine and initializing demo mode
💡 Check browser console for detailed initialization logs
Current Configuration:
Provider: gemini
Theme: auto
Position: bottom-left
Color:
<script src="your-domain.com/chatbot-engine.js"></script>
<script>
MediaDataFusion.init({
provider: 'openai', // or 'gemini', 'claude', 'grok'
apiKey: process.env.OPENAI_API_KEY,
theme: 'auto',
accentColor: '#6366f1',
position: 'bottom-left',
welcomeMessage: 'Hello! How can I help you today?',
instructions: 'You are a helpful customer support assistant...',
integrations: {
webhook: process.env.CRM_WEBHOOK_URL,
analytics: { enabled: true, trackSessions: true }
}
});
</script>Ready to Deploy Your Chatbot?
Export your custom chatbot with full configuration, embedding code, and deployment files.
🚀
Export Your Chatbot
Get your complete chatbot package with configuration files, embed code, analytics setup, and deployment instructions.
📁
Complete Package
All files needed for deployment
🔧
Ready to Use
Pre-configured for your domain
📊
Analytics Included
Google Sheets integration setup