self-service-chatbot
Mobile icon

Self-Service Chatbot

Stable version 1.2.0 (Compatible with OutSystems 11)
Uploaded
 on 23 June 2022
 by 
OutSystems Lab
4.3
 (3 ratings)
self-service-chatbot

Self-Service Chatbot

Details
Accelerator for Self-Service Chatbot using Amazon Lex
Read more

The Self-Service Chatbot accelerator wraps Amazon Lex services and provides a convenient abstraction for processing of chatbot intents. It features an architecture that provides a broker that can shared between different intent based services such as Alexa, providing consistency in handling of the requests from the user.

The accelerator code and instructions on how to make it work are based on AWS sample for Hotel Booking, allowing a very quick implementation of the end-to-end logic. 


Release notes (1.2.0)

Updated the version of Amazon Lex connector to 2.0.0

Reviews (2)
by 
2023-11-02
in version 1.2.0
It seems the component works well, but I guess the official documantation lacks a lot of information! I´m having problems to handle the amazon lex outcome in the OutSystems. How do I configure the IntentProcessor endpoint? Could anyone help me?
by 
2023-05-09
in version 1.2.0
This is a great, easy to set up chatbot asset. One thing is important to note, however: the "correct region" for the chatbot doesn't use the typical region representations in AWS. For example, a typical region looks like this:  us-east-1. The chatbot requires you to use the region endpoints as listed in this AWS documentation: https://docs.aws.amazon.com/sdkfornet/v3/apidocs/items/Amazon/TRegionEndpoint.html. Instead of "us-east-1" for example, you would have to use: "USEast1" otherwise you will get an "invalid region" error.
Team
Other assets in this category