@genie-ai/genie-router-plugin-rivescript
v2.0.0
Published
A genie-router brain plugin that allows the user to use rivescript as the chat engine.
Downloads
12
Readme
genie-router-plugin-rivescript
A genie-router brain plugin that allows the user to use rivescript as the chat engine and process input to generate a reply.
Configuration
At the plugin location ($HOME/.genie-router), type:
npm install --save @genie-ai/genie-router-plugin-rivescript
To enable this plugin, at an attribute called rivescript
to the plugins
section
of the genie-router config.json
. This plugin has one required configuration attribute: scripts.
This must point to a directory with one or more .rive
scripts to load.