Setting Up a Chatbot for Document Handling in Azure AI Studio

Sidharth Shankar 0 Reputation points
2024-10-17T18:18:58.99+00:00

I am implementing a chatbot using Azure AI Studio for the biology team in my company to analyze various document types and access our lab protocols. The goal is to allow team members to troubleshoot assays, request recommendations, and upload data, with the chatbot providing advice and next steps based on the protocols.

What is the best method for handling document uploads (Excel, PDF, images)? Should there be a direct upload capability in the chat input (not currently supported by GPT-4 in Azure AI Studio), or should users upload data to Blob storage instead? Is Blob storage capable of automatic indexing for new uploads, enabling immediate querying? How do I set this up within my chat prompt flow? Thank you!

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,908 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.