Azure-Samples/azure-search-openai-demo
A sample app for the Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences.
This solution helps organizations create a custom chatbot that can answer questions using their own internal documents, policies, and data. You input your company's documents, and it produces a ChatGPT-like interface where employees can ask questions and get direct answers with citations. This is ideal for knowledge managers, HR professionals, or anyone responsible for making internal company information easily accessible to staff.
7,602 stars. Actively maintained with 23 commits in the last 30 days.
Use this if you need to build a secure, intelligent Q&A system over your specific business documents, enabling your team to quickly find answers without sifting through many files.
Not ideal if your primary goal is general conversational AI or if you don't have a specific body of organizational documents you want to query.
Stars
7,602
Forks
5,266
Language
Python
License
MIT
Category
Last pushed
Mar 12, 2026
Commits (30d)
23
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/Azure-Samples/azure-search-openai-demo"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Recent Releases
Compare
Related tools
polly3d/mockai
MockAI is a mock server for OpenAI's API. It allows you to simulate Chat Completions API...
Azure/activate-genai
Activate GenAI with Azure
akshata29/entaoai
Chat and Ask on your own data. Accelerator to quickly upload your own enterprise data and use...
1openwindow/azure-openai-node
This is a fork of the official OpenAI Node.js library that has been adapted to support the Azure...
hddevteam/Azure-chatGPT-demo
A fascinating demo website built with Node.js and Azure OpenAI o series/gpt4o-realtime/gpt4o...