AI-Powered Customer Support System
/api/auth/login
Customer authentication
/api/customers/:id
Get customer details (admin only)
/api/customers/:id/notes
Get customer notes and history
/api/chat/message
Send message to AI assistant
/api/games
List all available games
The Casino Assistant uses Claude's advanced language model to provide intelligent customer support. The assistant has access to customer data, transaction history, game information, and can perform backend operations like updating account status and creating support tickets. All interactions are logged for quality assurance and training purposes.