Browsed by
Category: Copilot Studio

Copilot Studio is a visual, low-code platform designed for developing agents, incorporating automation through Power Automate, and enhancing a Microsoft 365 Copilot with customized enterprise data and scenarios.

Better RAG – Data Preparation for Copilot – Part 2

Better RAG – Data Preparation for Copilot – Part 2

In my last blog post, I explained you why data preparation for Copilot Agents is necessary. In other words, why we must improve the raw data for RAG (Retrieval Augmented Generation). Today I will delve more into the technical details of the preparation step. Let’s discover together what I can do to improve my raw PDF documents. First, I will explain to you how I extract content as Markdown from these documents with Azure AI Document Intelligence. I’m implementing this…

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