Reviste și conferințe
URI permanent pentru această comunitatehttps://oasis.utcluj.app/handle/123456789/445
Navigare
Articol CHATBOT DESIGNED FOR INTERNATIONAL STUDENTS(Technical University of Cluj-Napoca, 2024-05-20) BULZESCU Carla-Mihaela; GRAMA LacrimioaraThe main purpose of this paper is to present a chatbot developed for international students. It provides guidance on a range of challenges, including safety, culture shock, housing, language, and academic notes. For this purpose, a dataset of 72 question-and-answer intents was developed from scratch, designed to assist students. The training phase uses the dataset to create the neural network model. The chatbot makes use of established rules and techniques for natural language processing to predict the appropriate responses to user’s demand. Two Python-based versions of the chatbot are developed: one with a user interface, designed using a Flask server connected to a front-end section, and one with a compiler-based method that can handle speech input and output. Both versions achieved high accuracy during the training phase, suggesting good forecasting for the purpose upon which the chatbot was designed.