azure ai search
80 TopicsAzure AI Search: Outperforming vector search with hybrid retrieval and reranking
How do you find the best content to feed your generative AI models? In this blog post, we show you how to use Azure AI Search's hybrid retrieval and semantic ranking features to improve relevance for retrieval-augmented generation scenarios.184KViews35likes6CommentsIntroducing the “Chat with your data” solution accelerator – now available on GitHub
Introducing the "Chat with your data" solution accelerator! This GitHub repository offers a template for end-to-end Retrieval-Augmented Generation (RAG) pattern implementation using Azure AI Search (formerly Azure Cognitive Search) and the powerful ChatGPT model in Azure OpenAI Service. Discover the key features, including context-aware conversations, customizable experiences, and flexible deployment. Get started today and unlock the power of RAG pattern implementation with the "Chat with your data" solution accelerator!32KViews10likes12CommentsVoiceRAG: An App Pattern for RAG + Voice Using Azure AI Search and the GPT-4o Realtime API for Audio
In this blog post we present a simple architecture for voice-based generative AI applications that implements the RAG pattern by combining the newgpt-4o-realtime-preview model with Azure AI Search.38KViews8likes14CommentsBuild Intelligent RAG For Multimodality and Complex Document Structure
Struggling with implementing RAG for Document with multiples Tables, Figures , Plots with complex structured scan documents, Looking for a solution? In this blog you will learn implementing end to end solution using Azure AI services including Document Intelligence, AI Search, Azure Open AI and our favorite LangChain 🙂 I have taken the advantage of Multimodal capability of Azure OpenAI GPT-4-Vision model for Figures and Plots.15KViews8likes5Comments