About
Google assistant is available is more than 500 million devices, for you to engage with this audience you can develop your own action by extending the Assistant with Actions on Google.
This course will give you all you need to create your action, by either using pre-made templates or by writing them yourself using DialogFlow.
What you will learn:
- Introduction and details about the assistant and how it connects to the actions
- The available options to create an action
- Creating your action with the premade templates
- Testing your template action with the simulator
- Creating and configuring DialogFlow
- Creating and using DialogFlow intents
- Creating and using DialogFlow entities
- Deploying Google cloud functions to be used by DialogFlow written in JavaScript
- Displaying UI elements in the Assistant
- Playing media and Speech Synthesis audio in the Assistant
- Requesting permission from the User
- Sending conversations between devices
- Reading and writing data to be used between conversations
Instructors
Lessons in this course
Introduction to Actions on Google and using the Google Assistant
02:03
DialogFlow and the other available options of actions on Google

01:31
Creating an Google Assistant Action with DialogFlow

01:22
Creating your first DialogFlow Intent

01:09
Creating Dialog Follow up intents

01:42
Using the DialogFlow System Entities

Pro
01:04
Creating your first DialogFlow entity

Pro
01:14
Making your DialogFlow action smarter by editing the training phrases from the users usage

Pro
01:12
Having a better understanding of the Welcome and Fallback intents in DialogFlow

Pro
01:24
Ending your DialogFlow conversation

Pro
01:13
Create a DialogFlow agent fulfillment webhook using the Inline Editor

Pro
01:36
Deploying a DialogFlow fulfilment cloud function using the Firebase client

Pro
02:24
Adding JavaScript code to Firebase CloudFunction for your DialogFlow action

Pro
02:24
Creating a simple response to the user in JavaScript with Firebase Cloud Functions and DialogFlow

Pro
01:40
Creating a BasicCard UI element response with Firebase Cloud Functions and DialogFlow

Pro
01:57
Creating a Carousel of items UI element response with Firebase Cloud Functions and DialogFlow

Pro
01:57
Playing a media object to the user with a Firebase Cloud Function using DialogFlow

Pro
01:36
Playing media object and customising the Google's assistant voice using Speech Synthesis Markup Language on DialogFlow

Pro
02:58
Accessing users restricted data by requesting permission using Firebase Cloud Function and DialogFlow

Pro
02:22
Storing users data in the users storage using Firebase Cloud Functions and DialogFlow

Pro
02:09
Reading the stored data in the user storage using Firebase Cloud Functions and DialogFlow

Pro
01:58
Detecting, interacting and sending conversations between surfaces using Firebase Cloud Functions and DialogFlow

Pro
02:39
Debugging and fixing bugs in your Firebase Cloud Function

Pro
01:14
Deploying your Google Assistant Action to testing or production

Pro
01:31
