Posts

Showing posts from October, 2025

Image and Video Analysis in Sitecore Content Hub

Image
Sitecore Content Hub provides Image and Video Analysis features to automatically generate or extract the tags, description, color, metadata, etc. details. Sitecore Content Hub uses the Microsoft Azure OpenAI Service. Sitecore Content Hub supports the following asset analysis features that you can use to fulfil your specific requirements: Image analysis - automatically generates tags, descriptions, and color data for image assets to make it easier to search for and find images. Video AI analysis - automatically extracts metadata from your video assets using the Microsoft Azure Media Services Video Indexer. In this blog post, I will explain the implementation process of the Image and Video AI analysis feature in your application. Step 1: Go to the Manage > Taxonomy Step 2: Find and select M.AssetType Taxonomy and add a new Taxonomy named “Image Analysis”. Step 3: To activate the Image Analysis feature, confirm that the Tr...

Collection Filter in DAM Connect Page in Sitecore Content Hub

Image
Sitecore Content Hub offers functionality to connect the DAM with the Sitecore Experience Platform or Cloud. Authors can browse DAM assets when selecting media items in the Sitecore Content Tree item image field. When an author selects "Browse Sitecore DAM," there are options available to choose from: "Approved Assets" and "Pending for Approval." According to business requirements, an additional option for "Collection" is needed, allowing authors to select assets directly from a Collection. Currently, the Sitecore Content Hub DAM connect page offers options for Pending Approval and Approved assets. To address the requirement for a Collection option, an additional tab for Collections will be added to the DAM Connect page. This change will allow users to select a collection and choose assets directly from it, instead of using only the asset search filter. In this blog post, I will outline the steps required to add th...