node-red-contrib-apiai

Node RED api.ai wrapper

Usage no npm install needed!

<script type="module">
  import nodeRedContribApiai from 'https://cdn.skypack.dev/node-red-contrib-apiai';
</script>

README

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