AWS AI services
In Figure 12.1, AI services are at the top stack, representing pre-trained AI services that can be easily integrated into your applications or workflows with just a few API calls without the need for machine learning, specialized skills or training. These services are divided into several categories, including:
Vision
Services such as Amazon Rekognition and Amazon Textract provide image and video analysis, object and scene recognition, and text extraction capabilities.
Amazon Rekognition: Rekognition is a deep learning-based computer vision service that analyzes images and videos. It allows you to analyze images and videos and extract information from them, such as objects, people, text, scenes, and activities. This service can be used for a wide range of use cases, such as object recognition, image search, facial recognition, and video analysis.
With Rekognition, you can provide an image or video to the API, which will analyze it and return information about the content...