27 packages
imito
copy and transform primitives and single or multiple objects
stream-nlp
Rewrite of vui-ad-hoc-alexa-recognizer to cleanup code, add NLP parsing of streamed text and other features
tui-countonit
Explains built in NUMBER slot type
tui-expressyourselfregularly
Explains how to use regular expression based custom slot types
tui-greatintrinsicvalue
Demostrates the use of built in slot types
tui-hellodomain
Domain tutorial using simple chit chat domain
tui-hespokebespoke
Shows how to create and use custom list based slots
tui-itsallthesametome
Explains how to configure custom slots using synonyms
tui-knownintentions
Explains the use and configuration of built in intents
tui-letstalk
Explains how to build a simple app that chats with the user
tui-sixofonehalfadozenoftheother
Explains how to use text equivalents matching
tui-thatsoundslikeyou
Explains how to use SOUNDEX matching
tui-usinghelloworld
tui-wildthing
Explains how to use wild cards
tui-wouldyoulikefrieswiththat
Explains how to use mix ins
tui-youhaveoptions
Demostrates the use of option lists
vui-ad-hoc-alexa-recognizer
Provides natural language understanding/processing to enable easy implementation of chat bots and voice services. High performance run time in only 2 lines of code - 'require' to include it, and the call to process the text. These can run anywhere Node.js
vui-advanced-utterances
Advanced utterances for VUI applications. Supports hierarchical alternatives, unfolding, and duplicate detection. Uses vui-custom-values-with-synonyms npm package.
vui-app
npm module that provides cross platform framework for creating vui applications.
vui-custom-values-with-synonyms
Generate custom type values directly from code. Generate mapping functions between equivalent custom type values. Specify prompts to be used with custom values when asking for them.
vui-input-types
npm package that provides ability to add input types description functionality to any javascript object.
vui-platforms
npm module that provides platform related constants and functions for inclusion into other vui-xxx projects.
vui-request
npm module that provides request related functions for inclusion into other vui-xxx projects.
vui-request-parsing-alexa
npm module that provides alexa request parsing function for inclusion into other vui-xxx projects.
vui-response
npm module that provides response related functions for inclusion into other vui-xxx projects.