Questions tagged [conversational-design]

3 questions
2
votes
0 answers

RASA: How to build mixed-Initiative conversations?

I ask a question/help request regarding how to set-up a mixed-initiative chatbot in RASA For mixed-initiative conversational bot, I mean a chat-bot thatallows both User-initiative: The bot simply reply to user requests(I also call this:…
0
votes
1 answer

Does Google Dialogflow have intent recommendation?

I'm switching from IBM Watson Assistant to Google Dialogflow. In WA there's a feature called intent recommendation, which taps into live instances, detects the topics/intents that users want, and groups them together into new recommended intents.…
0
votes
1 answer

I need a logic understanding for Rivescript Conditional syntaxes

! var name = Alex + my name is * * == => Wow, we have the same name!> * == undefined => >Nice to meet you! - >> I thought your name was…