Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Create Chatbots using Dialogflow v1& deploy on GCloud
Rating: 3.7 out of 5(61 ratings)
1,128 students

Create Chatbots using Dialogflow v1& deploy on GCloud

Learn how to create bots for Skype, Slack, Facebook Messenger, Google Assistant, and Cortana
Last updated 10/2018
English

What you'll learn

  • Learn API AI for creating bots
  • Learn how to deploy app on Google Cloud
  • Create webhooks in various Programming languages
  • Publish your bots on various Platforms

Course content

7 sections28 lectures3h 2m total length
  • What is Bots & AI?2:07

    Explore artificial intelligence basics, including intelligent agents, machine intelligence, and applications across business, health, education, and finance; learn how bots simulate human conversation and automate repetitive tasks.

  • What is API.AI?4:24

Requirements

  • Basic knowledge of what is Chatbots
  • Basic knowledge of PHP/Python/NodeJs/C#
  • Accounts in Skype/Facebook/Slack/Google/Microsoft
  • Basic knowledge of Javascript/C#/Android/Java

Description

Note: In this Series I will use DialogFlow (API.AI)'s version-1 API.

AI is Artificial intelligence, Study of intelligent agents and takes actions. Bots are Software application that runs automated tasks and Simulate how a human would behave.

Dialogflow (formally API.AI) is a site that provides Supports for creating Chatbots. It's primary advantage is that it supports various APIs and SDKs for development. It was Google's product and freely available to use. It was simple to use, and also have proper documents that will helps you if you stuck anywhere.

Dialogflow(API.AI) works on various platforms, we can provide queries in text as well as voice command. Dialogflow(API.AI) Agent will identify this query and pass to appropriate Dialogflow(API.AI) Intent, which may give static reply or perform some DB or other operations via fulfillment. And received data will display or play on your device.

  • Through this series we will learn how to create Agents, Intent, Entities, and how to use Context, Events, Fulfillment, Rich Messages.

  • Along with this we will Deploy webhook for PHP, Pyrhon, ASP.Net, and NodeJs using Google Cloud.

  • Publish bots on Skype, Slack, Facebook Messenger, Google Assistant.

  • Create client for Javascript, .Net, Android, Java.

We will learn all above things through this video series. If you have any doubts then you can contact me via mail and Q & A.  

Who this course is for:

  • This is for newbies who want to create Chatbots
  • Developer who want to create bots on popular platforms