Storing user responses to certain questions or statements can help a chatbot provide users with a better experience. In Rasa, forms collect user responses and save them into slots. The chatbot can then use slot values throughout the conversation. Future questions and statements can incorporate a slot value, such as the user’s name. Even better, the conversation can adapt to a user’s responses, giving users a more personalized experienced.
Share this post
Rasa Quizbot - Adding Interaction with Forms…
Share this post
Storing user responses to certain questions or statements can help a chatbot provide users with a better experience. In Rasa, forms collect user responses and save them into slots. The chatbot can then use slot values throughout the conversation. Future questions and statements can incorporate a slot value, such as the user’s name. Even better, the conversation can adapt to a user’s responses, giving users a more personalized experienced.