.NET AI Community Standup - Phi-3 & C#: Bringing AI to your .NET Apps

preview_player
Показать описание
During this session we will explore the power of Phi-3 and C#. We'll learn how to seamlessly integrate AI capabilities into .NET applications using Phi-3 and review the amazing content of the Phi-3 Cookbook. Whether you’re an AI enthusiast or a .NET developer eager to expand your toolkit, this session is tailored for you. Don’t miss the chance to enhance your projects with cutting-edge AI features!

⏲️ Chapters:
00:00 Countdown
01:14 Welcome to the .NET AI Community Standup
02:06 Intro Kinfey Lo
03:08 Using Phi-3 with .NET
03:25 Generative AI
06:51 Hugging Face
07:40 What .NET can do
09:58 What is Phi-3?
20:55 Using C# to call local model
24:01 Demo
35:53 RAG - Retrieval-Augmented Generation
37:39 smartcomponents
41:15 Demo
48:38 Semantic Kernel
49:16 Cloud Native and .NET Aspire
52:00 .NET Aspire with Phi-3 mini
53:18 Demo
59:31 Wrap

Community Links:


#DotNet #AI #Phi3 #ArtificialIntelligence
Рекомендации по теме
Комментарии
Автор

I think this video is a prime candidate for AI powered live dubbing. That way, they can speak in their native language and we can understand them better. The information is so exciting to me, but it is a struggle to understand and the subtitles don't help.

josephjensen
Автор

Thanks for sharing, Kinfey is one of my favorite speakers

WeihanLi-iHerb
Автор

Thanks @elbruno This is beyond exciting. However, I am struggling to get it work. My ONNX Runtime throws an error despite I have got Git LFS installed. I'm running a C# Lab 1 from the cookbook.

ArafatTehsin
Автор

This isn't the best way to showcase this type of content, there are already many examples of this online already, what would be a better tutorial in my opinion is showing off the true power of the Semantic Kernel with calling functions and running code using natural language. Or even if here is an offline mode can be used to run Kernel functions rather than having to use the GPT suite of tools.

paulkeating
Автор

DirectML is throwing cryptic errors. Probably some native files written in cpp

BharatKumarBellamkonda