All Content tagged with Amazon Lex

Amazon Lex is a fully managed artificial intelligence (AI) service with advanced natural language models to design, build, test, and deploy conversational interfaces in applications.

Content language: English

Select up to 5 tags to filter
Sort by most recent
357 results
Hi! I am looking for a solution to listen to audio in Amazon Connect and control it like an audio player, with options for rewinding, pausing, resuming, fast forward, and increasing or decreasing spee...
1
answers
0
votes
72
views
asked a month ago
I have a Python code that queries APIs and I need to make Lex consult this code and bring me the answers or the lists that the API provides. I won't be using a database, it's a chatbot that will query...
1
answers
0
votes
68
views
asked a month ago
Hello Community, I am currently using the Lambda code hook to implement functionality for my Amazon Lex bot. However, I have encountered an issue when attempting to format the response text. Specific...
1
answers
0
votes
43
views
asked a month ago
Hey Community, I’m building a Lex bot for an e-commerce store that allows users to: Select from multiple main menus (e.g., food categories). Choose items within those menus, along with prices and qu...
3
answers
0
votes
74
views
asked 2 months ago
I see Lex has Mandarin Support, which is great. However, it is not available in Sing where is actually needed. The following languages and locales are not available in the Asia Pacific (Sing) (ap-sou...
3
answers
0
votes
55
views
asked 2 months ago
Tearing my hair out about this ... the documentation is truly appalling for Lex V2. I get it that there is only one Lambda for each Lex V2 bot, which is great, and it works fine for all of my custom i...
3
answers
0
votes
60
views
asked 2 months ago
Hi, I have an AWS Connect instance that uses a Lex Intent. I have a slot for **Amazon.FirstName** If a customer enters "john", it doesn't capitalise the first letter. Is there a way convert the en...
2
answers
0
votes
56
views
asked 2 months ago
A simple question ... I've built a bot and successfully hooked to a lambda during building the bot alias: ``` ... botAliasLocaleSettings { en_GB { codeHookSpecification: { ...
2
answers
0
votes
53
views
asked 2 months ago
I don't know if Lex is still supported any more, but the SDK documentation is poor and there are no decent examples to work from so I'm a bit stuck and grateful for any help. I'm trying to create an ...
2
answers
0
votes
84
views
asked 2 months ago
I have a Lex V2 bot, and I can configure the default Fallback intent using the console. However, when I try to use the Javascript SDK I get the error ``` ValidationException: The specified intent nam...
2
answers
0
votes
54
views
asked 2 months ago
I have developed a chatbot in lex v2. There are 3 intents(A,B,C). From A intent we go to B intent initialization and after displaying a message we switch to C intent. I can see A & C intent in lex a...
1
answers
0
votes
72
views
asked 2 months ago
Is there some kind of syntax that can pull a picture from S3 to display at every response?
1
answers
0
votes
60
views
asked 3 months ago