5 Click on Download button to download the agent ZIP file
6 Use the Restore Agent ZIP file feature in Dialogflow ES and your bot will be ready!
7 Now modify the CSV file based on your own data
The tool above is a demo, and allows you to convert a CSV file with two columns: Query and Response into a Dialogflow agent ZIP file. This allows a single training phrase and a single response per intent, and autogenerates a slug derived from the training phrase as the intent name.
If you want to use custom intent names and multiple training phrases and multiple responses per intent, check out the 4 column FAQ Bot Generator demo