Using 'Amazon reKognition' to get insights from images: Amazon Rekognition
To start the application, you need first an AWS account, then install and configure the AWS CLI.
Your AWS credentials are stored in ~/.aws
.
AWS Configuration
To build and run the project use the Spring-Boot gradle task:
./gradlew bootRun
Access http://localhost:8080
with your browser.