Lex

aws/ml aws/ai aws/service

💡 Definition

Amazon Lex is a service for building conversational interfaces into any application using voice and text. It provides the advanced deep learning functionalities of automatic speech recognition (ASR) and natural language understanding (NLU).

🔑 Key Concepts

⚙️ How it Works

You define intents and slots. Lex parses the user's input (voice or text), identifies the intent, asks for missing information (slots), and can trigger a Lambda function to fulfill the request (e.g., update a database).

🎯 Use Cases

💰 Pricing Model

📝 Exam Tips (CLF-C02)


See Also: * Polly * Connect * Lambda