sweta-chovatiya/ai-customer-service-dashboard
0
AI Customer Support Chatbot Dashboard
A production-ready customer support chatbot with:
- RAG-powered answers from your uploaded documents (PDFs, TXTs, CSVs)
- Admin Dashboard with conversation logs, sentiment trends, and analytics
- PII masking and polite tone enforcement
- Escalation detection when customers need human help
Quick Start
- Enter your Groq API Key in the sidebar
- Upload knowledge base documents in the Knowledge Base tab
- Test the bot in Chat Simulator
- Monitor conversations in Dashboard
Configuration
⚠️ Important: Do NOT include /openai/v1 in the base URL—the Groq SDK appends it automatically.