azure-search-vector-samples and azure_kusto_vector

These are ecosystem siblings, as the first project provides general samples for Azure AI Search's vector capabilities, while the second offers specific samples for using Azure Kusto (Azure Data Explorer) as a vector database, which can be seen as a specialized application within the broader Azure ecosystem.

azure_kusto_vector
32
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 7/25
Maturity 9/25
Community 16/25
Stars: 907
Forks: 382
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: MIT
Stars: 27
Forks: 7
Downloads:
Commits (30d): 0
Language: Jupyter Notebook
License: Apache-2.0
No Package No Dependents
Stale 6m No Package No Dependents

About azure-search-vector-samples

Azure/azure-search-vector-samples

A repository of code samples for Vector search capabilities in Azure AI Search.

Covers chunking, text and image embeddings, and query vectorization across Python, C#, Java, and JavaScript using Azure OpenAI for embedding generation. Samples demonstrate both explicit vectorization (calling OpenAI separately) and integrated vectorization (via indexer skillsets), plus optimization techniques like scalar quantization and narrow data types to reduce index size. Targets retrieval-augmented generation (RAG) patterns and hybrid search scenarios combining vector, keyword, and semantic ranking.

About azure_kusto_vector

anshulsharmas/azure_kusto_vector

Samples to use Kusto(Azure Data Explorer) as a Vector database for AI embeddings

Scores updated daily from GitHub, PyPI, and npm data. How scores work