Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Our NLP engine will recognize this query as a FindJob Find Job intent and the entities in this phrase as well (profession: Marketing, location: Berlin). You can read more about how our intent recognition works here.

When that intent is recognized, the chatbot will ask for confirmation to make sure that the user wants to trigger the job discovery flow. 

...

After clicking on If the user chooses No, provide answer, the chatbot will start looking for a response to that request in your FAQ Dataset. In the case they choose Yes, search for job, the job discovery flow startswill start. If there are available jobs for that job type and location, the chatbot will ask the user only the remaining questions from that flow (meaning, if the query was “I want a Marketing job in Berlin”, the user would not be asked about the city or profession again since they have already specified that).

...