Azure/azure-search-vector-samples
A repository of code samples for Vector search capabilities in Azure AI Search.
This project offers code samples for developers to implement 'vector search' capabilities within Azure AI Search. It demonstrates how to convert various data types, like text and images, into 'vectors' (numerical representations) using Azure OpenAI, and then efficiently store and query these vectors in Azure AI Search. Developers working with Azure cloud services and AI applications are the primary users.
907 stars.
Use this if you are a developer looking for practical code examples to integrate vector search functionality into your Azure AI Search solutions.
Not ideal if you are an end-user seeking a ready-to-use application; this is a collection of code samples for developers.
Stars
907
Forks
382
Language
Jupyter Notebook
License
MIT
Category
Last pushed
Feb 25, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/embeddings/Azure/azure-search-vector-samples"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
curiosity-ai/catalyst
🚀 Catalyst is a C# Natural Language Processing library built for speed. Inspired by spaCy's...
supabase/embeddings-generator
GitHub Action to generate embeddings from the markdown files in your repository.
vector-ai/vectorai
Vector AI — A platform for building vector based applications. Encode, query and analyse data...
wagtail/wagtail-vector-index
Store Wagtail pages & Django models as embeddings in vector databases
curiosity-ai/hnsw-sharp
C# library for approximate nearest neighbors search using Hierarchical Navigable Small World graphs