Azure-Samples / chat-with-your-data-solution-accelerator

A Solution Accelerator for the RAG pattern running in Azure, using Azure AI Search for retrieval and Azure OpenAI large language models to power ChatGPT-style and Q&A experiences. This includes most common requirements and best practices.
https://azure.microsoft.com/products/search
MIT License
656 stars 327 forks source link

Support image search in Integrated Vectorization #973

Open komalg1 opened 1 month ago

komalg1 commented 1 month ago

Motivation

Currently Integrated Vectorization flow only supports text based search. By introducing a new OCR skill, image search can also be supported. Stretch Goal - Using "Advanced Image Processing" can also be supported in Integrated Vectorization by using Azure AI Vision Multimodal Embeddings Skill

How would you feel if this feature request was implemented?

gif

Tasks

To be filled in by the engineer picking up the issue