Azure · Azure Cognitive Services · Azure Open Ai · AzureDevOps

Infusing Azure Open AI into a Copilot for Azure DevOps

I have been learning Azure Open AI recently and thought of building a Copilot for Azure DevOps as a proof-of-concept. I have used the Retrieval-Augmented Generation (RAG) as described in this article.

It was a fun exercise to build it and learn quite a bit about Generative AI models, embedding etc. The video shows a glimpse of the PoC that I have it as of now.

The code base can be found in here.

3 thoughts on “Infusing Azure Open AI into a Copilot for Azure DevOps

Leave a comment