azure ai search
13 TopicsTeach ChatGPT to Answer Questions: Using Azure AI Search & Azure OpenAI (Semantic Kernel)
In this two-part series, we will explore how to build intelligent service using Azure. In Series 1, we'll use Azure AI Search to extract keywords from unstructured data stored in Azure Blob Storage. In Series 2, we'll Create a feature to answer questions based on PDF documents using Azure OpenAI26KViews4likes3CommentsRoomRadar.ai: Revolutionising Hotel Search with Azure Maps and Azure AI Services
Explore how RoomRadar.ai leverages Azure Maps and AI Search to transform hotel hunting. From interactive map views with route planning to finding hotels based on visual preferences with AI, RoomRadar.ai showcases the future of travel planning. Dive into the technical details for this UCL-Microsoft collaboration.1.6KViews2likes0CommentsAI Agents: Mastering Agentic RAG - Part 5
This blog post, Part 5 of a series on AI agents, explores Agentic RAG (Retrieval-Augmented Generation), a paradigm shift in how LLMs interact with external data. Unlike traditional RAG, Agentic RAG allows LLMs to autonomously plan their information retrieval process through an iterative loop of actions and evaluations. The post highlights the importance of the LLM "owning" the reasoning process, dynamically selecting tools and refining queries. It covers key implementation details, including iterative loops, tool integration, memory management, and handling failure modes. Practical use cases, governance considerations, and code examples demonstrating Agentic RAG with AutoGen, Semantic Kernel, and Azure AI Agent Service are provided. The post concludes by emphasizing the transformative potential of Agentic RAG and encourages further exploration through linked resources and previous blog posts in the series.2.5KViews1like0Comments[pt2] Choosing the right Data Storage Source (Under Preview) for Azure AI Search
This blog introduces new preview data sources for Azure AI Search, including Fabric OneLake Files, Azure Cosmos DB for Gremlin, Azure Cosmos DB for MongoDB, SharePoint, and Azure Files. Each data source supports incremental indexing, metadata extraction, and AI enrichment, making Azure AI Search more powerful for enterprise search applications.273Views1like0CommentsEnhancing Applications with AI - RoomRadar.Ai's Chatbot, Search, and Recommendation Systems
Learn how to build AI-powered applications using Microsoft Azure’s AI services. This article discusses RoomRadar.Ai, a hotel search system, as an example to guide developers to help create personalized user experiences with AI technologies. Within, the GPT-4o chatbot, search, and recommendation (similarity search) systems are discussed.1.4KViews1like0Comments