Building Chatbots with Google Dialogflow
The general trend in any industry is for repetitive tasks to get automated and for humans to be deployed on higher skill jobs. Google Dialogflow is a cutting edge conversational interface for bots, devices, and applications.
What you'll learn
Chatbots are voice-aware bots, i.e. computer programs designed to simulate human conversations with users. In this course, Building Chatbots with Google Dialogflow, you will learn how chatbots have become widespread across sites and learn about the multitude of AI platforms which exist to help you get up and running with a chatbot quickly.
First, you will be introduced to Google Dialogflow, a conversational interface for bots, devices, and applications.
Next, you will learn the basic building blocks of Dialogflow such as:
- Agents
- Intents
- Entities
- Annotations
- Fulfillment
By the end of this course, you will be able to perform an end-to-end integration of Dialogflow with the Slack messaging platform.
Table of contents
Course FAQ
Google Dialogflow is an end-to-end development tool for building conversational interfaces for bots, devices, and applications.
Chatbots are voice-aware bots, i.e. computer programs that are designed to simulate human conversations with users on-line by means of text or text-to-speech.
The standard edition of Dialogflow is free, but it comes with limitations on number and type of requests.
This course will teach you how to build chatbots with Google Dialogflow. Topics covered include:
- Why chatbots are useful
- An introduction to Dialogflow
- Configuring and exploring agents
- Using dialogs for managing conversations
- linear and non-linear dialogs
- Using external APIs for fulfillment
- Integrating Dialogflow with third-party applications
- Much more
Anyone who wants to learn how to build chatbots with Google Dialogflow should take this course. If you're looking to automate repetitive chatting tasks, this is the course for you!
This course requires some basic JavaScript programming experience. If you've never used JavaScript before, but you've used other programming languages, you'll be able to follow along. If you need a refresher, or to learn for the first time, check out this JavaScript course before diving in.