Skip to content

ako/MxAwsLex

Repository files navigation

Mendix AWS Lex connector

Using this connector you can create a conversional ui using the Amazon Lex service.

Before you can use this connector, you need to train Lex so it will recognize the sentences you will feed it. Please consult the AWS documentation to determine how to do this.

Examples

Get intent

The following example calls AWS Lex to determine the intent of a user utterance.

Determine intent for utterance

Get intent and slots

User utterances can contain parameters or slots. THe following example returns a entities containing the intent and any slots that the user specified.

Determine intent and slots for utterance

Intent result entities

Get intent and slots

About

Mendix AWS Lex connector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages