

Conde had millions of imagery, from fashion shows, runways, and other sources. It was hard for employees to find the right images they need without spending many hours sifting through thousands of them.
The challenge is to streamline this process and make it significantly easier for editors to find the correct images they needed for their articles.
To successfully deliver on the requirements set, at a high level, the objectives outlined were:
In order to consolidate all images into a central repository, we began with data engineering and resolved immediate issues by streaming images to different cloud AI Image Recognition providers to tag and process images.
Post processed image data was then stored alongside the image inside a graph database, ArangoDB. Multiple pipelines were created for image ingestion and re-tagging, and we implemented AWS Elasticsearch on top of the DB to enable users to quickly search through the tagged images.
Lastly the frontend was integrated into their existing systems via an API to enable authors to use it.
This project branched into many varying aspects of engineering and technologies.