Skip to content

abhishekjain12/DialogFlow-Chatbot-web-SDK

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DialogFlow Chatbot Web

A simple example of DialogFlow v1 with JavaScript. Integrated with Text-to-speech and speech recognition.

Setup

Set the API key in index.html file line 16.

const accessToken = "ENTER YOUR ACCESS TOKEN HERE.";

DEMO

Link