How to use intent matching
# 🤝help
l
how do i use intent matching for my project, so im building a chatbot that has to assess the persons intent: (example: i think i have a sinus infection) I want the chatbot to recognize user intent through keywords in their query and then for example their query there is "sinus infection" keyword. right there it will redirect the user to a condition-specific Q&A capture session related to sinus-infection. It should pull the right questions to present based on the condition. that was just the first steps of my project like a starting point.
t
their most recent video covers this really well
l
thanks ill check it out