Ankit Cse
2 min readApr 5, 2021

--

My 2 days Journey of AI on AWS with Vimal Sir was amazing as we get to know about a lot of new services related to AI on AWS.

#AIonAWSbyLW #AIbyLW #AWSbyLW #AIworkshop #AIwithAWS #AWSworkshop #RightEducation #vimaldaga #makingindiafutureready

A few insights are as follows which i get to learn from these 2 days workshop

#AI_on_AWS_Day1

✔ Amazon Rekognition :- For Image and Video Processing

✔ Amazon Polly :- Converts text to Speech

✔ Image Moderation :- Automatically detects if there is some kind of offensive content

✔ boto3 is a kind of API that helps to contact with AWS

✔ OpenCV-python is one of the library that helps to open camera

✔ Confidence Score is a kind of accuracy or percentage of the feature found by amazon rekognition service

✔ To create a user we have to use IAM service

#AI_ON_AWS_DAY2

✔ Amazon Lex which helps us to create chatbots and whatever we speak are termed as utterances

✔ Chatbots also reprompt us for what we are looking from the chatbot for e.g:- what is today’s date etc.

✔ Amazon kendra creates index like a proper table which helps us in searching for our own pdfs , books etc.

✔ Amazon CodeGuru tells us about how we can optimize the code

✔ Amazon transcribe converts speech into text

✔ For compiling the code based on Nodejs we have to install npm

✔ Amazon Comprehend is a service which tells about the sentiments and automatically identifies whatever written in a entity or we can say a paragraph

--

--