Amazon Lex
By AWS
Amazon Lex is an AWS service for building conversational chatbots and voice interfaces using the same deep-learning technologies that power Amazon Alexa.
Definition
Amazon Lex is an AWS service for building conversational chatbots and voice interfaces using the same deep-learning technologies that power Amazon Alexa.
Overview
Amazon Lex provides automatic speech recognition (ASR) to convert speech to text and natural language understanding (NLU) to recognize the intent of that text, enabling developers to build conversational applications without deep machine-learning expertise. Bots are defined through intents, sample utterances, and slots (data the bot needs to collect), similar in concept to Dialogflow and Watson Assistant. Because Lex is part of Amazon Web Services (AWS), it integrates tightly with other AWS services such as Lambda for custom business logic, Connect for contact-center telephony, and CloudWatch for monitoring, making it a natural choice for teams already building on AWS infrastructure. Lex is used both for text-based chat interfaces and voice applications, and its underlying technology is the same engine that powers Alexa, giving it strong voice-recognition performance for phone- and speaker-based use cases.
Key Features
- Automatic speech recognition (ASR) and natural language understanding (NLU)
- Built on the same technology that powers Amazon Alexa
- Deep integration with AWS Lambda, Connect, and CloudWatch
- Slot-filling for structured data collection during conversations
- Support for both voice and text chatbot interfaces
- Multi-language support for global deployments
- Pay-as-you-go pricing tied to AWS usage