Skip to content

davisgon/apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

0866180 · Feb 6, 2018
Jan 13, 2017
Dec 1, 2017
Dec 1, 2017
Feb 6, 2018
Feb 6, 2018

Repository files navigation

Webhook-and-API.AI-Sample - Echo your text

A very simple step by step, 11:06 minutes demo (see video at the end of read me) of implementing an echo service using webhook. Whatever user asks Google Assistant will be sent to your API and then same text will be sent back as speech text.

This simple app will help you understand

  • How to write an API in node
  • How to integrate your node JS app with DialogFlow (API.AI) as webhook

Deploy to:

Deploy to Heroku

How it works?

Open DialogFlow portal - https://dialogflow.com/

  • Create an account and login

Video

Watch this video to learn the steps to create sample application.

IMAGE ALT TEXT HERE