Section 2: Rasa in Action
In this section, you will learn how to use the functions provided by the Rasa framework to build different types of chatbots. You will also learn how to create and use custom components. Through hands-on examples, you will gain practical experience in handling various dialogue tasks.
This section comprises the following chapters:
- Chapter 4, Handling Business Logic
- Chapter 5, Working with Response Selector to Handle Chitchat and FAQs
- Chapter 6, Knowledge Base Actions to Handle Question Answering
- Chapter 7, Entity Roles and Groups for Complex Named Entity Recognition
- Chapter 8, Working Principles and Customization of Rasa