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
39
Emerging
Maintenance 10/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 0/25
Adoption 7/25
Maturity 16/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.

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.

Azure development AI application development Search engine development Cloud solution architecture Data vectorization

About azure_kusto_vector

anshulsharmas/azure_kusto_vector

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

This project helps data professionals and AI developers perform semantic searches on large datasets. It takes text, transforms it into numerical embeddings using AI models like OpenAI, stores these embeddings in Azure Data Explorer (Kusto), and allows you to find similar text passages based on their meaning. This is ideal for anyone managing vast amounts of unstructured text data who needs to quickly find contextually relevant information.

semantic-search text-analytics information-retrieval big-data-management machine-learning-operations

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