doppler-image-analyzer
Tool for image content analysis
This is an application to identify labels detected on Images, and an API to process HTML files and Images list.
Features
This API contains the Next Enpoints:
- AnalyzeHtml. This endpoint will get all Images detected inside HTML and will detect labels per Image
- AnalyzeImageList. This Endpoint will process all Images on the list and will detect labels per Image
Tech
doppler-image-analysis-api uses a number of technologies to work correctly:
- Aws Rekognition - AI to detect content inside the images
- .net 7 - Used to build the API and Unit testing
- Mediatr - Supports request/response, commands, queries, notifications, and events, synchronous and async with intelligent dispatching via C# generic variance.
How to Run
Important Note:To be able to run this application is important to have an Aws account.
We need to have the next features on AWS