Azure-Samples/contoso-chat
A retail RAG copilot built on GPT-4 and Azure AI Foundry that grounds responses in product and customer data.

Velocity · 7d
+0.8
★ / day
Trend
→steady
star history
This sample demonstrates an end-to-end RAG application for retail customer support. It uses Azure AI Foundry to manage the GPT-4 LLM, Azure AI Search for retrieval, and Prompty for prompt orchestration. The project includes evaluation pipelines, deployment automation via AZD CLI, and GitHub Actions for continuous evaluation and deployment. Intent mapping handles task routing across multiple LLM calls.