pnbao / DialogflowWebhook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dialogflow - sample webhook implementation in Python

This is a really simple webhook implementation that gets Dialogflow classification JSON (i.e. a JSON output of Dialogflow /query endpoint) and returns a fulfillment response.

More info about Dialogflow webhooks could be found here: Dialogflow Webhook

Deploy to Heroku

About

License:Apache License 2.0


Languages

Language:Python 100.0%