Small Talk Module

The Small Talk modules allows your chatbot to answer daily small talk and chitchat questions

One of the most impressive uses of a Dialogflow Agent is to integrate its Small Talk module into your bot. This is key in making your bot more personable and creating its personality for its users.

After all, making a bot's user experience great is the ultimate end-goal of the BotDistrikt Platform, so we highly recommend adding Small Talk to your bot.

Finding the Small Talk Agent

Prerequisite: Getting a Dialogflow Account

Once you have a Dialogflow Account, on the left sidebar click on Prebuilt Agents

You will be taken to a page full of pre-built Dialogflow Agents. In this page, you want to search for the Small Talk agent

Importing the Small Talk agent

Go to Service Accounts

  1. Select a project.

  2. Click the email address of the service account that you want to create a key for. (if you don't see the email address option you can click on "+CREATE SERVICE ACCOUNT" on the top of the screen, below the search bar.)

3. Click on the newly created account and select the "KEYS" tab.

4. Click the Add key drop-down menu, then select Create new key.

5. Select JSON as the Key type and click Create.

Clicking Create downloads a service account key file. After you download the key file, you cannot download it again.

Now you have successfully created a Small Talk ready Dialogflow Agent that can be imported into your bot on BotDistrikt. All you have to do now is follow the steps in:

Connecting to Dialogflow

After you have connected to Dialogflow, follow the steps in:

Importing Responses

to finalise the Small Talk on the BotDistrikt Platform

Last updated