Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Build CHATBOTS with Dialogflow (V1 & V2) and NodeJS
Rating: 3.8 out of 5(95 ratings)
619 students

Build CHATBOTS with Dialogflow (V1 & V2) and NodeJS

BASICS TO ADVANCED. Learn to build Chatbots using the all-powerful NLP platform Dialogflow (V1 &V2) and Node.JS.
Created byFeroz S
Last updated 10/2018
English

What you'll learn

  • Understand the concepts and different components of Dialogflow - Intents, Entities, Contexts, Actions, Events with examples. Learn step by step from basics to advanced concepts in Dialogflow
  • Understand the importance of NLP in Bot development by writing bots in NodeJS without using any NLP for skype and facebook platforms and then using NLP (Dialogflow) platform
  • Learn to write end to end bot from scratch using Dialogflow and NodeJS for Facebook messenger, Android and web applications
  • Learn to deploy bot web services on cloud (Heroku)
  • Learn to build an end to end real life bot from scratch using Dialogflow and NodeJS which tells bus arrival time given a bus stop number for Facebook messenger, Android application, A HTML/JS chatbot web application. Learners can use this example as template and build more interesting and useful bots

Course content

4 sections31 lectures8h 5m total length
  • Course Promotional Video2:27
  • Table of Contents5:17

    This video lists  goes through the topics that will be covered in this course

  • BOTS and their significance3:56

    This topic defines a BOT and understands its significance 

  • Design Considerations for BOTS3:27

    You will go through the design aspect of bots. What are the design considerations while creating a bot. A Bot meant for enterprise or niche industry like HR or a CRM should behave differently than a bot made to serve general public for e.g. a taxi booking bot. This lesson highlights such considerations that will help learners give a unique personality to the Bot. 

Requirements

  • Javascript /NodeJS

Description

Whether you are a novice would be bot developer or have just started your journey in bot development, this course will smoothen your journey  by explaining you the bot development process clearly with examples using Dialogflow and NodeJS. 

This course teaches invaluable concepts of Dialogflow that are essential for creating bots for Facebook messenger, Skype, web and Android platform. 

Difficult concepts in Dialogflow like Webhook slot filling, validation of user inputs during backend fulfillment, and concepts like Entities, Contexts, Actions, Events are explained with live examples in NodeJS for better clarity which otherwise are not well documented on Dialogflow.comEach topic is covered in top down fashion with practical, hands-on examples. 

The later part of the course covers some advanced concepts. A real-life Bus Arrival time bot is written in Node JS using Dialogflow for Facebook messenger, as an Android app and also as a chat enabled web application. The Bus Arrival time bot chats with the user and accepts a parameter called BusStop Number and provides the user the estimated time of arrival of all the busses at that stop. The Bus Arrival Time API is provided by Singapore's Land Transport Authority. The Bot uses the API to fetch live Bus arrival timings at a bus stop. Complete source code is provided for the learners to learn how an end to end bot is created using Dialogflow and NodeJS. 

UPDATE: Examples using Dialogflow V2 has been added recently. I will keep adding more examples using Dialogflow Version 2.

Who this course is for:

  • Anyone who wants to learn bot development and dialogflow