Episode
Searching Enterprise data with Azure OpenAI & Azure Search in JavaScript
with Natalia Venditto, Yohan Lasorsa
This sample demonstrates how to build ChatGPT-like experiences over your own data using the Retrieval Augmented Generation pattern. It uses Azure OpenAI Service to access the ChatGPT model (with multi-version support), and Azure AI Search for data indexing and retrieval. The frontend is built with Web Components, for easy integration with any existing modern frontend application.
Recommended resources
This sample demonstrates how to build ChatGPT-like experiences over your own data using the Retrieval Augmented Generation pattern. It uses Azure OpenAI Service to access the ChatGPT model (with multi-version support), and Azure AI Search for data indexing and retrieval. The frontend is built with Web Components, for easy integration with any existing modern frontend application.
Recommended resources
Have feedback? Submit an issue here.