I have created a chat bot in aws Lex and wanted to integrate with a webpage. In the Lex console, only Facebook/Twillio/Slack are available, but I have to integrate this with my webpage.
I have created a chat bot in aws Lex and wanted to integrate with a webpage. In the Lex console, only Facebook/Twillio/Slack are available, but I have to integrate this with my webpage.
2
Answers
Have you checked Greetings, visitor!” — Engage Your Web Users with Amazon Lex page?
They have documented pretty much everything and also provided a basic code. Try to play with the code and see if you can accomplish what you want.
If not, come back here and post your doubts.
In this page they have shown how to capture voice inputs as well.
All the best.
Amazon Lex has inbuilt support to integrate bots with some platforms such as Facebook, Kik, Twilio, Slack, etc.
If you want to integrate your bot with your own website or mobile apps, then you have two ways:
Refer to this Lex-Resources link
This Doc demonstrates a full-featured Web UI (Amazon Lex Web UI) that provides a Web client for Amazon Lex chatbots.