Mixing Ionic, Dialogflow and Node.js in One Go

Last week’s tutorial on Dialogflow’s AI was all about sending predefined answers to a user. However, in real life we generally send real information from a database or a service.
In this tutorial, we are going to connect Dialogflow to a Node.js server and have a real conversation in an Ionic app.

https://www.javascripttuts.com/mixing-ionic-dialogflow-and-node-js-in-one-go/

1 Like