This Author published in this journals
All Journal INFORMATIKA
Claim Missing Document
Check
Articles

Found 1 Documents
Search

PEMBANGUNAN CHATBOT INTERAKTIF DENGAN MENGGUNAKAN ALGORITMA NAIVE BAYES Nimatul Mamuriyah; Haeruddin Haeruddin; Hero, Hero
Informatika: Jurnal Teknik Informatika dan Multimedia Vol. 4 No. 2 (2024): Oktober : JURNAL TEKNIK INFORMATIKA DAN MULTIMEDIA
Publisher : LPPM Politeknik Pratama Kendal

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.51903/informatika.v4i2.864

Abstract

Chatbots have become integral components of modern digital services, facilitating efficient and responsive interactions between users and technology. As artificial intelligence (AI) continues to shape the way businesses engage with customers, the development of interactive chatbots is increasingly essential for improving user experience. This study focuses on the implementation of the Naive Bayes algorithm to build an interactive chatbot using Python. The Naive Bayes algorithm, a simple yet powerful machine learning model, is designed to classify user input based on identified keywords or text patterns. By leveraging this algorithm, the chatbot can provide accurate and relevant responses that align with user queries. The primary goal of this study is to enhance chatbot functionality by utilizing Naive Bayes for improved classification and response generation. Python is chosen as the programming language due to its flexibility, extensive library support, and robust capabilities in handling text processing tasks. The study demonstrates that the Naive Bayes algorithm is not only efficient in terms of implementation but also highly effective in delivering personalized and contextually appropriate interactions. Additionally, it emphasizes the algorithm's speed and simplicity, making it a valuable tool for creating responsive and intelligent chatbots. Ultimately, the findings of this research suggest that Naive Bayes plays a crucial role in advancing chatbot technology by improving the accuracy and quality of responses in real-time communication.