Back to Browse

Building a RAG Chat App in Python

11.3K views
Streamed live on Jan 29, 2024
1:02:57

Do you want to learn how to create a chat app on your own data using Python? Join me in this live session where I will show you how to use RAG (Retrieval Augmented Generation), a powerful technique for combining knowledge retrieval with LLMs. You'll learn how to combine OpenAI with Azure AI search and Azure Document Intelligence to ingest and vectorize data, and then deploy a frontend to chat with that data on Azure App Service. Don't miss this opportunity to learn from a RAG expert and have some fun along the way! Links: https://learn.microsoft.com/azure/ai-services/openai/concepts/use-your-data https://github.com/Azure-Samples/azure-search-openai-demo/ aka.ms/ragchat https://github.com/Azure-Samples/azure-search-openai-demo/#azure-account-requirements https://github.com/Azure-Samples/azure-search-openai-demo/?tab=readme-ov-file#project-setup https://aka.ms/ragrelevance aka.ms/hacktogether/chatapp aka.ms/ragchat/free [eventID:22710]

Download

0 formats

No download links available.

Building a RAG Chat App in Python | NatokHD