Coder Social home page Coder Social logo

psvn / cognitive-search-vector-pr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from azure/azure-search-vector-samples

0.0 0.0 0.0 43.74 MB

The official private preview documentation and code samples for the Vector search feature in Azure Cognitive Search.

Home Page: https://azure.microsoft.com/products/search

License: MIT License

JavaScript 5.79% Python 0.83% C# 5.43% Jupyter Notebook 87.96%

cognitive-search-vector-pr's Introduction

Vector search (public preview) - Azure Cognitive Search

DISCLAIMER Preview functionality is provided under Supplemental Terms of Use, without a service level agreement, and isn't recommended for production workloads.

This repository provides code samples for the vector search (preview) in Azure Cognitive Search.

The demos currently use beta versions of the client libraries for the Azure SDKs.

Sample Description
.NET A .NET Console App that calls Azure OpenAI to create vectorized data. It then calls Azure Cognitive Search to create, load, and query the data.
Python Five notebooks that demonstrate aspects of vector search, including data chunking and vectorization of image content.
JavaScript There are three code samples. One is an end-to-end code sample that calls Azure OpenAI for embeddings and Azure Cognitive Seach to create, load, and query an index that contains vectors. Another sample calls just Azure OpenAI and is used to generate embeddings for fields in an index. The last one also calls just Azure OpenAI and is used to generate an embedding for a vector query.
Postman collection A collection of REST API calls to an Azure Cognitive Search instance to create, load, and query a search index that contains text and vector fields. The requests in this collection include an index schema, sample documents, and sample queries. The collection is reference in Quickstart: Vector search. Each query demonstrates key scenarios.

Use the Postman app and import the collection.

Set collection variables to provide your search service URI and admin key

If you're unfamiliar with Postman, see this Postman/REST quickstart for Cognitive Search.

Related resources

cognitive-search-vector-pr's People

Contributors

farzad528 avatar heidisteen avatar gmndrg avatar yahnoosh avatar microsoftopensource avatar s0uravjain avatar chuwik avatar fbaroni avatar alexmanie avatar arv100kri avatar fiddi avatar eric-urban avatar eltociear avatar aditmer avatar microsoft-github-operations[bot] avatar microsoft-github-policy-service[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.