March 2021
Intermediate to advanced
338 pages
7h 11m
English
In this chapter, we will learn about the AWS AI services for building chatbots, advanced text analysis, document analysis, transcription, and so on. This chapter has been designed in such a way that you can solve different use cases by integrating AWS AI services and get an idea of how they work. AWS is growing every day and they are adding new AI services regularly.
In this chapter, you will approach different use cases programmatically or from the console. This will help you understand different APIs and their usages. We will use S3 for storage and AWS Lambda to execute any code. The examples in this chapter are in Python, but you can use other supported languages such as Java, Node.js, .NET, ...