Azure-Samples/azure-ai-search-multimodal-sample
A sample app for the Multimodal Retrieval-Augmented Generation pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power Q&A experiences.
Here's a technical summary for the developer directory: Implements end-to-end multimodal RAG with both text and image extraction, using Azure AI Search's vector indexing to preserve entity relationships in complex visuals and provide grounded citations for both modalities. Supports multiple indexing strategies ("indexer-image-verbal" and "self-multimodal-embedding") and includes a bring-your-own-index workflow via the AI Search portal, enabling integration with existing indexes through the `portal-2-app.ps1` provisioning script. Deploys via Azure Developer CLI (`azd up`) with automated resource provisioning, data ingestion, and Web App hosting, while supporting local debugging and PDF-only document ingestion.
Stars
62
Forks
38
Language
Python
License
MIT
Category
Last pushed
Jan 23, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/Azure-Samples/azure-ai-search-multimodal-sample"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
nashtech-garage/ntg-agent
A sample Chatbot in C# using Microsoft Agent Framework
shuyu-labs/AntSK
An AI knowledge base/agent built with .Net 9, AntBlazor, Semantic Kernel, and Kernel Memory,...
wisedev-code/MaIN.NET
NuGet package designed to make LLMs, RAG, and Agents first-class citizens in .NET
tryAGI/Ollama
Ollama SDK for .NET
Azure-Samples/contoso-real-estate
Intelligent enterprise-grade reference architecture for JavaScript, featuring OpenAI...