SlideShare une entreprise Scribd logo
1  sur  4
Télécharger pour lire hors ligne
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2934
Artificial Conversation Entity for an Educational Institute
Piya Dutta1, Saumya Kesarwani2, Vaibhav Prakash Patil3
1,2,3Dept. of Computer Engineering, FCRIT, Maharashtra, India
---------------------------------------------------------------------***----------------------------------------------------------------------
Abstract - The College chat-bot project is a software built using Artificial Intelligence to address queries by the staff, students,
the general public, et cetera, regarding the particular university. The chat-bot takes input from the user in the form of a text
question. The response principle is matching the input string from the user. The user can ask any question related to college
activities through the chat-bot without being physically available in the college for the inquiry. Keyword based human-computer
dialogue system makes it possible for the user to be able to chat with the computer using a natural language that is English.
Key Words: NLP, Deep Neural Network, Chatbot, Artificial intelligence
1. INTRODUCTION
As a traditional method, the enquiries taking place in and regarding an educational institution takes place via actual human
interactions. This would require a huge man power and time for the system tobecapableofaddressingandrespondingto each
query. Due to this lengthy process, this system becomes inefficient. Chatbot, an Artificial Conversational Entity, uses Artificial
Intelligence techniques such as Natural Language Processing (NLP) to mimic human conversations in its natural format.After
observing a lot of systems using chatbots in various fields, we deduced that the work complexity was reduced to a significant
extent. Similarly the chatbot for educational institute would reduce the time and make the information more easily accessible
and it will also be more credible This system can be useful for the following people: students of the university, staff workingin
the university, parents of the students of the university, aspirants or general public. The aim of our project is to ease the
process of college related enquiry and to reduce the channel of informal communication (such as whatsapp) which is time
consuming and prone to being altered and also to reduce man power required to operate such a system. A user can use this
system to gain some information by firing the appropriate queries.
2. RELATED WORK
1. A Tool of Conversation: Chatbot [1]
The program is implementedusing Java programminglanguage.ParticularlyJavaappletsareused.Appletsareusedbecauseitis
easy to create the dialog box required for the conversation between the user and the bot.
2. Chat-Bot For College Management System Using A.I [2]
Question-Answer system selects the most appropriate answers by using linguistic features available in natural language
techniques. They differ mainly from the knowledge sources, the broadness of Dialog Systems(NLDS)isanappropriateandeasy
way to access information.Question-AnswersystembasedonSemanticenhancementaswellastheimplementationofadomain-
oriented based on a pattern-matching chat-bots technology developed within an industrial project (FRASI).
3. Android Based Educational Chatbot for Visually Impaired People[3]
In this method, user has to send the certain text to the Chatbot and it will prompt the usertoenterthedetailsforthereservation.
The reservation will be made, once the detail has been given. In the concept of Natural Language Processing using AI (Artificial
Intelligence) input and output of the system can be in speech/text/images. The input is handled by NLP (Natural Language
Processing) techniques. Android application workas assistant forthe student in their learning process.Studentscansearch the
topics related to their subjects and the system will provide a result about the topic. Student can search for particular topics in
subjects, exam questions andanswers.WebbasedChatbotwhichisimplementedinpythonwithAIMLlanguage.Itconsistsofthe
techniques of NLP and voice recognition. The output will be received in terms of voice using TTS (TextToSpeech).
4. Chatbot for Education System [4]
In the marketing field, the user has lots of questions related to projects whose answer is not present even in local database, to
overcome this problem Prof. Yu Wo and Gongxiao Wang presented paper on automatic chat bot knowledge acquisition from
online via rough set and ensemble learning.Theconceptofensemblelearningisusedherewhichconstructsclassificationresults
of the learner to get the final result. Multiple rough set, a classifier is constructed and trained first, then all replies are classified
with these classifiers. The final results are drawn from voting to the output of these classifiers and finally it is selected as
knowledge database. The disadvantage of this system is that not all replies are related to root message different forum have
different styles and formats.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2935
5. A Web Based College Inquiry Chatbot with Results[5]
In this paper bigram is used for calculating the sentence similarity. The machine has been embedded with the knowledge to
identify the sentence and making a decision itself as response to answeraquestion.Inthisstudyofpaperthestatisticsofpattern
matching on the text data and statistics of compressed pattern matching on compressed form of same text data are compared.
Here the information repository is in the form of a connected graph where the nodes contain information and links interrelates
the information nodes. The design semantics includes AIML(ArtificialIntelligenceMarkupLanguage)specificationlanguagefor
authoring the information repository such that chat bot design separates the Information repository from natural language
interface component.
3. SCOPE
Accuracy improvement: We aim to increase accuracy of the answers of our chatbot system. Admission related inquiry: The
users might inquire about the student strength, procedure for application, the documents required to submit the application.
The system will also give the necessary information on the cutoffs needed by various types of students.
Fees information: Our system provides information about fees regarding the circular, start and last date of payment, whereto
make the payment. The system will also direct the users to get the form to be filled for the payment, provide themwiththelink
to make payment, will handle issues in money transfer or guideuserstoappropriatestaffthathasbeenassignedto handlesuch
problems. The chatbot will also answer enquiries regarding the modes of payment and procedure. Scholarships circulars:
Notifications and information about the scholarships offered by the particular college, university or the government.
Library system: Users need information on the title and number of books available at a given point of time which our system
will update regularly, the opening and closing timings. Users also often inquire about the fine system of the library of the
university. Hostel facilities: Information about the availability of rooms, total capacity of the hostel, room sharing options
available, facilities within the hostel like food and television, hostel timings and rules.
Canteen schedule: Shows today’s special that changes everyday of the week, weekly schedule, displays menu which contains
dishes available along with their prices. It also answers queries regarding the timings of the canteen on any particular day.
Sports events: Upcoming events timing and location and eligibility, availabilityofsportsgroundsand equipment. Alerts:Thisis
to alert students via alerts and notifications about due homework, assignments, et cetera to be submitted, along with the due
date and the professor in charge. Placement notifications: Our system gives information to the users as required about the
companies that come to the university, packages offered by them, their eligibility criteria for sitting for placements,bondsand
the various job descriptions. Text to speech implementation: Here, users enter queries in the form of text and the chatbot
responds via speech, that is a voice.
4. DESIGN
Fig -1: Block Diagram
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2936
Fig -1: Use Case Diagram
Block diagram is a diagram showing in schematic form the general arrangement of the parts or components of a complex
system or process. In the above diagram, we have represented our system in a very simplified block diagram. It majorly
consists of three parts: front end, processing unit, and the database. We first take the input from the user using a dialogue box
from our website. The text input is further broken down and keywords are extracted which are processed using NLP. The
output of NLP is then given to the neural network algorithm. The keywords after being derived, are matched with the
appropriate outputs from the database. The output is generated to the output window using Message Generator. The user
enters a text in the dialogue box and this text is sent to the NLP component. In order to implement the NLP component in our
system, we need to import nltk library. In NLP component we implement tokenization and stemming for the given input.
Tokenization is the process of tokenizing or splitting a string, text into a list of tokens. One can think of token as parts like a
word is a token in a sentence, and a sentence is a token in a paragraph. In our code, when the user gives an input such as ”How
are you”, then the tokenization module will break down the entire string into ”how”, ”are”, and ”you”. We alsousestemmingin
NLP component. Stemming is the process of producing morphological variants of a root/base word. Stemming programs are
commonly referred to as stemming algorithms or stemmers. A stemming algorithm reduces the words “chocolates”,
“chocolaty”, “choco” to the root word, “chocolate” and words like ”likes”, ”likely”, ”liking” are reduced to the root word ”like”.
These stemmed words are given to the neural network. In our project we’re using deep neural networks to implement the
neural network algorithm. Now this neural network algorithm takes the stemmed words and matches with the appropriate
responses in the database. Now, in this database, there is a response for each pattern. The actual dataset is in json format. The
appropriate response is given to the message generator which displays the response as the output on the output screen.
Neural Networks (DNNs) are typically Feed Forward Networks (FFNNs) in which data flows from theinputlayerto theoutput
layer without going backward. The links between the layers areonewaywhichisinthe forwarddirectionandtheynevertouch
the same node twice. The outputs are obtained by supervised learning with datasets of some information based on what is
required by the user through back propagation. We use two hidden layers, each consisting of two nodes, and the output
consisting of six nodes, which are the total number of tags in our json file. After determining the tag the response is fetched
from the particular tag. The students can access the system and fire their queries regarding admission process, library and
canteen facilities, hostel rules and availability and placements.Facultymemberscanusethesystemandupdate,modifyand/or
delete the information regarding the students. The admin manages the database and has access rights to all above mentioned
components of the system.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2937
Chatbot systems or smart assistants with artificial intelligence are dramatically changing businesses, especially in a college
institution for college purposes. There is a wide range of chatbot building platforms that are available for various enterprises,
such as e-commerce, retail, banking, leisure, travel, healthcare and so on. We have, in our project, explored its uses as a
university enquiry system.
Chatbots can reach out to a large audience on messaging apps and be more effective than humans. The neural network
algorithms for the implementation is done to increase the efficiency and also helps increase the accuracy of obtained model.
The chatbots may develop into a capable information-gathering tool in the near future. They may also incorporate a vast
dataset in the linked databases. The accuracy can be improved and more efficient algorithms can be used in future.
REFERENCES
[1] M. Dahiya,”A Tool of Conversation: Chatbot.”, International Journal of Computer Sciences and EngineeringE-ISSN 2347-
2693.
[2] Prof.K.Bala, Mukesh Kumar, Sayali Hulawale, Sahil Pandita, ”Chat-Bot For College Management System Using A.I.”,
International Research Journal of Engineering and Technology (IRJET).
[3] Naveen Kumar M, Linga Chandar P C, Venkatesh Prasad A, Sumangali K, ”Android Based Educational Chatbot for Visually
Impaired People.”, 2016 IEEE International Conference on Computational Intelligence and Computing Research.
[4] Aishwarya Hajare, Priyanka Bhosale, Rasika Nanaware, Guruswami Hiremath, ”Chatbot for Education
System.”,International Journal of Emerging Technology and Computer Science ISSN 2455-9954.
[5] Sagar Pawar, Omkar Rane, Ojas Wankhade, Pradnya Mehta, ”A Web Based CollegeEnquiryChatbot.”,International Journal
of Innovative Research in Science, Engineering and Technology ISSN (Online): 2319-8753, ISSN(Print):2347-6710.
[6] Purushottam Lal Bhari, Ashok KumarJetawat,Anil Dahiya,”ROLEOFARTIFICIALNEURALNETWORKIN AN INTELLIGENT
EDUCATIONAL SYSTEM.”, International Journal of Latest TrendsinEngineeringand TechnologySpecial IssueIC3NS2018,
pp. 076-081, e-ISSN:2278-621X.
[7] Pratik Salve, Vishruta Patil, Vyankatesh Gaikwad, Prof. Girish Wadhwa, ”College Enquiry Chat Bot.”, International Journal
on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 3 463 – 466.
5. CONCLUSION

Contenu connexe

Tendances

IRJET- NEEV: An Education Informational Chatbot
IRJET-  	  NEEV: An Education Informational ChatbotIRJET-  	  NEEV: An Education Informational Chatbot
IRJET- NEEV: An Education Informational ChatbotIRJET Journal
 
IRJET- Chatbot using NLP and Deep Learning
IRJET-  	  Chatbot using NLP and Deep LearningIRJET-  	  Chatbot using NLP and Deep Learning
IRJET- Chatbot using NLP and Deep LearningIRJET Journal
 
Word2Vec model for sentiment analysis of product reviews in Indonesian language
Word2Vec model for sentiment analysis of product reviews in Indonesian languageWord2Vec model for sentiment analysis of product reviews in Indonesian language
Word2Vec model for sentiment analysis of product reviews in Indonesian languageIJECEIAES
 
IRJET - Mobile Chatbot for Information Search
 IRJET - Mobile Chatbot for Information Search IRJET - Mobile Chatbot for Information Search
IRJET - Mobile Chatbot for Information SearchIRJET Journal
 
IRJET- A Review on Part-of-Speech Tagging on Gujarati Language
IRJET-  	  A Review on Part-of-Speech Tagging on Gujarati LanguageIRJET-  	  A Review on Part-of-Speech Tagging on Gujarati Language
IRJET- A Review on Part-of-Speech Tagging on Gujarati LanguageIRJET Journal
 
Neural Network Based Context Sensitive Sentiment Analysis
Neural Network Based Context Sensitive Sentiment AnalysisNeural Network Based Context Sensitive Sentiment Analysis
Neural Network Based Context Sensitive Sentiment AnalysisEditor IJCATR
 
IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...
IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...
IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...IRJET Journal
 
IRJET- Question-Answer Text Mining using Machine Learning
IRJET- Question-Answer Text Mining using Machine LearningIRJET- Question-Answer Text Mining using Machine Learning
IRJET- Question-Answer Text Mining using Machine LearningIRJET Journal
 
IRJET- Semantic Analysis of Online Customer Queries
IRJET-  	  Semantic Analysis of Online Customer QueriesIRJET-  	  Semantic Analysis of Online Customer Queries
IRJET- Semantic Analysis of Online Customer QueriesIRJET Journal
 
IRJET- Factoid Question and Answering System
IRJET-  	  Factoid Question and Answering SystemIRJET-  	  Factoid Question and Answering System
IRJET- Factoid Question and Answering SystemIRJET Journal
 
2. an efficient approach for web query preprocessing edit sat
2. an efficient approach for web query preprocessing edit sat2. an efficient approach for web query preprocessing edit sat
2. an efficient approach for web query preprocessing edit satIAESIJEECS
 
USER PROFILE BASED PERSONALIZED WEB SEARCH
USER PROFILE BASED PERSONALIZED WEB SEARCHUSER PROFILE BASED PERSONALIZED WEB SEARCH
USER PROFILE BASED PERSONALIZED WEB SEARCHijmpict
 
VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE
VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE
VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE ijmpict
 
NLP BASED INTERVIEW ASSESSMENT SYSTEM
NLP BASED INTERVIEW ASSESSMENT SYSTEMNLP BASED INTERVIEW ASSESSMENT SYSTEM
NLP BASED INTERVIEW ASSESSMENT SYSTEMvivatechijri
 
IRJET- Twitter Sentimental Analysis for Predicting Election Result using ...
IRJET-  	  Twitter Sentimental Analysis for Predicting Election Result using ...IRJET-  	  Twitter Sentimental Analysis for Predicting Election Result using ...
IRJET- Twitter Sentimental Analysis for Predicting Election Result using ...IRJET Journal
 
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA TechniqueIRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA TechniqueIRJET Journal
 
IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...
IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...
IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...IRJET Journal
 
IRJET - Twitter Sentiment Analysis using Machine Learning
IRJET -  	  Twitter Sentiment Analysis using Machine LearningIRJET -  	  Twitter Sentiment Analysis using Machine Learning
IRJET - Twitter Sentiment Analysis using Machine LearningIRJET Journal
 

Tendances (20)

IRJET- NEEV: An Education Informational Chatbot
IRJET-  	  NEEV: An Education Informational ChatbotIRJET-  	  NEEV: An Education Informational Chatbot
IRJET- NEEV: An Education Informational Chatbot
 
4 de47584
4 de475844 de47584
4 de47584
 
IRJET- Chatbot using NLP and Deep Learning
IRJET-  	  Chatbot using NLP and Deep LearningIRJET-  	  Chatbot using NLP and Deep Learning
IRJET- Chatbot using NLP and Deep Learning
 
Word2Vec model for sentiment analysis of product reviews in Indonesian language
Word2Vec model for sentiment analysis of product reviews in Indonesian languageWord2Vec model for sentiment analysis of product reviews in Indonesian language
Word2Vec model for sentiment analysis of product reviews in Indonesian language
 
IRJET - Mobile Chatbot for Information Search
 IRJET - Mobile Chatbot for Information Search IRJET - Mobile Chatbot for Information Search
IRJET - Mobile Chatbot for Information Search
 
IRJET- A Review on Part-of-Speech Tagging on Gujarati Language
IRJET-  	  A Review on Part-of-Speech Tagging on Gujarati LanguageIRJET-  	  A Review on Part-of-Speech Tagging on Gujarati Language
IRJET- A Review on Part-of-Speech Tagging on Gujarati Language
 
Neural Network Based Context Sensitive Sentiment Analysis
Neural Network Based Context Sensitive Sentiment AnalysisNeural Network Based Context Sensitive Sentiment Analysis
Neural Network Based Context Sensitive Sentiment Analysis
 
IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...
IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...
IRJET- Sentimental Analysis for Students’ Feedback using Machine Learning App...
 
IRJET- Question-Answer Text Mining using Machine Learning
IRJET- Question-Answer Text Mining using Machine LearningIRJET- Question-Answer Text Mining using Machine Learning
IRJET- Question-Answer Text Mining using Machine Learning
 
IRJET- Semantic Analysis of Online Customer Queries
IRJET-  	  Semantic Analysis of Online Customer QueriesIRJET-  	  Semantic Analysis of Online Customer Queries
IRJET- Semantic Analysis of Online Customer Queries
 
IRJET- Factoid Question and Answering System
IRJET-  	  Factoid Question and Answering SystemIRJET-  	  Factoid Question and Answering System
IRJET- Factoid Question and Answering System
 
2. an efficient approach for web query preprocessing edit sat
2. an efficient approach for web query preprocessing edit sat2. an efficient approach for web query preprocessing edit sat
2. an efficient approach for web query preprocessing edit sat
 
USER PROFILE BASED PERSONALIZED WEB SEARCH
USER PROFILE BASED PERSONALIZED WEB SEARCHUSER PROFILE BASED PERSONALIZED WEB SEARCH
USER PROFILE BASED PERSONALIZED WEB SEARCH
 
VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE
VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE
VIDEO OBJECTS DESCRIPTION IN HINDI TEXT LANGUAGE
 
NLP BASED INTERVIEW ASSESSMENT SYSTEM
NLP BASED INTERVIEW ASSESSMENT SYSTEMNLP BASED INTERVIEW ASSESSMENT SYSTEM
NLP BASED INTERVIEW ASSESSMENT SYSTEM
 
IRJET- Twitter Sentimental Analysis for Predicting Election Result using ...
IRJET-  	  Twitter Sentimental Analysis for Predicting Election Result using ...IRJET-  	  Twitter Sentimental Analysis for Predicting Election Result using ...
IRJET- Twitter Sentimental Analysis for Predicting Election Result using ...
 
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA TechniqueIRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
IRJET- Interpreting Public Sentiments Variation by using FB-LDA Technique
 
IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...
IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...
IRJET- QUEZARD : Question Wizard using Machine Learning and Artificial Intell...
 
Abstract
AbstractAbstract
Abstract
 
IRJET - Twitter Sentiment Analysis using Machine Learning
IRJET -  	  Twitter Sentiment Analysis using Machine LearningIRJET -  	  Twitter Sentiment Analysis using Machine Learning
IRJET - Twitter Sentiment Analysis using Machine Learning
 

Similaire à IRJET - Artificial Conversation Entity for an Educational Institute

IRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AIIRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AIIRJET Journal
 
IRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET Journal
 
IRJET - Chat-Bot for College Information System using AI
IRJET -  	  Chat-Bot for College Information System using AIIRJET -  	  Chat-Bot for College Information System using AI
IRJET - Chat-Bot for College Information System using AIIRJET Journal
 
Chat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.IChat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.IIRJET Journal
 
IRJET- Interactive Interview Chatbot
IRJET-  	  Interactive Interview ChatbotIRJET-  	  Interactive Interview Chatbot
IRJET- Interactive Interview ChatbotIRJET Journal
 
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEMINTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEMIRJET Journal
 
IRJET- Career Counselling Chatbot
IRJET-  	  Career Counselling ChatbotIRJET-  	  Career Counselling Chatbot
IRJET- Career Counselling ChatbotIRJET Journal
 
Design of Chatbot using Deep Learning
Design of Chatbot using Deep LearningDesign of Chatbot using Deep Learning
Design of Chatbot using Deep LearningIRJET Journal
 
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPTCOLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPTIRJET Journal
 
IRJET- Recruitment Chatbot
IRJET- Recruitment ChatbotIRJET- Recruitment Chatbot
IRJET- Recruitment ChatbotIRJET Journal
 
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMSBANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMSIRJET Journal
 
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTA Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTIRJET Journal
 
IRJET- Review of Chatbot System in Marathi Language
IRJET- Review of Chatbot System in Marathi LanguageIRJET- Review of Chatbot System in Marathi Language
IRJET- Review of Chatbot System in Marathi LanguageIRJET Journal
 
IRJET- Review of Chatbot System in Hindi Language
IRJET-  	  Review of Chatbot System in Hindi LanguageIRJET-  	  Review of Chatbot System in Hindi Language
IRJET- Review of Chatbot System in Hindi LanguageIRJET Journal
 
IRJET- An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...
IRJET-  	  An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...IRJET-  	  An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...
IRJET- An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...IRJET Journal
 
An Intelligent Career Counselling Bot A System for Counselling
An Intelligent Career Counselling Bot A System for CounsellingAn Intelligent Career Counselling Bot A System for Counselling
An Intelligent Career Counselling Bot A System for CounsellingIRJET Journal
 
AI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry ChatbotAI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry ChatbotIRJET Journal
 
VOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceVOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceIRJET Journal
 
AI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHMAI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHMIRJET Journal
 
IRJET- Virtual Businessman
IRJET-  	  Virtual BusinessmanIRJET-  	  Virtual Businessman
IRJET- Virtual BusinessmanIRJET Journal
 

Similaire à IRJET - Artificial Conversation Entity for an Educational Institute (20)

IRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AIIRJET- College Enquiry Chat-Bot using API.AI
IRJET- College Enquiry Chat-Bot using API.AI
 
IRJET - College Enquiry Chatbot
IRJET - College Enquiry ChatbotIRJET - College Enquiry Chatbot
IRJET - College Enquiry Chatbot
 
IRJET - Chat-Bot for College Information System using AI
IRJET -  	  Chat-Bot for College Information System using AIIRJET -  	  Chat-Bot for College Information System using AI
IRJET - Chat-Bot for College Information System using AI
 
Chat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.IChat-Bot for College Management System using A.I
Chat-Bot for College Management System using A.I
 
IRJET- Interactive Interview Chatbot
IRJET-  	  Interactive Interview ChatbotIRJET-  	  Interactive Interview Chatbot
IRJET- Interactive Interview Chatbot
 
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEMINTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
INTELLIGENT CHATBOT FOR COLLEGE ENQUIRY SYSTEM
 
IRJET- Career Counselling Chatbot
IRJET-  	  Career Counselling ChatbotIRJET-  	  Career Counselling Chatbot
IRJET- Career Counselling Chatbot
 
Design of Chatbot using Deep Learning
Design of Chatbot using Deep LearningDesign of Chatbot using Deep Learning
Design of Chatbot using Deep Learning
 
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPTCOLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
COLLEGE ENQUIRY CHATBOT SYSTEM IN JAVASCRIPT
 
IRJET- Recruitment Chatbot
IRJET- Recruitment ChatbotIRJET- Recruitment Chatbot
IRJET- Recruitment Chatbot
 
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMSBANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
BANKING CHATBOT USING NLP AND MACHINE LEARNING ALGORITHMS
 
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOTA Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
A Research Paper on HUMAN MACHINE CONVERSATION USING CHATBOT
 
IRJET- Review of Chatbot System in Marathi Language
IRJET- Review of Chatbot System in Marathi LanguageIRJET- Review of Chatbot System in Marathi Language
IRJET- Review of Chatbot System in Marathi Language
 
IRJET- Review of Chatbot System in Hindi Language
IRJET-  	  Review of Chatbot System in Hindi LanguageIRJET-  	  Review of Chatbot System in Hindi Language
IRJET- Review of Chatbot System in Hindi Language
 
IRJET- An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...
IRJET-  	  An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...IRJET-  	  An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...
IRJET- An Intelligent Behaviour Shown by Chatbot System for Banking in Ve...
 
An Intelligent Career Counselling Bot A System for Counselling
An Intelligent Career Counselling Bot A System for CounsellingAn Intelligent Career Counselling Bot A System for Counselling
An Intelligent Career Counselling Bot A System for Counselling
 
AI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry ChatbotAI and Web-Based Interactive College Enquiry Chatbot
AI and Web-Based Interactive College Enquiry Chatbot
 
VOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial IntelligenceVOCAL- Voice Command Application using Artificial Intelligence
VOCAL- Voice Command Application using Artificial Intelligence
 
AI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHMAI CHAT BOT USING SHAN ALGORITHM
AI CHAT BOT USING SHAN ALGORITHM
 
IRJET- Virtual Businessman
IRJET-  	  Virtual BusinessmanIRJET-  	  Virtual Businessman
IRJET- Virtual Businessman
 

Plus de IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

Plus de IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Dernier

Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxupamatechverse
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdfKamal Acharya
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 

Dernier (20)

Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINEDJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
DJARUM4D - SLOT GACOR ONLINE | SLOT DEMO ONLINE
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Introduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptxIntroduction to IEEE STANDARDS and its different types.pptx
Introduction to IEEE STANDARDS and its different types.pptx
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur EscortsRussian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
Russian Call Girls in Nagpur Grishma Call 7001035870 Meet With Nagpur Escorts
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 

IRJET - Artificial Conversation Entity for an Educational Institute

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2934 Artificial Conversation Entity for an Educational Institute Piya Dutta1, Saumya Kesarwani2, Vaibhav Prakash Patil3 1,2,3Dept. of Computer Engineering, FCRIT, Maharashtra, India ---------------------------------------------------------------------***---------------------------------------------------------------------- Abstract - The College chat-bot project is a software built using Artificial Intelligence to address queries by the staff, students, the general public, et cetera, regarding the particular university. The chat-bot takes input from the user in the form of a text question. The response principle is matching the input string from the user. The user can ask any question related to college activities through the chat-bot without being physically available in the college for the inquiry. Keyword based human-computer dialogue system makes it possible for the user to be able to chat with the computer using a natural language that is English. Key Words: NLP, Deep Neural Network, Chatbot, Artificial intelligence 1. INTRODUCTION As a traditional method, the enquiries taking place in and regarding an educational institution takes place via actual human interactions. This would require a huge man power and time for the system tobecapableofaddressingandrespondingto each query. Due to this lengthy process, this system becomes inefficient. Chatbot, an Artificial Conversational Entity, uses Artificial Intelligence techniques such as Natural Language Processing (NLP) to mimic human conversations in its natural format.After observing a lot of systems using chatbots in various fields, we deduced that the work complexity was reduced to a significant extent. Similarly the chatbot for educational institute would reduce the time and make the information more easily accessible and it will also be more credible This system can be useful for the following people: students of the university, staff workingin the university, parents of the students of the university, aspirants or general public. The aim of our project is to ease the process of college related enquiry and to reduce the channel of informal communication (such as whatsapp) which is time consuming and prone to being altered and also to reduce man power required to operate such a system. A user can use this system to gain some information by firing the appropriate queries. 2. RELATED WORK 1. A Tool of Conversation: Chatbot [1] The program is implementedusing Java programminglanguage.ParticularlyJavaappletsareused.Appletsareusedbecauseitis easy to create the dialog box required for the conversation between the user and the bot. 2. Chat-Bot For College Management System Using A.I [2] Question-Answer system selects the most appropriate answers by using linguistic features available in natural language techniques. They differ mainly from the knowledge sources, the broadness of Dialog Systems(NLDS)isanappropriateandeasy way to access information.Question-AnswersystembasedonSemanticenhancementaswellastheimplementationofadomain- oriented based on a pattern-matching chat-bots technology developed within an industrial project (FRASI). 3. Android Based Educational Chatbot for Visually Impaired People[3] In this method, user has to send the certain text to the Chatbot and it will prompt the usertoenterthedetailsforthereservation. The reservation will be made, once the detail has been given. In the concept of Natural Language Processing using AI (Artificial Intelligence) input and output of the system can be in speech/text/images. The input is handled by NLP (Natural Language Processing) techniques. Android application workas assistant forthe student in their learning process.Studentscansearch the topics related to their subjects and the system will provide a result about the topic. Student can search for particular topics in subjects, exam questions andanswers.WebbasedChatbotwhichisimplementedinpythonwithAIMLlanguage.Itconsistsofthe techniques of NLP and voice recognition. The output will be received in terms of voice using TTS (TextToSpeech). 4. Chatbot for Education System [4] In the marketing field, the user has lots of questions related to projects whose answer is not present even in local database, to overcome this problem Prof. Yu Wo and Gongxiao Wang presented paper on automatic chat bot knowledge acquisition from online via rough set and ensemble learning.Theconceptofensemblelearningisusedherewhichconstructsclassificationresults of the learner to get the final result. Multiple rough set, a classifier is constructed and trained first, then all replies are classified with these classifiers. The final results are drawn from voting to the output of these classifiers and finally it is selected as knowledge database. The disadvantage of this system is that not all replies are related to root message different forum have different styles and formats.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2935 5. A Web Based College Inquiry Chatbot with Results[5] In this paper bigram is used for calculating the sentence similarity. The machine has been embedded with the knowledge to identify the sentence and making a decision itself as response to answeraquestion.Inthisstudyofpaperthestatisticsofpattern matching on the text data and statistics of compressed pattern matching on compressed form of same text data are compared. Here the information repository is in the form of a connected graph where the nodes contain information and links interrelates the information nodes. The design semantics includes AIML(ArtificialIntelligenceMarkupLanguage)specificationlanguagefor authoring the information repository such that chat bot design separates the Information repository from natural language interface component. 3. SCOPE Accuracy improvement: We aim to increase accuracy of the answers of our chatbot system. Admission related inquiry: The users might inquire about the student strength, procedure for application, the documents required to submit the application. The system will also give the necessary information on the cutoffs needed by various types of students. Fees information: Our system provides information about fees regarding the circular, start and last date of payment, whereto make the payment. The system will also direct the users to get the form to be filled for the payment, provide themwiththelink to make payment, will handle issues in money transfer or guideuserstoappropriatestaffthathasbeenassignedto handlesuch problems. The chatbot will also answer enquiries regarding the modes of payment and procedure. Scholarships circulars: Notifications and information about the scholarships offered by the particular college, university or the government. Library system: Users need information on the title and number of books available at a given point of time which our system will update regularly, the opening and closing timings. Users also often inquire about the fine system of the library of the university. Hostel facilities: Information about the availability of rooms, total capacity of the hostel, room sharing options available, facilities within the hostel like food and television, hostel timings and rules. Canteen schedule: Shows today’s special that changes everyday of the week, weekly schedule, displays menu which contains dishes available along with their prices. It also answers queries regarding the timings of the canteen on any particular day. Sports events: Upcoming events timing and location and eligibility, availabilityofsportsgroundsand equipment. Alerts:Thisis to alert students via alerts and notifications about due homework, assignments, et cetera to be submitted, along with the due date and the professor in charge. Placement notifications: Our system gives information to the users as required about the companies that come to the university, packages offered by them, their eligibility criteria for sitting for placements,bondsand the various job descriptions. Text to speech implementation: Here, users enter queries in the form of text and the chatbot responds via speech, that is a voice. 4. DESIGN Fig -1: Block Diagram
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2936 Fig -1: Use Case Diagram Block diagram is a diagram showing in schematic form the general arrangement of the parts or components of a complex system or process. In the above diagram, we have represented our system in a very simplified block diagram. It majorly consists of three parts: front end, processing unit, and the database. We first take the input from the user using a dialogue box from our website. The text input is further broken down and keywords are extracted which are processed using NLP. The output of NLP is then given to the neural network algorithm. The keywords after being derived, are matched with the appropriate outputs from the database. The output is generated to the output window using Message Generator. The user enters a text in the dialogue box and this text is sent to the NLP component. In order to implement the NLP component in our system, we need to import nltk library. In NLP component we implement tokenization and stemming for the given input. Tokenization is the process of tokenizing or splitting a string, text into a list of tokens. One can think of token as parts like a word is a token in a sentence, and a sentence is a token in a paragraph. In our code, when the user gives an input such as ”How are you”, then the tokenization module will break down the entire string into ”how”, ”are”, and ”you”. We alsousestemmingin NLP component. Stemming is the process of producing morphological variants of a root/base word. Stemming programs are commonly referred to as stemming algorithms or stemmers. A stemming algorithm reduces the words “chocolates”, “chocolaty”, “choco” to the root word, “chocolate” and words like ”likes”, ”likely”, ”liking” are reduced to the root word ”like”. These stemmed words are given to the neural network. In our project we’re using deep neural networks to implement the neural network algorithm. Now this neural network algorithm takes the stemmed words and matches with the appropriate responses in the database. Now, in this database, there is a response for each pattern. The actual dataset is in json format. The appropriate response is given to the message generator which displays the response as the output on the output screen. Neural Networks (DNNs) are typically Feed Forward Networks (FFNNs) in which data flows from theinputlayerto theoutput layer without going backward. The links between the layers areonewaywhichisinthe forwarddirectionandtheynevertouch the same node twice. The outputs are obtained by supervised learning with datasets of some information based on what is required by the user through back propagation. We use two hidden layers, each consisting of two nodes, and the output consisting of six nodes, which are the total number of tags in our json file. After determining the tag the response is fetched from the particular tag. The students can access the system and fire their queries regarding admission process, library and canteen facilities, hostel rules and availability and placements.Facultymemberscanusethesystemandupdate,modifyand/or delete the information regarding the students. The admin manages the database and has access rights to all above mentioned components of the system.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 02 | Feb 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 2937 Chatbot systems or smart assistants with artificial intelligence are dramatically changing businesses, especially in a college institution for college purposes. There is a wide range of chatbot building platforms that are available for various enterprises, such as e-commerce, retail, banking, leisure, travel, healthcare and so on. We have, in our project, explored its uses as a university enquiry system. Chatbots can reach out to a large audience on messaging apps and be more effective than humans. The neural network algorithms for the implementation is done to increase the efficiency and also helps increase the accuracy of obtained model. The chatbots may develop into a capable information-gathering tool in the near future. They may also incorporate a vast dataset in the linked databases. The accuracy can be improved and more efficient algorithms can be used in future. REFERENCES [1] M. Dahiya,”A Tool of Conversation: Chatbot.”, International Journal of Computer Sciences and EngineeringE-ISSN 2347- 2693. [2] Prof.K.Bala, Mukesh Kumar, Sayali Hulawale, Sahil Pandita, ”Chat-Bot For College Management System Using A.I.”, International Research Journal of Engineering and Technology (IRJET). [3] Naveen Kumar M, Linga Chandar P C, Venkatesh Prasad A, Sumangali K, ”Android Based Educational Chatbot for Visually Impaired People.”, 2016 IEEE International Conference on Computational Intelligence and Computing Research. [4] Aishwarya Hajare, Priyanka Bhosale, Rasika Nanaware, Guruswami Hiremath, ”Chatbot for Education System.”,International Journal of Emerging Technology and Computer Science ISSN 2455-9954. [5] Sagar Pawar, Omkar Rane, Ojas Wankhade, Pradnya Mehta, ”A Web Based CollegeEnquiryChatbot.”,International Journal of Innovative Research in Science, Engineering and Technology ISSN (Online): 2319-8753, ISSN(Print):2347-6710. [6] Purushottam Lal Bhari, Ashok KumarJetawat,Anil Dahiya,”ROLEOFARTIFICIALNEURALNETWORKIN AN INTELLIGENT EDUCATIONAL SYSTEM.”, International Journal of Latest TrendsinEngineeringand TechnologySpecial IssueIC3NS2018, pp. 076-081, e-ISSN:2278-621X. [7] Pratik Salve, Vishruta Patil, Vyankatesh Gaikwad, Prof. Girish Wadhwa, ”College Enquiry Chat Bot.”, International Journal on Recent and Innovation Trends in Computing and Communication ISSN: 2321-8169 Volume: 5 Issue: 3 463 – 466. 5. CONCLUSION