Browsed by
Month: April 2024

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

Using GenAI: “AI convert into my Time Zone!”

Using GenAI: “AI convert into my Time Zone!”

Do you also struggle with converting time zones into your local time? I do, and most of the time, I use tools to help me with this kind of problem. But did you know that you can treat converting time zones also as a language problem? Today, I will show you an example of how I use Azure OpenAI to master this challenge for me. I let the AI convert appointment proposals from an email into my own time zone….

Read More Read More

Using GenAI – Meeting Minutes Service

Using GenAI – Meeting Minutes Service

In one of my last blog post I outlined the use case of generating meeting minutes from a meeting protocol. Furthermore, I have shown how I tested my concept in a simple way and then designed a solution. For the sake of simplicity, I have not yet explained the technical part of creating the meeting minutes. This means, I will share this time more details about my Meeting Minutes API in Microsoft Azure with you. Before I start, I select…

Read More Read More

Amazon S3 Bucket (Independent Publisher)

Amazon S3 Bucket (Independent Publisher)

Using AWS S3 buckets from Microsoft Power Platform is limited when you use standard connectors. In other words, you can list buckets and read the content of objects. But you can’t move your data to an AWS S3 bucket with the standard connector. So, what can I do? Right, a custom connector for AWS S3 is the solution. But my journey to a working connector was not so easy as expected. In other words, I faced challenges and solved a…

Read More Read More