Tag Archives: Dialogflow

Google – Starting development with Google and Google Assistant – part 004.

The tutorial for today is about system entities in Dialogflow. Each intent parameter has a type, called the entity type. Because are many entities then you need a system entity. The system entities allow agents to extract information like address, emails, currency, and phone numbers, favorite options like colors, foods, or any piece of information… Read More »

Google – Starting development with Google and Google Assistant – part 003.

I used the Default Welcome Intent to add the new option for my assistant with GOOGLE ASSISTANT. The GOOGLE ASSISTANT comes with many features like a rich response. Use a rich response if you want to display visual elements to enhance user interactions with your Action. These visual elements can provide hints on how to… Read More »

Google – Starting development with Google and Google Assistant – part 002.

In this part of the tutorial, I will show you how to create the content for the assistant. At this moment Google provides a good tool named Dialogflow Console and a new tool with a billing required option named Dialogflow CX agent. Let’s start with basic settings for Dialogflow online tool in order to build responses… Read More »