You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository offers a solution for deploying a Generative AI (GenAI) system on Azure using Retrieval-Augmented Generation (RAG). It features a RAG Chat API integrated with CosmosDB and HTML files, enabling customer support teams to resolve issues effectively.
This project demonstrates summarizing large documents with Azure OpenAI and Durable Functions, using a Fan-out/Fan-in pattern to process sections in parallel and compile a cohesive summary. It ensures scalable and efficient document handling with Azure services.