node-red-contrib-apiai 1.1.2
Node RED api.ai wrapper
node-red-contrib-wit-ai
Node-RED nodes to integrate with Api.ai.
Install
Run the following command in your Node-RED user directory - typically ~/.node-red
npm install node-red-contrib-apiai
Make sure you have an account and an agent at https://api.ai/. You will need the Server Access Token
that can be found in the Settings menu, in the General tab of your api.ai agent.
Usage
TBD