This repository contains the Intents and Fulfillment code for the Action made for GDG Devfest Kolkata 2019. This sample demonstrates Actions on Google features for use on Google Assistant including localization, conversation design, rich responses.
The Action was powered in the Backend by Firebase. Specifically, the assets and the json files are stored.
- Create a Firebase Project. Upload your assets to the Firebase Storage.
- Replace the relevant links and filenames in
index.js
. - Zip the intents and entities and Import in your Dialogflow Dashboard.
Open Google Assistant and say Talk to GDG Kolkata
.