AWS AI Services Programming Series - Part2 (Lex)
Amazon Web Services provides ready-made, pre-trained Artificial Intelligent (AI) Services to easily build applications and services. The AWS AI Services can be called programmatically using APIs and SDKs.
You don’t need to train and test data for using the AI Service because they are pre-trained by AWS. AI Services on AWS don’t require machine learning experience. However many services like Rekognition do provide opportunity to train your custom data and then use as API.
The following is list of AWS AI Services and their use –
In this workshop, you work with Amazon Lex to create a chat bot. The chat bot uses Lambda function as the backend service.
The AWS Resource consumption for the workshop falls under AWS Free Tier.