Geert Baeke 12/9/2023

Building an Azure AI Search index with a custom skill

Read Original

This article provides a step-by-step tutorial on creating an Azure AI Search index with a custom skill for image search. It covers using the Python SDK to create a search index, data source, skillset (including a custom GPT-4 Vision skill for image description), and an indexer. The goal is to build an application that enables text-based and image-based search by generating text and image vectors from image files stored in Azure Blob Storage.

Building an Azure AI Search index with a custom skill

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week

1
The Beautiful Web
Jens Oliver Meiert 2 votes
3
LLM Use in the Python Source Code
Miguel Grinberg 1 votes
4
Wagon’s algorithm in Python
John D. Cook 1 votes