Advanced customer support chatbot system with AI-powered responses, multi-channel support, and intelligent ticket routing for enhanced customer service experience.
Stars
3
Forks
0
Watchers
3
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Revise README.md to reflect project scope as a customer support chatbot for a shoe store. Update installation instructions, database design, library usage, and API endpoints. Enhance tool functionalities and provide example interactions for order status and product inquiries.
635a48fView on GitHubMerge branch 'main' of https://github.com/hidatara-ds/Customer-Support-Chatbot-Project
6e280a1View on GitHubUpdate README.md to include API documentation, tool functionalities, and example interactions for order status and product catalog queries.
7abb85fView on GitHubEnhance utility functions for improved query handling in utils.py. Activate intent functions for category, size, brand, and price queries, and update response formatting for category and pricelist tools.
6770eeeView on GitHubRefactor Dockerfile for multi-stage build, separating build and runtime stages. Update README with new project features and quickstart instructions. Enhance database initialization in db.py with explicit product seeding and improve utility functions for better query handling in utils.py.
2273d1aView on GitHubResolve merge: unify Indonesian copy, tool routing, DB schema/seed; remove data/shoe_support.db
7968e5aView on GitHubRefactor application for shoe store support: updated database schema, enhanced product management, and improved chatbot functionality. Changed environment configurations, added seeding logic for products, and refined user interaction prompts in the frontend. Updated commit messages to reflect the new context and features.
ae7a018View on GitHubMerge pull request #1 from hidatara-ds/cs-sepatu
1f001deView on GitHubRefactor database configuration to use SQLite and enhance DB initialization with logging. Added seeding functionality for products and orders in the MySQL database script.
ee956cdView on GitHub