/azure-cosmos-db-vector-search-openai-python

Examples of Vector Search with Cosmos DB - vCore, NoSQL, and PostgreSQL APIs - with OpenAI and Python

Primary LanguagePythonMIT LicenseMIT

azure-cosmos-db-vector-search-openai-python

Vector Search examples with Azure OpenAI, three Azure Cosmos DB APIs, and Python.

This repo demonstratates the following with Azure:

  • Wrangling raw CSV data into enhanced JSON documents with calculated and normalized values
  • Vectorizing data with Azure OpenAI
  • Vector Searching this data with the Azure Cosmos DB for MongoDB vCore API
  • Vector Searching this data with the Azure Cosmos DB NoSQL API, with Azure Cognitive Search
  • Vector Searching this data with the Azure Cosmos DB PostgreSQL API, with the pgvector extension

Willie Mays making "The Catch", with amazing search, 1954 World Series



See the Presentation with Setup Instructions and Documentation