Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 2.32 KB

File metadata and controls

23 lines (16 loc) · 2.32 KB

Welcome to the Azure Cosmos DB + Azure OpenAI Python Developer Guide

Pre-requisites

Why use this guide?

The future of software involves combining AI and data services, also known as intelligent applications. This guide is for MongoDB developers looking to implement intelligent applications quickly while leveraging existing skills. The content will focus on the developer journey implementing an Azure-based AI-enabled GPT-based chat application that is augmented using data stored in vCore for Azure Cosmos DB for MongoDB while leveraging Azure OpenAI services.

Introduction

This guide will walks through the creating intelligent solutions that combines vCore-based Azure Cosmos DB for MongoDB vector search and document retrieval with Azure OpenAI services to build a chat bot experience. The guide includes labs that build and deploy a sample chat app using these technologies, with a focus on vCore-based Azure Cosmos DB for MongoDB, Vector Search, and Azure OpenAI using the Python programming language. For those new to using Azure OpenAI and Vector Search technologies, the guide includes explanations of the core concepts and techniques used when implementing these technologies.

Note: This developer guide is targeted towards Python developers. If you are a Node.js developer, then you may be interested in the Node.js version here: https://github.com/AzureCosmosDB/Azure-OpenAI-Node.js-Developer-Guide