+ All Categories
Home > Documents > Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab :...

Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab :...

Date post: 21-Mar-2020
Category:
Upload: others
View: 0 times
Download: 0 times
Share this document with a friend
14
Chatbot development Mode of Training: Online, Classroom, Corporate Faculty: Mr. SATHISH Course Duration:
Transcript
Page 1: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Chatbot development

Mode of Training: Online, Classroom, Corporate

Faculty: Mr. SATHISH

Course Duration:

Page 2: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

1

Google Dialogflow (API.AI) Chatbot

Introduction

What is Bots & AI?

What is API.AI?

Basics of API.AI

Understood & Create Agent

Understood & Create Intent

Using Entities

Using Action & Parameters

Using Fulfillment for response

Understanding & Setting up Fulfillment

Webhook: Python

Webhook: NodeJS

Webhook: ASP.Net

Publish your Bots

Integrate: Website

Integrate: Skype

Integrate: Messenger

Integrate: Slack

Integrate: Google Action

Page 3: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

2

Integrate: Cortana

Advance Concepts of API.AI

Using Context

Working with Events

Using Rich Messages

Enable Machine Learning

Small talk & Analytics

Using SDK in your Application

Client: HTML & JS

Client: .Net

Client: Android

Client: Java

IBM Watson Chatbot

Module 1 - Introduction to Chatbots

Learning Objectives

What are chatbots?

Emergence of Messengers and Cognitive Computing

Page 4: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

3

Who are chatbots for?

The chatbot we're going to build

Module 2 - Introduction to Watson Conversation

Learning Objectives

Watson Conversation components

Intents

Entities

Dialog

DOs and DON'Ts of dialog design

Module 3 - Building Our Chatbot: Intents and Entities

Learning Objectives

Creating a workspace

Defining Intents

Defining Entities

Page 5: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

4

Working with Lab in Bluemix

Module 4 - Building Our Chatbot: Dialog

Learning Objectives

The default Welcome and Anything else nodes

Creating Chit Chat dialog

Simple conditions and responses

Handling complex dialog flow

Trying out and exporting our Chatbot

Update about Bluemix

Working with Lab in Bluemix

Module 5 - Deploying Your Chatbot on WordPress

Learning Objectives

Introduction to the WordPress plugin

Installing and configuring the plugin

Page 6: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

5

Finding and fixing problems

More advanced concepts

Analyzing chatbot conversations

Practice Session

Microsoft LUIS Chatbot

Microsoft Bot Framework

What is Bot?

Why we need Bot Framework?

Different components of Microsoft Bot Framework?

Bot Builder SDKs

Connector Services

Channels

Getting Started with your First Bot

Get your development environment ready

Page 7: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

6

Create your First Bot

What are Dialogs

IDialog Interface

Saving State between Dialogs

Working with Form Flow

Understanding of Form Flow

Language Understanding Intelligent System

LUIS

Intents, Activities and Utterances

Demo : Working with LUIS

Demo: Restraurant Bot Application

Hands-On-Lab : Restaurant Bot Application from Scratch

Publish your Bot and Connect through channels

Publish your Bot to Microsoft Azure

Page 8: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

7

Demo : Registering a bot to the Bot Framework

Step 1: Creating a Facebook Page for your RestaurantBot

Step 2: Create a Facebook App for your Bot

Step 3 : Configure Webhook

Test your Bot

Amazon Lex Chatbot

Introduction of Lex, Alexa and AWS

Course Outline

Lex and Alexa

Evolution Of HCI And Voice Interfaces

Alexa Echo And AWS

Invocations Utterances Intent

AWS Signin

Sample Bots

Page 9: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

8

Custom Bots and IAM

Finish Bot Creation

Interaction Models in Amazon Lex

Module Outline

Creating Intents

Slot Types

Slots

Slot Properties

Sample Utterances

Confirmations

Configuring The Bot

Test Order Coke

Test Order Pizza Fail

Test Order Pizza OK

Page 10: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

9

Cleaning Up Resources

Fulfillment Models in Amazon Lex

Module Outline

Weather Bot

Built In Slot Types

Setting Up Weather Bot

Lambda Intro

Lambda Blueprint

Code Big Picture

Lambda Handler

Constructing Response

Lambda Configuration

Lex Lambda Configuration

Open Weather API

Page 11: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

10

Invoking Open Weather API

Importing External Libraries To AWS Lambda

Versions Aliases And Publishing

Third-party Apps: Chatbots in Slack

Module Outline

Creating Slack Application

Activating Lex Integration

Configuring Stack App

Testing Slack Bot

Page 12: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

11

Supporting Enterprises around the Globe

Page 13: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

12

Ou

r O

ther

Co

urs

es

DevOps & Cloud Computing

AWS Admin Training

Devops Training

Azure Admin Training

Artificial Intelligence & IOT

Artificial Intelligence Training

IOT Training

Big data

Hadoop Development Training

Spark And Scala Training

Data Science & Blockchain

Data Science Training

Blockchain Training

QA and Testing

Manual Testing

Big data Testing Training

Selenium Training

Appium Training

Web services Testing Training

Security Testing Training

Performance Testing Training

TOSCA Training

ETL Testing Training

RPA and Automation

Automation Anywhere Training

Blueprism Training

Uipath Training

Programming & Framework

Core Python

Advanced Python Training

Django Training

C,C++Programming Training

Others courses

Digital Marketing Training

Spoken English Training

Chat Bot Making Training

BI Reporting Tools Training

Sail point IIQ

Page 14: Mode of Training: Online, Classroom, Corporate Faculty: Mr. … · 2019-12-30 · Hands-On Lab : Restaurant Bot Application from Scratch ... Amazon Lex Chatbot Introduction of Lex,

Web: www.qualitythought.in Email: info@qualitythought Help : +91 9515151992, +91 9963799240, +91 7730997544

13

Established in 2010

The Leader in Software Training

+91 996 379 9240 [email protected] www.qualitythought.in

Established in 2010

The Leader in Software Training


Recommended