Dialogflow 8 – How to add a second language to our bot
Hi, In this post we are going to see how to create an agent with several languages in Dialogflow. To avoid rewriting basic stuff I'm just copying here the link…
Hi, In this post we are going to see how to create an agent with several languages in Dialogflow. To avoid rewriting basic stuff I'm just copying here the link…
Hi, In today's post we are going to see how to handle answers with more than text to our users, leveraging devices with screens. I have to admit that this…
Hi, Today's topic is a short one ... we are going to see how to trigger a particular intent using events. We saw in our first post that events trigger functions, and…
Hi, In this post we are going to see how to connect a Dialogflow fulfillment with a database in Google Cloud to get information that we will use in the…
Hi again, In this post we are going to see some of the elements needed to create conversation flows. The first thing are entities, which will help us to identify…
Hi, Let's continue with our Dialogflow tutorial. As we have seen, with intents we can define answers to our users, but if the conversation flow gets more complicated, or we…
Hi again, Going on with Dialogflow, in this post we will review how the conversation flow is built using intents. Later in the blog we will see how more logic…
Hi, I'm back in writing my blog with a topic which I'm working quite a lot in the last months, as chatbots or conversational bots are becoming quite popular. The…