AWS Machine Learning Blog
Category: Artificial Intelligence
Use Amazon Rekognition to Build an End-to-End Serverless Photo Recognition System
September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Imagine you work for a marketing agency that has tens of thousands of stock images. You find that many images don’t have descriptive file names and others are completely mislabeled. You don’t want to spend hours and hours relabeling them […]
AI Tech Talk: Introducing Amazon Lex – A Service for Building Voice or Text Chatbots
Amazon Lex is a service for building conversational interfaces into any application using voice and text. Lex provides the advanced deep learning functionalities of automatic speech recognition (ASR) for converting speech to text, and natural language understanding (NLU) to recognize the intent of the text, to enable you to build applications with highly engaging user […]
Building Better Bots Using Amazon Lex (Part 2)
In Part 1 we reviewed some elementary bot design considerations, built the Amazon Lex CoffeeBot chatbot, and used the Amazon Lex Test console to confirm that CoffeeBot reacted to text input as expected. In this post, we make some more design decisions to take CoffeeBot to the next level, including voice interaction. Note: The code […]
Building Better Bots Using Amazon Lex (Part 1)
As Jeff Barr showed in his introductory blog post, Amazon Lex is a service that allows developers to build conversational interfaces for voice and text into applications. With Amazon Lex, the same deep learning technologies that power Amazon Alexa are now available to any developer, so you can quickly and easily build sophisticated, natural language […]
AI Tech Talk: An Overview of AI on the AWS Platform
AWS offers a family of intelligent services that provide cloud-native machine learning and deep learning technologies to address your different use cases and needs. For developers looking to add managed AI services to their applications, AWS brings natural language understanding (NLU) and automatic speech recognition (ASR) with Amazon Lex, visual search and image recognition with […]
AWS Podcast #175: Artificial Intelligence with Dr. Matt Wood
Dr. Matt Wood is the GM of Artificial Intelligence at AWS I sat down with Simon Elisha from the AWS Podcast to talk about the emerging world of artificial intelligence. In addition to speaking about Amazon Lex, Amazon Polly, Amazon Rekognition, and Apache MXNet, we also do a little reminiscing about days gone by. Listen now on SoundCloud Like the […]
Classify a Large Number of Images with Amazon Rekognition and AWS Batch
September 8, 2021: Amazon Elasticsearch Service has been renamed to Amazon OpenSearch Service. See details. Amazon Rekognition, one of the first AWS AI services, makes it easy to quickly add sophisticated deep-learning-based visual search and image classification to your applications. With the Rekognition API, you can detect objects, scenes, and faces in images, and search […]