In Part II, we focused on embedding AI capabilities into applications by doing the following:
- We used many AWS-managed AI services to build several end-to-end intelligent-enabled solutions.
- We introduced to you the AWS SDK, boto3, to interact with cloud services and their infrastructure.
- We used the AWS Chalice framework to develop and deploy serverless applications to the API Gateway and AWS Lambda.
- We used HTML, CSS, and JavaScript to build user interfaces for these solutions.
- Along the way, we shared our tips and tricks for the development, testing, maintenance, and evolution of AI applications on AWS.
In Chapter 3, Detecting and Translating Text with Amazon Rekognition and Translate, we built a Pictorial Translator that not only detects text within an image but also translates it into any language (English, for our project)...