October 2021
Beginner to intermediate
264 pages
5h 2m
English
Compared with traditional software development, the challenge of developing a chatbot is far greater. This is largely due to the fact that the user could say anything to the dialogue bot. Of course, as a developer, you cannot cope with all possible situations for your robot. Therefore, it is extremely important to understand your user's queries.
In this chapter, we will introduce a methodology in which to develop a dialogue system called Conversation-Driven Development (CDD). This methodology improves dialogue robots by observing, summarizing, and modifying the dialogue process. Additionally, we will introduce a tool for CDD: Rasa X. In a step-by-step manner, we will learn ...
Read now
Unlock full access