← Browse

World's Fair 2024

Build, Evaluate and Deploy a RAG-Based Retail Copilot with Azure AI: Cedric Vidal and David Smith

Overview

This talk demonstrates how to build, evaluate, and deploy a Retrieval-Augmented Generation (RAG) based copilot for a retail environment using Azure AI services. The core concept involves creating a chatbot that can answer customer questions by accessing product information from a vector database and customer data from a relational database, all orchestrated through Azure AI Studio's Prompt Flow.

Who should watch

Key takeaways

Notable quotes

*The whole purpose is to create one endpoint that goes through in this case a rag process but it's designed to be more flexible than just for Rag.*
*Vector surge by itself actually isn't enough... a combination of keyword search and Vector search together actually outperforms either.*
*We think of debugging in just regular apps and tests... much more difficult test to answer the question was is the answer generated by my chatbot relevant.*

Watch on YouTube →

Unofficial community note. Prefer the recording for nuance.