www.ierjournal.org International Engineering Research Journal (IERJ), Volume 3 Issue 3 Page 6022-6024, 2019 ISSN 2395-1621 Chatbot System in using Open Source ISSN 2395-1621 Python #1Prof. Anita Mahajan, #2Mr. Aniket Kachare, #3Mr .Akshay Gorekar, #4Miss. Prajakta Kunjir, #5Miss Aishwarya Jagtap
[email protected],
[email protected],
[email protected],
[email protected] #1Assistant Professor, Department of Information Technology, G.H. Raisoni institute of Engineering, Pune, India. #2345U.G. Student, Department of Information Technology, G.H. Raisoni institute of Engineering, Pune, India. ABSTRACT ARTICLE INFO A chatbot is a conversational agent where a computer program is designed to Article History simulate an intelligent conversation. It can take user input in many formats like voice, Received: 5th January 2020 text, sentiments, etc. For this purpose, many open source platforms are available using python. Artificial Intelligence Markup Language (AIML) is derived from Received in revised form : Extensible Markup Language (XML) which is used to build up a conversational agent 5th January 2020 like chatbot artificially. In this paper, AIML interpreter for the generation of the responses of users input is used.This method is used for developing an web Accepted: 8th January 2020 application chatbot which will interact with user using text with voice. Published online : 9th January 2020 Keywords: Artificial Intelligence, Chatbot, Web Application, AIML. back to the user. It can be directly installed on a local server I. INTRODUCTION under the GNU General Public License. Over the last few years, Chatbots have played a important role as human-computer interfaces. Chatbots are II. LITERATURE SURVEY generally consist of three modules: the user interface, an interpreter, and a knowledge base.