Browsed by
Tag: Microsoft Copilot

Better RAG – Data Preparation for Copilot – Part 3

Better RAG – Data Preparation for Copilot – Part 3

Welcome back to the third part of my blog post series. Today I will cover the practical part of the data preparation for my copilot. This means, I have all gadgets in place to extract the content of my document from Part 2. But I did not add a user interface that helps me to organize my documents. In other words, I need an App to manage my documents for my Copilot knowledge in a RAG system. Here I will…

Read More Read More

Better RAG – Data Preparation for Copilot – Part 1

Better RAG – Data Preparation for Copilot – Part 1

Marketing demos show us: Take your document and put it into a Copilot Studio. As result you have a chatbot solution that answers all questions about the document. But is this really the truth? No, it isn’t. This principle works for some well-structured documents with a limited size. Moreover, when I apply the same principle to lots of documents I will fail and that frustrates my end users. Trust me, I have seen this a lot. For that reason, I…

Read More Read More

Using GenAI – Meeting Minutes Copilot

Using GenAI – Meeting Minutes Copilot

As a citizen developer it’s so easy to use generative AI. In one of my last blog posts, I outlined the use case of generating meeting minutes from a meeting protocol. Furthermore, I explained the technical details of my meeting minute service. Today I will show you how I build a meeting minutes copilot. Correctly, I’m talking about building a copilot. Copilot is formerly known as Power Virtual Agent. Moreover, you might have noticed this when you navigate to https://powerva.microsoft.com/:…

Read More Read More