azure-search-openai-demo and Azure-chatGPT-demo

These are ecosystem siblings: the official Microsoft sample demonstrates an enterprise-grade RAG architecture using Azure AI Search as the retrieval backend, while the community demo provides an alternative frontend implementation pattern for Azure OpenAI models, both serving as reference implementations within the Azure OpenAI ecosystem rather than competing solutions.

Maintenance 23/25
Adoption 10/25
Maturity 16/25
Community 25/25
Maintenance 6/25
Adoption 8/25
Maturity 16/25
Community 18/25
Stars: 7,602
Forks: 5,266
Downloads:
Commits (30d): 23
Language: Python
License: MIT
Stars: 44
Forks: 15
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
No Package No Dependents
No Package No Dependents

About azure-search-openai-demo

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.

Implements document indexing via Azure AI Document Intelligence with support for multiple formats, includes in-UI settings for prompt engineering experimentation, and optionally layers multimodal vision capabilities for image-heavy content analysis. The backend uses Python with Infrastructure-as-Code (Bicep) for reproducible Azure deployments, while offering optional features like persistent chat history via Cosmos DB, speech accessibility, and Microsoft Entra identity integration for role-based data access control.

About Azure-chatGPT-demo

hddevteam/Azure-chatGPT-demo

A fascinating demo website built with Node.js and Azure OpenAI o series/gpt4o-realtime/gpt4o series model. This project serves as a great starting point for developers who are interested in developing chatbot applications using JavaScript and Azure OpenAI API.

Scores updated daily from GitHub, PyPI, and npm data. How scores work