Section 01
导读 / 主楼:SmartTicket-IDXS: An Intelligent Ticket Classification and Automatic Response System Based on Machine Learning and LLM
Introduction / Main Floor: SmartTicket-IDXS: An Intelligent Ticket Classification and Automatic Response System Based on Machine Learning and LLM
SmartTicket-IDXS is an intelligent ticket routing system for production environments. It combines traditional machine learning (logistic regression + TF-IDF) and large language models to achieve automatic ticket classification, confidence scoring, and intelligent reply generation. The system uses FastAPI to build RESTful APIs, supporting real-time inference and data persistence. Its design goal is to help enterprises automate customer support processes.