Customizable Copilot for company training, help with Azure AI Studio.

Annette Zhang 0 Reputation points
2024-07-12T11:15:43.79+00:00

My boss wants to train copilot on our ticketing database, basically copilot will access our onedrive/sharepoint and read our tickets that have been exported as html/docx and we should be able to ask copilot specific/technical questions about these tickets.

Currently I can do this but only through copilot sessions, meaning any conversations had in that window are lost once it's reset. What we want is our own company instance of copilot, and from what I've read, Azure AI Studio is an app that let's people do that, is that right?

Azure AI services
Azure AI services
A group of Azure services, SDKs, and APIs designed to make apps more intelligent, engaging, and discoverable.
2,645 questions
Microsoft Copilot
Microsoft Copilot
Microsoft terminology for a universal copilot interface.
197 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Marcin Policht 18,185 Reputation points MVP
    2024-07-12T11:19:39.93+00:00

    You can build and deploy your own app - for examples follow https://learn.microsoft.com/en-us/azure/ai-services/openai/use-your-data-quickstart?tabs=command-line%2Cpython-new&pivots=programming-language-csharp


    If the above response helps answer your question, remember to "Accept Answer" so that others in the community facing similar issues can easily find the solution. Your contribution is highly appreciated.

    hth

    Marcin

    0 comments No comments