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
359 results
It makes no sense how doing that while my laptop isn't charging somehow causes so much lag, that the webpage becomes near frozen when even ChatGPT doesn't even lag this badly! Do I have to be plugging...
1
answers
0
votes
18
views
asked 6 hours ago
I was building a bot to collect user ratings. Whenever the bot needs a rating it shall prompt the user using the elicit slot functionality. Problem is if user doesn't input anything after prompted, I ...
1
answers
0
votes
15
views
asked a day ago
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
75
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
69
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 2 months 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
76
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
57
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
63
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
59
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
54
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
87
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
56
views
asked 2 months ago