RACOS: AI-Routed Chat-Voice Admission Consulting Support System
摘要
Admission counseling is crucial for guiding parents and students in future planning. Each institution uses a tailored dataset for its counseling system. Leveraging Large Language Models (e.g., ChatGPT, Gemini) and machine learning algorithms, we develope RACOS, an AI-Routed chat-voice framework for Admission COunseling Support at Can Tho University. This framework employs a tiered model to differentiate between general and institution-specific information. General queries are handled by the LLM, while specific inquiries are addressed using customized strategies. We create six response models for five specialized faculties and one for CTU’s general knowledge (a.k.a. a semantic router). The system first performs binary classification, then uses major-specific models for detailed responses. Our experiments showed \(99.32\%\) accuracy for the first tier and \(99.87\%\) for the second tier. We also develop a web application for model deployment.