microsoft/sample-app-aoai-chatGPT
Sample Python web application providing a chat interface backed by Azure OpenAI's GPT models with optional data retrieval.

Velocity · 7d
+1.7
★ / day
Trend
→steady
star history
This repository contains sample code for a chat web application that connects to Azure OpenAI, specifically supporting the On Your Data feature for retrieval-augmented generation. It demonstrates integration with multiple data sources including Azure AI Search, Elasticsearch, Pinecone, and Azure CosmosDB for vector-based retrieval. The app can be deployed to Azure App Service and configured through environment variables.