AWS Machine Learning Blog
Tag: Amazon Lex
Build a Voice Kit with Amazon Lex and a Raspberry Pi
In this post, we show how you can embed Amazon Lex into custom hardware using widely available components. We demonstrate how you can build a simple voice-based AI kit and connect it to Amazon Lex. We’ll use a Raspberry Pi and a few off-the-shelf components totaling less than $60. By the end of this blog […]
Enhancements to the Amazon Lex Console Let You Test Your Bot for Better Troubleshooting
Building your chatbot in the Amazon Lex console takes just a few steps, and testing your bot is just as easy. We’ve made enhancements to the Test window of the Amazon Lex console which now provides you more details during testing and enables easier bot troubleshooting. Once you’ve built a bot to test, the Test […]
Export your Amazon Lex bot schema to the Alexa Skills Kit
You can now export your Amazon Lex chatbot schema into the Alexa Skills Kit to simplify the process of creating an Alexa skill. Amazon Lex now provides the ability to export your Amazon Lex chatbot definition as a JSON file that can be added to the Alexa Skills Kit (ASK). Once you add the bot schema file […]
AWS CloudTrail Integration is Now Available in Amazon Lex
Amazon Lex is now integrated with AWS CloudTrail, a service that enables you to log, continuously monitor, and retain events related to API calls across your AWS infrastructure, to provide a history of API calls for your account. Amazon Lex API calls are captured from the Amazon Lex console or from your API operations using […]
Amazon Lex Now Supports Telephony Audio (8 kHz) for Increased Speech Recognition Accuracy
To increase the accuracy of speech recognition for conversations over the phone, Amazon Lex now supports telephony audio (8 kHz). You can now employ the same deep learning technology as Amazon Alexa to converse with your applications and fulfill the most common requests. Amazon Lex maintains context and dynamically manages the dialogue, adjusting responses based […]
Voice-Enabled Mobile Bot Drives Auto Industry Innovation with Real-Time Trade-in Values for Vehicles
The Kelley Blue Book Bot allows users to get real-time Kelley Blue Book® Trade-In Value for vehicles using natural language. Users can interact with the chatbot in both voice and text. A simple question like, “Kelley Blue Book, can you tell me the trade-in value for my 2012 Honda Civic?” is all that is needed […]
“Greetings, visitor!” — Engage Your Web Users with Amazon Lex
All was well with the world last night. You went to bed thinking about convincing your manager to add some time in the next sprint for much-needed improvements to the recommendation engine for shoppers on your website. The machine learning models are out of date and people are complaining, but no one is looking past […]
Activity Tracking with a Voice-Enabled Bot on AWS
Listen to this post Voiced by Amazon Polly It’s New Year’s Eve. Your friends and loved ones have gone to the party, but you can’t go just yet because you haven’t figured out how to track the key performance indicators for your New Year’s resolution. You’ve already divided your resolution into categories, and you’ve set […]
Capturing Voice Input in a Browser and Sending it to Amazon Lex
Ever since we released Amazon Lex, customers have asked us how to embed voice into a web application. In this blog post, we show how to build a simple web application that uses the AWS SDK for JavaScript to do that. The example application, which users can access from a browser, records audio, sends the […]
Integrate Your Amazon Lex Bot with Any Messaging Service
Is your Amazon Lex chatbot ready to talk to the world? When it is, chances are that you’ll want it to be able to interact with as many users as possible. Amazon Lex offers built-in integration with Facebook, Slack and Twilio. But what if you want to connect to a messaging service that isn’t supported? […]