Academia.edu no longer supports Internet Explorer.
To browse Academia.edu and the wider internet faster and more securely, please take a few seconds to upgrade your browser.
2021, International Journal of Advanced Trends in Computer Science and Engineering
…
5 pages
1 file
Many organizations are executing Chatbots to address client inquiries and contact clients. As indicated by Mindshare, 63% of shoppers would consider utilizing a chatbot when visiting a business or brand's site. One of the fundamental AI chatbot benefits is that it can convey moment satisfaction. Individuals would much preferably visit online over set aside the effort to call an organization's 800-number.During these difficult Situations it is hard for individuals to go to the stores to purchase something, to emergency clinic for a little clinical test, finding support for an item that you purchased and so forth So these sorts of easier errands, which don't require actual presence, can be supplanted by chatbots. So we will make a chatbot, which when given reasonable purpose documents dependent on a specific item or necessities, can prepare on it utilizing various Layers Neural Networks and make a model. Utilizing this model our chatbot can answer client inquiries.
IRJET, 2022
Chatbots are items of software package that use Natural process (NLP) to succeed in intent on humans. the event of voice communication may be a crucial component of any Chatbot. The implementation of Associate in Nursing honest Chatbot model remains a big challenge, despite recent advances in information science and AI (AI). It is typically used for a spread of tasks. Generally, it ought to perceive what the user is making an attempt to accomplish and respond consequently. Until now, a inordinateness of options are introduced that have considerably improved the informal capabilities of chatbots. This paper proposes some way for developing a chatbot supported deep neural network. the data is learned and processed employing a neural network bedded with multiple layers. The novelty of the projected model is that, the bot are typically trained on any computer file supported the user's wants and needs, which means that it had been a generalized one. Text to speech conversion is additional to make it a lot of user friendly.
Bulletin of Electrical Engineering and Informatics
The rapid advancement of technology holds great promise for various types of users, clients, or service providers. Intelligent robots, whether virtual or physical, can simplify the reservation process. With the development of machines and processing tools, natural language processing (NLP) and natural language understanding (NLU) have emerged to help people comprehend spoken language through machines. In order to facilitate seamless human-machine interaction, we aim to address customer needs through a chatbot. The objective of this paper is to incorporate sentiment analysis techniques with deep learning algorithms to cater to customers' needs during message exchanges. This study aims to create an intelligent chatbot to engage customers during their routine operations and offer support. In addition, it offers to companies a manner to detect sarcastic messages. The proposed chatbot utilizes deep learning techniques to predict users' intentions based on the questions asked and provide a helpful and convenient answer. A new chatbot for the customer is presented to overcome with challenges related to a wrong statement like sarcastic one and feedback towards user messages. A comparison between deep and transfer learning gives a new insight to include sentiments and sarcasm detection in the conversion process. This is an open access article under the CC BY-SA license.
CENTRAL ASIAN JOURNAL OF MEDICAL AND NATURAL SCIENCES, 2022
The purpose of this project is to build a ChatBot that utilises NLP (Natural Language Processing) and assists customers. A ChatBot is an automated conversation system that replies to users' queries by analysing them using NLP and assists them in every way it can. In this project, we are trying to implement a customer service chatbot that tries to converse and assist the user in some simple scenarios. This chat bot can take simple user queries as input, process them, classify them into one of the existing tags, and respond to them with an appropriate response. If the user's queries are too complex for the bot, it will re-direct the conversation to an actual person. The ChatBot is going to be based on a machine learning model that is built using PyTorch (Python Deep Learning library) and NLTK (Natural Language Tool Kit). The model used here is a feed-forward neural network. There are 3 layers in this neural network, i.e., the input layer, the hidden layer, and the output layer. The number of nodes in the input and hidden layers depends on the total number of distinct words present in the data set. whereas the output contains the same number of nodes as the number of distinct tags the data set is divided into. This kind of neural network is perfect for building simple chatbots as it does not require high computational power either for training or for deploying. The chatbot we built is for a coffee shop, and it performs actions like ordering coffee, telling a joke, suggesting a drink, etc. Although this chatbot is relatively simple, it is highly customizable, thus making it easy to implement it in any scenario.One of the main features of this ChatBot is that the dataset it is trained on is easy to customise and we can add new tags easily, but the neural network need not be altered in most cases, making this a very reliable model. Many chatbots similar to this are being used in fields like medicine, government agencies, automated food ordering systems, etc. This feature also makes training and testing the chatbot very easy to customize.
International Journal of Advanced Computer Science and Applications, 2021
Homelab is a discussion platform on course materials and assignments for students and is packed in an Android application product and website. The Homelab website is built using Laravel. For Android-based Homelab application development, a special Application Programming Interface (API) with JWT security is made in this research. In Homelab, besides the question and answer feature, a virtual conversation agent (chatbot) based on deep learning with a retrieval model that uses multilayer perceptron and a special text dataset for conversations about Homelab products is also created. The virtual conversation agent at Homelab is made by utilizing the Sastrawi library and natural language processing to facilitate the processing of user messages in Indonesian. The output of this research is the response from the chatbot and the probability value from the classification results of the available response classes. The system made has an accuracy rate of 96.43 percent with an average processing time of 0.3 seconds to get a response.
International Journal of New Technology and Research, 2019
Many conversational agents (CAs) are developed to answer users' questions in a specialized domain. In everyday use of CAs, user experience may extend beyond satisfying information needs to the enjoyment of conversations with CAs, some of which represent playful interactions. By studying a field deployment of a Human Resource Chabot, we report on users' interest areas in conversational interactions to inform the development of CAs. Through the lens ofstatistical modeling, we also highlight rich signals in conversational interactions for inferring user satisfaction with the instrumental usage and playful interactions with the agent. These signals can be utilized to develop agents that adapt functionality and interaction styles. By contrasting these signals, we shed light on the varying functions of conversational interactions. We discuss design implications for CAs, and directions for developing adaptive agents based on users' conversational behaviors.
2019
Recent advances in machine learning has contributed to the rebirth of the chat-bot. Lately we have seen a rise in chat-bot technology being made available on the web and on mobile devices, and recent reports states that 57 % of companies have implemented or are planning to implement a chat-bot in the near future. Chat-bots are therefore a big part of an AI powered future, however recent reviews find chat-bots to be perceived as unintelligent and nonconversational. Such findings have not slowed down the rapid implementation of chat-bots online, and the same mistakes seems to be repeated over and over again. This explains why we need to understand how to develop, deploy and monitoring our own dialog system based on "Deep Learning" technologies. In our case studies we have compared different neural network architectures and develop chitchat bot which based on encoder-decoder architecture with attention mechanism. In order to achieve this goal we use Python as programming language, TensorFlow as deep learning framework and GoogleNews word embedding. The peculiarities of the "Deep Learning" technology implementation are discussed in detail. Simulation results confirm the efficiency of the proposed approach for speech recognition.
IRJET, 2020
A Chatbot is an automated computer software program that are capable to carry out intelligent live conversations with humans. It is a technology that provides a new way to interact with computer systems using dense neural network. Chatbot responds to user queries in the same language. Chatbots are very popular in business right now as it handles multiple users at the same time and reduces customer costs. But to complete other tasks there is a need to make chatbots as efficient as possible. In this project, the chatbot seeks twitter data and answers to the relative questions using natural language processing and Dense neural network. A Chatbot can give different responses from the same input given by the user according to the current conversation issue. We aim to develop such a Chatbot to solve user queries.
International Journal of Advanced Computer Science and Applications
Customer support has become one of the most important communication tools used by companies to provide before and after-sale services to customers. This includes communicating through websites, phones, and social media platforms such as Twitter. The connection becomes much faster and easier with the support of today's technologies. In the field of customer service, companies use virtual agents (Chatbot) to provide customer assistance through desktop interfaces. In this research, the main focus will be on the automatic generation of conversation "Chat" between a computer and a human by developing an interactive artificial intelligent agent through the use of natural language processing and deep learning techniques such as Long Short-Term Memory, Gated Recurrent Units and Convolution Neural Network to predict a suitable and automatic response to customers' queries. Based on the nature of this project, we need to apply sequence-to-sequence learning, which means mapping a sequence of words representing the query to another sequence of words representing the response. Moreover, computational techniques for learning, understanding, and producing human language content are needed. In order to achieve this goal, this paper discusses efforts towards data preparation. Then, explain the model design, generate responses, and apply evaluation metrics such as Bilingual Evaluation Understudy and cosine similarity. The experimental results on the three models are very promising, especially with Long Short-Term Memory and Gated Recurrent Units. They are useful in responses to emotional queries and can provide general, meaningful responses suitable for customer query. LSTM has been chosen to be the final model because it gets the best results in all evaluation metrics.
Dar al-NIcosia, 2024
My translation of the short publication entitled 'Spiritual Unveiling and Inspiration between the People of the Sunna and the Ṣūfīs' by Sharif Taha on the notion of kashf (unveiling) in Sufism that explores its validity and conditions. My introduction of the translation contains a discussion of what I call ordinary ways of knowing (OWK) and extraordinary ways of knowing (EWK) and offer reasons why kashf epistemology may be justified by Sufis.
Praehistorische Zeitschrift, 2023
Al-ʿUṣūr al-Wusṭā 26 (2018): 169-200, 2018
Colección de Estudios 178, 2024
Bulletin of Institute of Education and Student Services, Okayama University, 2023
Actes du 11e Congrès de l'association des cercles francophones d'histoire et d'archéologie en Belgique, 2024
Revista Desacatos, 2019
Hıstory Studies, 2024
Edições Universitárias Lusófonas
Asian Journal of Pharmaceutical and Clinical Research
Educação, ciências da religião e lazer: experiência pedagógica na formação de professores (Atena Editora), 2023
ACM Transactions on Design Automation of Electronic Systems, 2008
Journal of the Air & Waste Management Association, 2008
Medicina, 2009
Gender and Education, 2017
The Annals of Statistics, 1987
Computer Methods in Biomechanics and Biomedical Engineering, 2017
Indonesian Journal of Multidiciplinary Research, 2021