Boston Azure June 2024
Last night was the Season of AI presentation. We started with Bill Wilder presenting the fundamentals of Generative AI and quick introduction to Azure AI Studio, then I finished up with a .NET code walkthrough implement Retrieval Augmented Generation (RAG) using Semantic Kernel.
It was nice to see a lot of regular faces and meet several new people.
Demo Code The demo code is on my GitHub repo BostonAzure-June2024 under a subdirectory.
The code is setup as the beginning of the demo (ie. simple echo client/api implementation), you’ll find the steps I used to progressively create the demo in the demo-script.md file.
Since I ran of time to do the last “bonus step”, you’ll find it at the end of that script along with the full content of the final code (shown below): …
Posted by Jason on Tuesday, June 25, 2024