#42 · Primary category: Knowledge Base & RAG
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.
Project last updated:08/27/26
GitHub Stars
7.7K
Forks
5.5K
Contributors
115
License
MIT
Why we included this project
Most teams putting a chat interface over their own documents on Azure start with this sample. It wires up the full RAG stack for you: Azure AI Search for retrieval, Azure OpenAI for the model, and a multi-turn chat UI that shows the citations behind each answer and the model's reasoning, with controls in the interface for experimenting with prompts and parameters. Sample data and a fictional company scenario let you run it end to end immediately, and the repo goes into the practical details people hit later, like supported document formats, cloud ingestion, image-heavy documents, optional speech input and output, and Entra-based login and data access. The backend is Python, with JavaScript, .NET, and Java variants maintained alongside. Treat it as a study-and-adapt reference rather than production code; the README is explicit that extra security hardening is required before deployment.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
ragflow
RAGFlow is a leading open-source Retrieval-Augmented Generation (RAG) engine that fuses cutting-edge RAG with Agent capabilities to create a superior context layer for LLMs
Understand-Anything
Graphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
crawl4ai
🚀🤖 Crawl4AI: Open-source LLM Friendly Web Crawler & Scraper. Don't be shy, join here: https://discord.gg/jP8KfhDhyN
docling
Get your documents ready for gen AI
anything-llm
Stop renting your intelligence. Own it with AnythingLLM. Everything you need for a powerful local-first agent experience