
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
What Amazon Lex component identifies what the user wants to do, such as 'book an appointment' or 'check order status'?
A
Slots
B
Intent
C
Utterances
D
Fulfillment
Explanation:
In Amazon Lex, an Intent is the component that identifies what the user wants to do or accomplish. It represents the purpose or goal behind a user's input.
Key points about Intents:
Other components explained:
Example: For a 'BookAppointment' intent:
Therefore, the component that identifies what the user wants to do is the Intent.