Laravel Customer Service AI Chatbot Widget (WebSocket + Feedback + History UI)
Package info
github.com/Chicktickhack/costumer-service
Language:Blade
pkg:composer/costumerservice/ai
v1.0.0
2026-04-12 12:32 UTC
Requires
- php: >=8.0
- illuminate/support: ^10|^11
README
Simple Laravel chatbot widget using WebSocket streaming UI.
No backend controller required.
Just plug & play.
✨ Features
- 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)
📦 Installation
1. Install via Composer (GitHub)
composer require aranus/chatbot-widget