Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 970 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 970 Bytes

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

A very simple step by step 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