Browsed by
Category: Tools

Azure AI Studio – AI Development Process

Azure AI Studio – AI Development Process

Are you ready for the next steps? In my last blog post Getting started with ALM in AI Studio I described how-to define an AI use case in Azure AI Studio. I have written down my objective for my use case, prepared my sample data and created a basic prompt for my AI application. Finally, I drafted my solution set. Today, I will continue the application lifecycle management (ALM) process and explain to you how I’ll start developing my example…

Read More Read More

Using GenAI – Generate my Meeting Minutes!

Using GenAI – Generate my Meeting Minutes!

Today I will share another example where I utilize Generative AI with you. Although the story is explained quite quickly. Documenting meeting minutes can be a tedious task, especially when I am an active participant. However, the outcome of the meeting is crucial as I need to share the action items and results with my colleagues. What if I had a buddy who could do this task for me? Right, I use my Generative AI for this. In other words,…

Read More Read More

Setup GitHub Codespace for AWS Development

Setup GitHub Codespace for AWS Development

I recently came across a new way to write and create source code. I had been looking for an alternative because my computer didn’t have the necessary administrative privileges to install software and the resources available on it were also limited. In detail, I had no Git for source code management, no Docker Runtime, no AWS Command Line Interface (AWS CLI), and no AWS Cloud Development Kit (AWS CDK). In other words, I was lost, but I discovered GitHub Codespaces….

Read More Read More