What did I build?
An Image Comparison Tool which identifies duplicate images to increase processing speed.

How did I build it?

I built a module with 2 APIs that utilizes OpenCV for image comparison and Cron Jobs for scheduling. The APIs are used with Azure Functions and Azure Queues. I used Python, Pattern Recognition, Data Engineering, Microsoft Azure, Computer Vision skills.
Challenges & Lessons Learned
- Ensuring accuracy of image comparison with an accuracy of 99.7%.
- Optimizing processing speed with an efficiency improvement of 66%.
- Working with large volumes of data and storage using Microsoft Azure.