Course Information
Course Overview
Learn how to create bots for Skype, Slack, Facebook Messenger, Google Assistant, and Cortana
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.
Course Content
- 7 section(s)
- 28 lecture(s)
- Section 1 Introduction
- Section 2 Basics of API.AI
- Section 3 Using Fulfillment for response
- Section 4 Publish your Bots
- Section 5 Advance Concepts of API.AI
- Section 6 Using SDK in your Application
- Section 7 More on
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
Reviews
-
MMiguel Barberan
Es casi imposible entender lo que dice el profesor. No sabe hablar
-
MMonali Gaikwad
I like the pace and content of the course, but the accent and english language skills of the instructor are not good, and put me off the course. He needs to learn English better and usage of words like have, does, does not, as is, etc. Maybe there is a course on Udemy for it ;).
-
JJustin Ratliff
This presentation is good for learning.
-
MMano Chen
1.針對Webhook的PHP或其語言(NodeJS等)的解釋太過於理論( 都用Localhost來解釋,.未能提供實作的範例,無法貼近事實及應用) 2. 針對只有用Notebook且無伺服器(Server)的學習者,如何讓他們能演練 講師所介紹的內容,也沒有清楚交待. 3. 我不是很懂程式 撰寫(coding),但若能提供一些簡單的步驟, 也能讓學習者或得激勵,而會想更進一步學習其他相關的課程.(ex: webhook API相關課程) 以上建議,純屬個人意見.