“A Dash of .NET” is a short-format show designed for developers who crave quick, focused learning without sacrificing depth. Our mission is to create an engaging platform that celebrates the brilliance of C# and .NET while giving voice to the vibrant developer community.
Last November, I had the incredible opportunity to attend Microsoft Ignite 2023, a melting pot of innovation and technology. This year’s event was particularly exhilarating, with a special focus on Artificial Intelligence (AI), Blazor, and the .NET Aspire program.
In this presentation, we will explore how programmers can utilize Microsoft Blazor to create applications with Microsoft OpenAI. Blazor is a web framework that allows developers to build interactive web applications using C# instead of traditional web technologies like JavaScript. Microsoft Azure OpenAI is a powerful tool for natural language processing, machine learning, and other advanced AI techniques. We will cover how to integrate OpenAI into Blazor applications to add features such as chatbots and sentiment analysis. Attendees will learn about the benefits of using Blazor and OpenAI together, as well as practical examples of how to implement these technologies in their own projects.
> Learning Objectives:
Learn about the different features offered by Azure OpenAI
Learn how to add custom private data, and create embeddings and vectors, to implement the Retrieval-Augmented Generation (RAG) pattern.
Gain knowledge of best practices for integrating Azure OpenAI into their C# software applications
What is Full-text search? Benefits of FTS Leveraging Apache Elasticsearch for efficient search capabilities. Utilizing vector representations within PostgreSQL for precise search results.