šŸŽ™ļø A bit on Azure AI Foundry and a smallish rant on Prompty

Video Title

Have you ever had that warm sensation in your belly where you feel like this is what all the hard work was for? For me, itā€™s when I receive heartwarming feedback from participants in a session Iā€™m moderating. That moment when I know Iā€™ve made an impact on someoneā€™s journeyā€”it makes it all worth it. And yes, I always treat myself afterward. Not for the recognition, but for the impact.

You might be wondering, what the hell is this girl on about?

Well, today, during my first online session (after a time zone mix-up, oops), I received the most wholesome comment. And donā€™t I feel like Iā€™m on cloud nine? Okay, I know you didnā€™t ask, but hereā€™s the feedback I got:

šŸ—Øļø The Microsoft learning challenge has been very key in preparing me for the series presentations and understanding the Azure landscape

Time Zones šŸ˜©

Before we dive into the session itself, letā€™s address the elephant in the room: time zones.

The session was postponed for over a week because I miscalculated the hoursā€”did +1 instead of -1 (rookie mistake). I even posted about it, and a friend commented that these are the kinds of problems they wish they had. That made me feel a bit better after the initial panic of canceling a session over a simple miscalculation.

I was mentally beating myself up over it, but the reassurances from my teammates got me back on track.

So, next time your brain fails you because of time zonesā€”donā€™t stress. It happens! And sometimes, the only solution is to not beat yourself up over it.

Lights, camera, live!!

What did I talk about today? Azure AI Foundry. Yeah, itā€™s basically what I always talk about! But this time, aside from the end-to-end AI Foundry journey, I also dived into Prompty. And yes, you can watch the recording below:

YouTube Video

Letā€™s talk Prompty, promptlyā€¦

Since Iā€™ve now become the unofficial Azure AI Foundry spokesperson, letā€™s shift gears a bit and talk about Promptyā€”what it is and why you should care.

I see Prompty as a bridge beyond simple API calls when working with modelsā€”allowing you to create a custom model playground directly in your Visual Studio Code environment.

Prompty is made up of three main parts:

  • Specification (.prompty file) - This is the Prompty file format which is markdown with some front matter
  • Tooling (VS Code Extension) ā€“ where it integrates essential features such as syntax highlighting and more
  • Runtime (Prompty to Code) - enables you to convert your Prompty file to code either Python, C#, Sematic Kernel or Langchain with just one click. Yes, youā€™ve read it right - just one click.

An illustration I made is as follows:

šŸ‘‰ Try it out today: prompty.ai

And make sure to check out the docsā€”Iā€™m an active contributor, and Iā€™d love your feedback as I work on making them even better!

šŸŽ„ P.S. Iā€™m working on an Intro to Prompty video seriesā€”stay tuned!