Section 01
AI_CustomerService: Hybrid AI Architecture for Smart Customer Service (Introduction)
AI_CustomerService is an open-source project demonstrating a hybrid AI architecture that combines Google Gemini large language model (LLM) with traditional Scikit-learn machine learning models. It implements sentiment analysis and logistics time prediction, building a state-aware end-to-end smart customer service assistant. The project addresses the trade-off between LLM's versatility and traditional ML's efficiency, leveraging each's strengths for a practical solution.