Chapter 10: Conversation-Driven Development and Interactive Learning
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 ...
Get Conversational AI with Rasa now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.