Dialogflow ES Conversation Analytics Tips

Dialogflow Accuracy This article provides some tips for doing Dialogflow ES conversation analytics. You cannot do analytics if you cannot calculate accuracy The ability to do conversation analytics in Dialogflow is directly tied to the accuracy of your bot’s intent mapping. (Here is an article which talks about measuring your Dialogflow bot’s accuracy). At the…

Chatbase Alternative

Dialogflow Accuracy The Chatbase service, which was recently shut down, provided analytics for Dialogflow bots. However, it was missing an important feature: you had no way to ensure that the intent mapping was accurate. As a result, everything that was built on top of that assumption was not entirely useful. Here is a much better…

Step by step guide to improving Dialogflow ES accuracy

Dialogflow Accuracy In this article I provide a step by step guide for improving Dialogflow ES accuracy Export your agent for versioning First “freeze” your current agent version. Remember that the accuracy only makes sense with respect to a given version of the agent. Tip: You can also flatten your agent ZIP file and turn…

06 Translate the flowchart into Dialogflow ES agent

Dialogflow Flowcharts I made some updates to the flowchart from the last part Let us translate the first intent – 1 identify.vertebrate You copy the intent name, obviously. Then check the input and output contexts. This intent has no input contexts, and it has an output context called await_has_fur. The user training phrase will be…

05 Add intent names

Dialogflow Flowcharts Once we generate the conversation script and add the context names, we need to add suitable intent names to these intents. You can see that these intent and context names follow the naming conventions that I suggest. Note: as you can see from the flowchart, the rounded rectangle represents an intent Once you…

02 Why Mindomo is the best tool for creating a Dialogflow flowchart

Dialogflow Flowcharts Here is why I recommend Mindomo as the best tool for creating Dialogflow flowcharts – it provides all the features you need to design your flowchart, and you can get your first 3 maps for free. I have compiled a list based on this article Features draw.io XMind desktop Mindomo Multiline nodes Yes…

How to bulk upload intents from a CSV file in Dialogflow

How to bulk upload intents from a CSV file in Dialogflow

If you are creating a large FAQ chatbot in Dialogflow, typing out all the intents one by one can be a slow and painful process. You can use my tool to speed up the process. How to use this tool Choose your bot’s language Chinese – Cantonese (zh-HK)Chinese – Simplified (zh-CN)Chinese – Traditional (zh-TW)Danish (da)Dutch…