Requirement to build application like google search using NLU

Hi, I am new to this tool, need your guidance to build a google like search using multiple parameters. We have a requirement to build a application where user will search for specific question along with few more parameters like Domain and Subdomain. Sometimes only Question will be there. We need to identify relevant response from our database and display in UI. We will be using endpoint URL for request and response.

We don’t want to build one to one chatbot, we want to display more accurate response to the user if we find sorted by confidence level.

Thanks, Shyam Agrawal

Hi All,

Any update on this request?

Hi Shyam,

You can find an example of this in our Sara demo bot. Take a look at the technical_question intent and the docs search action here

Greg