Hi everyone!
Just getting started and would love to pick your brains.
I’m looking to set up a bot that answers basic questions for our customers, but also has a human takeover mode. I’ve got the human takeover side sorted thanks to a complex array of attributes and keywords that our social media customer service tool knows to pick up or ignore. The challenging part is picking up user language.
I know the keywords that our customers use when asking questions thanks to reams and reams of data from our website and Google Analytics. What I don’t know is how to set up FlowXO in a way that detects keywords from a user’s message to the bot, then deliver an answer based on those keywords.
The situation I absolutely want to avoid is trying to predict every single way a user might ask a question. I just want to use keywords from their messages to deliver a correct answer.
Any advice?