How to make Azure AI search return images (in OpenAI service - from your own data)

Hadjmbarek Nadia 0 Reputation points
2024-09-27T21:15:20.9233333+00:00

Hello, I am working on a RAG application with Azure AI search to index my PDF documents stored in Azure blob storage. The documents contains figures. The end goal is to create azure openai service (from your own data) to have a chatbot on my documents. The documents are 1000 pages long and contain figures.

I want :

  1. that the answers of azure OpenAI service contain the related figures from the indexed document when needed
  2. Do a variable size chunking based on the markedownformat since my documents are so long.
Azure AI Search
Azure AI Search
An Azure search service with built-in artificial intelligence capabilities that enrich information to help identify and explore relevant content at scale.
991 questions
Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,831 questions
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.