Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 2 Next »

We hope you have good attention to detail and can follow instructions well. In this section, you will get to know Dialogflow very intimately, which is a very standard tool in the field of conversational agents. Dialogflow allows our agent to retrieve important facts from user utterances to establish intent and to use those facts to complete our desired task. In this case, the intents we create in Dialogflow will allow us to interact with the user in the cooking domain and extract information on how to filter our database of recipes. We will also create Prolog functions that can take the extracted Dialogflow information and return a list of filtered recipes.

To begin you should start with 2023: DialogFlow: Create an Agent in DialogFlow

Then you should follow this, Dialogflow: Connecting Dialogflow Agent to Our Agent

Lastly, you should read and complete the project instructions for your section here, DialogFlow and Filter Instructions

Good luck!

  • No labels