Yurio Windiatmoko
Master Program in Informatics, Department of Informatics, Universitas Islam Indonesia.

Published : 1 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 1 Documents
Search
Journal : International Journal of Artificial Intelligence Research

Mi-Botway: a Deep Learning-based Intelligent University Enquiries Chatbot Yurio Windiatmoko; Ahmad Fathan Hidayatullah; Dhomas Hatta Fudholi; Ridho Rahmadi
International Journal of Artificial Intelligence Research Vol 6, No 1 (2022): June 2022
Publisher : STMIK Dharma Wacana

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (478.614 KB) | DOI: 10.29099/ijair.v6i1.247

Abstract

Intelligent systems for universities that are powered by artificial intelligence have been developed on a large scale to help people with various tasks. The chatbot concept is nothing new in today's society, which is developing with the latest technology. Students or prospective students often need actual information, such as asking customer service about the university, especially during the current pandemic, when it is difficult to hold a personal meeting in person. Chatbots utilized functionally as lecture schedule information, student grades information, also with some additional features for Muslim prayer schedules and weather forecast information. This conversation bot was developed with a deep learning model adopted by an artificial intelligence model that replicates human intelligence with a specific training scheme. The deep learning implemented is based on RNN which has a special memory storage scheme for deep learning models, in particular in this conversation bot using GRU which is integrated into RASA chatbot framework. GRU is also known as Gated Recurrent Unit, which effectively stores a portion of the memory that is needed, but removes the part that is not necessary. This chatbot is represented by a web application platform created by React JavaScript, and has 0.99 Average Precision Score.