
Master dialog flow training by reviewing user questions in the training tab, correcting intents and entities, reinforcing correct interpretations, and continuously training your agent to handle unmatched inputs after deployment.
Integrate a Google Home bot with the SpaceX API to fetch the employee count and rocket data using a Firebase function, HTTP requests, and promises.
Create fulfillment that extracts the optional SpaceX rocket parameter from Dialogflow and queries the upcoming launches API endpoint to answer the next launch question.
Create and send rich response cards with images, titles, text, and buttons in Google Assistant and Facebook Messenger. Learn to construct a card object and trigger it when links exist.
Here you can download the source code of the custom Javascript Fulfillment as well as an export of the Dialogflow agent. This should allow you to recreate the bot that we built during this course.
Chatbots are awesome to ask quick questions, but how do you create one yourself?
In this course you’ll learn how you can extend the Google Assistant by creating your own “Action on Google”.
The techniques used in this course will also work for other assistants such as Amazon Alexa and Microsoft Cortana.
Your bot will also work on regular chat platforms. Without changing anything you will be able to link up your bot with Facebook Messenger, Skype, Slack, Telegram, Twitter, ...