Chatbots are computer programs that converse with users, understand their intent, and reply based on preset rules and data. Chatbots are used in dialog systems for various purposes, including customer service, request routing, or information gathering in e-commerce, education, entertainment, finance, health, and more.
The course begins with an in-depth introduction to chatbot basics with ML, DL, and AWS. We will understand chatbots, their needs and types, rule-based/self-learning chatbots and their working mechanisms, and explore ML-based chatbot concepts. We will explore Natural Language Toolkit (NLTK) and install packages to create a corpus with Python. We will train and test the chatbot. We will then advance to DL-based chatbots and compare conventional with DL-based chatbots. You will learn about tokenization, encoder-decoder, and implementing RNN-based models. Finally, we will explore AWS for chatbot training with DL. We will examine the features of AWS and build a hotel booking chatbot with Amazon Lex. We will connect AWS Lambda to Amazon Lex and integrate the chatbot with Twilio. We will use AWS SDK and create response cards with chatbots.
Upon completion, we will independently be able to build chatbots using ML, DL, and AWS Lex on Python, with a thorough understanding of the creation and functioning of these chatbots. All resources are available at: https://github.com/PacktPublishing/Chatbots-for-Beginners-A-Complete-Guide-to-Build-Chatbots