🚀 Universal Chat Widget
A production-ready chatbot widget that can be embedded on any website with a single script tag.
Widget is active and ready to use
Try the Demo:
- Look for the floating chat bubble in the bottom-right corner
- Click the bubble to open the chat interface
- Type "hello" and press enter
- Watch the bot respond with a demo message
- Use the X button to close the chat
Embed on Your Website:
<script src="https://your-domain.com/app.js"></script>
Just add this one line to any webpage and the chat widget will appear automatically.
Features:
- ✅ Floating chat bubble with smooth animations
- ✅ Responsive design (mobile & desktop)
- ✅ Secure iframe-based architecture
- ✅ PostMessage communication
- ✅ Unread message indicators
- ✅ Keyboard navigation support
- ✅ Demo bot responses
- ✅ Production-ready code