Dialogflow Messenger df-response-received event

Dialogflow Messenger df-response-received event

I got this question on my YouTube channel recently: Hi, thanks for sharing this video! i have a question: – how i use Events JavaScript from dialogflow messenger (df-request-sent & df-response-received) I used the df-response-received event as part of my Dialogflow CX bot which helps you choose between ES, CX and Actions Builder. Here is…

A tool to automatically extract Dialogflow intents from chat logs

A tool to automatically extract Dialogflow intents from chat logs

I have built a tool called BotFlo Autotrain which will help you extract Dialogflow intents from your chat logs. Note: the intent extraction is based on dependency parse trees for grammar rules and such, so the tool only works for the English language. I don’t know the grammar rules for any other language. 🙂

Dialogflow Architecture

Dialogflow Architecture

First published: April 2018  |  Last Updated: July 2020 Recently, I realized that people are not always very clear about Dialogflow’s architecture. In particular, a client was mixing up fulfillment and integrations. So this article provides a high level overview of Dialogflow’s architecture with a focus on how data flows when users interact with Dialogflow…