Simple Laravel chatbot widget using WebSocket streaming UI.
No backend controller required.
Just plug & play.
- Floating chatbot UI widget
- WebSocket streaming response
- Session-based chat memory (frontend)
- Popular question auto loader
- Fully embedded (Blade single file)
- Zero backend dependency (except WS API)
composer require aranus/chatbot-widget