AWS Machine Learning Blog

Category: Artificial Intelligence

Create a Question and Answer Bot with Amazon Lex and Amazon Alexa

Your users have questions and you have answers, but you need a better way for your users to ask their questions and get the right answers. They often call your help desk, or post to your support forum, but over time this adds stress and cost to your organization. Could a chat bot add value for your customers? Interestingly, a recent poll shows that 44% of people would rather talk to a chat bot than to a human! In this post we provide a sample solution, called QnABot (pronounced “Q and A Bot”). The QnABot uses Amazon Lex and Amazon Alexa to provide a conversational interface for your “Questions and Answers.” This allows your users to ask their questions and get quick and relevant answers.

AWS Deep Learning AMI Now Includes Apache MXNet 0.11 and TensorFlow 1.3

The AWS Deep Learning Amazon Machine Image (AMI) is designed to help you build stable, secure, and scalable deep learning applications on AWS. The AMI comes pre-installed with popular deep learning frameworks. It has GPU drivers and libraries that let you train sophisticated AI models and scale them in the cloud. The latest release of […]

Get Started with Deep Learning Using the AWS Deep Learning AMI

Whether you’re new to deep learning or want to build advanced deep learning projects in the cloud, it’s easy to get started by using AWS. For users of all levels, AWS recommends Amazon SageMaker, a fully managed machine learning (ML) platform. The platform makes it straightforward to quickly and easily build, train, and deploy ML […]

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 […]

Bring Machine Learning to iOS apps using Apache MXNet and Apple Core ML

With the release of Core ML by Apple at WWDC 2017, iOS, macOS, watchOS and tvOS developers can now easily integrate a machine learning model into their app. This enables developers to bring intelligent new features to users with just a few lines of code. Core ML makes machine learning more accessible to mobile developers. […]

Apple Core ML and Keras Support Now Available for Apache MXNet

We’re excited about the availability of Apache MXNet version 0.11. With this release, MXNet hit major milestones, both in terms of community development and as an incubating Apache project. Contributors—including developers from Apple, Samsung and Microsoft—committed code to this release. There are over 400 contributors on the project so far. The project has now fully […]

Use Synonyms and Slot Value Validation in your Amazon Lex Chatbots

You can now provide synonyms for slot values in Amazon Lex. With the synonym functionality, you can specify multiple synonyms for a slot value in your chatbot. The synonyms specified are resolved to the corresponding slot values. For example, if the slot value is “comedy”, with “funny” and “humorous” specified as synonyms, then user input […]