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

Not currently ranked — collecting fresh signals.
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.
Frequently asked
- What is microsoft/sample-app-aoai-chatGPT?
- Sample Python web application providing a chat interface backed by Azure OpenAI's GPT models with optional data retrieval.
- Is sample-app-aoai-chatGPT open source?
- Yes — microsoft/sample-app-aoai-chatGPT is open source, released under the MIT license.
- What language is sample-app-aoai-chatGPT written in?
- microsoft/sample-app-aoai-chatGPT is primarily written in Python.
- How popular is sample-app-aoai-chatGPT?
- microsoft/sample-app-aoai-chatGPT has 1.9k stars on GitHub.
- Where can I find sample-app-aoai-chatGPT?
- microsoft/sample-app-aoai-chatGPT is on GitHub at https://github.com/microsoft/sample-app-aoai-chatGPT.