From the course: AWS Certified Data Analytics – Specialty (DAS-C01) Cert Prep: 1 Collection

Unlock this course with a free trial

Join today to access over 23,200 courses taught by industry experts.

Prototyping AI APIs on AWS with CloudShell and Bash

Prototyping AI APIs on AWS with CloudShell and Bash

- [Instructor] Okay, let's get started here with these AI services on AWS. We have everything from advanced text analytics, automated code reviews, chat bots, forecasting, document analysis, you name it, there's a lot of things. What I like to do is I like to start with the CloudShell. And what's awesome about the CloudShell is that you can try out and prototype ideas. And if you want to look at some of the examples that are fully baked, you can go to noahgift/DotNetAWSComprehend, and you can see some of these examples here. I'm going to go ahead and get started here and paste in the AWS comprehend detection. So to start out with, I'm going to say aws, and then I can say comprehend. And what's nice is if I go through here and I just do a help, it will show me more about what this service can do. And notice that it says these are the available sub-commands. So it can do batch-detect, dominant-language,…

Contents