Section 01
Project Guide for Full-Stack AI Customer Service Chatbot Based on Dual-Model Architecture
This article introduces a student project from the Artificial Intelligence course of Bahauddin Zakariya University (Pakistan) in the Spring 2026 semester, demonstrating how to build a dual-model AI customer service system combining Naive Bayes and Artificial Neural Network (ANN). The project covers full-process technical details from NLP preprocessing to production deployment, with a tech stack including Python, NLTK, Scikit-learn, Keras, Flask, Supabase, etc., aiming to provide a flexible and efficient solution for customer service intent recognition.