You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jocavdh dea6a52e3c front-end of conversational interface 6 years ago
..
README.md front-end of conversational interface 6 years ago
action-{{action_name}}.js.tpl front-end of conversational interface 6 years ago
package.json front-end of conversational interface 6 years ago
setup.sh front-end of conversational interface 6 years ago
spec.json front-end of conversational interface 6 years ago

README.md

Generated Snips skill

This is a generated javascript snips skill using the snips-template tool. It is compatible with the format expected by the snips-skill-server

Setup

This skill requires some javascript dependencies to work properly, these are listed in the package.json file. You can use the setup.sh script to install them.

Executables

This dir contains a number of javascript executables named action-*.js. One such file is generated per intent supported. These are standalone executables and will perform a connection to MQTT and register on the given intent using the hermes-javascript helper lib.