can I generate AI question based on my own data

Abdelrahman Salah Atta 20 Reputation points
2023-10-25T22:02:19.6+00:00

Hey, I heard about Azure OpenAI on your data (preview)

using this feature I Can get insights about my own data ,but the question here using this feature or Azure services in general can I generate ai questions based on my own data if the answer is yes please provide my resources will help me to apply that

Azure Functions
Azure Functions
An Azure service that provides an event-driven serverless compute platform.
5,911 questions
Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
4,082 questions
0 comments No comments
{count} votes

Accepted answer
  1. Chakaravarthi Rangarajan Bhargavi 1,115 Reputation points MVP
    2023-10-28T17:07:49.9366667+00:00

    Hi @Abdelrahman Salah Atta

    Thanks for the interesting question. I would certainly recommend you to follow the below steps to bring your own data with Azure OpenAI.

    Please ensure to have the below prerequisite.

    Please ensure that you have an Azure subscription - Create one for free

    Ensure that the Access granted to Azure OpenAI in the desired Azure subscription. You can request for the access. There are verifications that will be performed for your request and you would be able to get the Azure OpenAI Access. You can apply for access to Azure OpenAI by completing the form at https://aka.ms/oai/access.

    After you have received your OpenAI Access, you would be deploying the chat model which will be either in the version gpt-35-turbo (0301), gpt-35-turbo-16k, gpt-4, and gpt-4-32k. You can view or change your model version in Azure OpenAI Studio.

    Select the Chat playground tile after doing it in the Azure OpenAI Studio. You will have the option to add in the data with the help of Add your data (preview) > + Add a data source.

    User's image

    select Upload files under Select data source. Select Upload files where you can connect the cognitive search service where you have stored the details. In following the above way, you can achieve bringing your own data.

    Please refer the below URL for your reference.

    https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line&pivots=programming-language-studio

    Good luck with your exploration and development efforts, and feel free to reach out through this comment if you need further assistance.

    Best regards,

    Chakravarthi Rangarajan Bhargavi

    -Please kindly accept the answer and vote 'Yes' if you feel helpful to support the community, thanks a lot.

    1 person found this answer helpful.
    0 comments No comments

2 additional answers

Sort by: Most helpful
  1. SnehaAgrawal-MSFT 22,706 Reputation points Moderator
    2023-10-27T08:45:11.63+00:00

    @Abdelrahman Salah Atta Yes, you can generate AI questions based on your own data using Azure OpenAI. Azure OpenAI is a preview capability that provides natural language processing models to generate questions and answers based on your data. You can use this feature to gain insights into your data and generate questions that can help you better understand your data.

    To get started with Azure OpenAI, you can refer to the following resources: Bring your own Data to Azure OpenAI: Step-by-Step Guide

    Hope this helps, let us know.

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.