====================== Create an agent on API.AI and then create some intents and entities. I have created an agent for assiting in booking hotels.
Now the next part is to integrate it with twilio messaging platform On configuring twilio you will get
Secret Instance SID
Account SID
API Key SID
API Secret
Fill the required fields in API.AI and host your chathot on heroku.
Once the bot has statred run the demo given below
- Copy
credentials.example.json
tocredentials.json
- Plug your credentials into
credentials.json
$ npm install
$ npm start
Connect via http://localhost:8080