Learn Microsoft AI

Learn Microsoft AI

I am Vinoth Rajendran a Microsoft MVP (Most Valuable Professional) in AI. I’m a passionate Software Engineer who loves Conversational AI, Cognitive Services, NET MAUI. If you have any questions, feedback, or comments drop an email to [email protected], I am happy to talk to you 👍💕😎

This channel is an excellent resource for anyone who wants to learn about Microsoft's AI offerings. The channel features a wide range of videos on various AI topics Cognitive Services, Bot Framework, and NET MAUI. The channel is designed for developers and anyone interested in learning about AI and how to use Microsoft's tools and services to build intelligent systems. The videos provide hands-on training and demos, as well as guidance on best practices and real-world examples of how AI is being used in the industry. With this channel, you can learn at your own pace, and get the knowledge and skills you need to build intelligent systems using Microsoft's AI technologies.

Please subscribe to the channel!

Prompty in Semantic Kernel

Prompty in Semantic Kernel

Пікірлер

  • @tomthunderforest1681
    @tomthunderforest1681Күн бұрын

    Thank you for next good video :)

  • @VinothRajendran
    @VinothRajendran12 сағат бұрын

    Thanks for watching!

  • @tomthunderforest1681
    @tomthunderforest1681Күн бұрын

    Super helpful

  • @VinothRajendran
    @VinothRajendran12 сағат бұрын

    Glad it helped

  • @tomthunderforest1681
    @tomthunderforest1681Күн бұрын

    Informative video

  • @VinothRajendran
    @VinothRajendran12 сағат бұрын

    Glad you think so!

  • @miguelangelmurillo1297
    @miguelangelmurillo12978 күн бұрын

    Why did you pause the video when you were going to test it in the Azure portal, I follow all the steps, but the conversation never starts

  • @bharathjc4700
    @bharathjc470015 күн бұрын

    great video please share the link to the samples

  • @VinothRajendran
    @VinothRajendran8 күн бұрын

    github.com/rvinothrajendran/BotTutorialSample/tree/master/BotComposer

  • @leonardocalesco3801
    @leonardocalesco380116 күн бұрын

    Friend, were you able to make the plugins work with Gemini? In the tests I did, it recognizes the plugins in the kernel, but they are not executed when making a request...

  • @VinothRajendran
    @VinothRajendran8 күн бұрын

    what is an issue

  • @yashaswisharma841
    @yashaswisharma84117 күн бұрын

    "Thank you @Learn Microsoft AI , www.youtube.com/@VinothRajendran. Could you please create a video tutorial or share a link if you have already covered how to configure deployment of a containerized Python bot application?" Created python bot backend logic and deployed the image to ACR and now need to do Bot Channel registration for this using ACR.

  • @impeRAtoR28161621
    @impeRAtoR2816162121 күн бұрын

    OpenE? OpenAI my friend. Open ej aj ,ok?

  • @OvRaf
    @OvRaf29 күн бұрын

    for future: please create demo based on OpenAI and not Azure service, since Azure OpenAI is restricted for most users

  • @SofiaSymkaynch
    @SofiaSymkaynch29 күн бұрын

    great vid, thanks a lottttt

  • @VinothRajendran
    @VinothRajendran8 күн бұрын

    You're welcome!

  • @amithalder6321
    @amithalder6321Ай бұрын

    Do you have github link for the code base, please share if any

  • @VinothRajendran
    @VinothRajendran8 күн бұрын

    github.com/rvinothrajendran/MicrosoftSemanticKernelSamples

  • @NirajTiwariYoutube
    @NirajTiwariYoutubeАй бұрын

    Have any videos been made where structural and non-structural data are used as context? if a user asks a question, we embed both the context and question, then use a semantic kernel to find the nearest result for display.

  • @sofiavargas8779
    @sofiavargas8779Ай бұрын

    Hi I have a variable that is type array and I'm trying to create a JSON from these values, this is my code { "$kind": "Microsoft.Foreach", "$designer": { "id": "xxx" }, "index": "dialog.foreach.index", "value": "dialog.foreach.value", "itemsProperty": "user.labelQ", "actions": [ { "$kind": "Microsoft.EditArray", "$designer": { "id": "xxx" }, "changeType": "push", "itemsProperty": "user.array", "value": { "label": "${dialog.foreach.value}" } } ] } But framework shows me this value "${dialog.foreach.value}" as a string, not as a value, do you know how that could be solved?

  • @NKERIFACCLAUDNBAPNON
    @NKERIFACCLAUDNBAPNONАй бұрын

    Please how to publish the bot to Azure bot?

  • @RaviChandra-cd6xl
    @RaviChandra-cd6xlАй бұрын

    Good video' series for Semantic kernel with C#...Thank You

  • @RaviChandra-cd6xl
    @RaviChandra-cd6xlАй бұрын

    does this sample works for all GPT's or just only for gpt-4 based deployments?

  • @VinothRajendran
    @VinothRajendranАй бұрын

    Glad you liked it

  • @VinothRajendran
    @VinothRajendranАй бұрын

    The APIs will undergo changes based on the OpenAI model.

  • @ravi5339
    @ravi5339Ай бұрын

    Can you provide video for jinja template in semantic kernel using python

  • @sadaiyandi7789
    @sadaiyandi77892 ай бұрын

    bro maui full toturial podunga

  • @sadaiyandi7789
    @sadaiyandi77892 ай бұрын

    bro maui full toturial podunga

  • @VinothRajendran
    @VinothRajendran2 ай бұрын

    Let's Stay Connected: ☕Buy me a coffee : buymeacoffee.com/vinothrajendran 🖇 Linkedin : www.linkedin.com/in/rvinothrajendran/ ♐ github: github.com/rvinothrajendran

  • @dinithkumudika6459
    @dinithkumudika64592 ай бұрын

    is there way to get prompt template from the KernelFunction or any similar way for it. I want to log the prompt template for debugging purposes

  • @VinothRajendran
    @VinothRajendran2 ай бұрын

    Ref here : kzread.info/dash/bejne/YpiXu9VvZbCWkps.html

  • @MrBigdogtim69
    @MrBigdogtim692 ай бұрын

    Great stuff! How would I connect to local LLM in a Maui app? I won't be able to have a webserver on iOS or Android - needs to be offline only.

  • @VinothRajendran
    @VinothRajendran2 ай бұрын

    I believe it's feasible. Refer to this guide on connecting to a local web service learn.microsoft.com/en-us/dotnet/maui/data-cloud/local-web-services?view=net-maui-8.0

  • @MrBigdogtim69
    @MrBigdogtim692 ай бұрын

    @@VinothRajendran That guide refers to development and deploying on an emulator or simulator. I want to fully embed it on the device

  • @MrBigdogtim69
    @MrBigdogtim692 ай бұрын

    @@VinothRajendran Actually - the link is for setting up emulators on connecting with web services running locally e.g. a typical client server app . I want to embed the model into the mobile app. For example, I want to consume Phi-3.

  • @isergeyv
    @isergeyv2 ай бұрын

    Please, turn on subtitles.

  • @adityanawal5505
    @adityanawal55052 ай бұрын

    I am using it for 1.7.1 version. It throws error No job functions found. Try making your job classes and methods public. If you're using binding extensions (e.g. Azure Storage, ServiceBus, Timers, etc.) make sure you've called the registration method for the extension(s) in your startup code (e.g. builder.AddAzureStorage(), builder.AddServiceBus(), builder.AddTimers(), etc.).

  • @Nitin-qi4cd
    @Nitin-qi4cd3 ай бұрын

    How to deploy the python bot on Azure Web App? (this is not explained)

  • @mrzero8658
    @mrzero86583 ай бұрын

    i wish i could have the source code of this.. thanks

  • @VinothRajendran
    @VinothRajendran2 ай бұрын

    All my source code is available here github.com/rvinothrajendran/MicrosoftSemanticKernelSamples

  • @mrzero8658
    @mrzero86582 ай бұрын

    @@VinothRajendran thankyou sir

  • @VinayakLal-lb2fm
    @VinayakLal-lb2fm3 ай бұрын

    Hello Sir, Tank You for the playlist, I encountered an issue, Kindly help Issue: In Bot Emulator -> POST 500 directline/conversations/<conversationId>/activities Error Message: AttributeError: 'NoneType' object has no attribute 'channel_id' ------- Occurs in returning the value (TurnContext)

  • @VinayakLal-lb2fm
    @VinayakLal-lb2fm3 ай бұрын

    Version 4.6 is working fine i dont know what is the issue with v4.14

  • @VinothRajendran
    @VinothRajendran2 ай бұрын

    I move out Python Bot framework , You may need to review the release notes to see what changes have been made.

  • @javier_avila
    @javier_avila3 ай бұрын

    Hello Vinoth, how can I add it together with LUIS? I am not clear about the steps to follow. Thank you

  • @AliIssa1
    @AliIssa13 ай бұрын

    Is Semantic Kernel still in preview?

  • @VinothRajendran
    @VinothRajendran3 ай бұрын

    The C# version has been released while the rest of the languages are still in preview.

  • @KKRabs2022
    @KKRabs20223 ай бұрын

    how to use Choice prompts inside on_message_activity ?

  • @yuvrajingale526
    @yuvrajingale5263 ай бұрын

    Can you create a demo on how can we read a pdf contnet and pass it to LLM for summarization using semantic kernel in c#

  • @jab3966
    @jab39663 ай бұрын

    great thanks! question, and how can I publish for my tenant? for testing on real bot

  • @syedhussainshah3766
    @syedhussainshah37663 ай бұрын

    Hello sir great videos , in your videos you showed us how to use Local LLM using LMSTUDIO, can you please help us how do we use memories where we upload a document and ask questions , but using the same model we used from LMSTUDIO

  • @CSE__SanthanalakshmiR
    @CSE__SanthanalakshmiR3 ай бұрын

    Ur videos are very useful pls upload like this many videos

  • @user-bf3yj8gt5l
    @user-bf3yj8gt5l4 ай бұрын

    can u provide me github url of the source code?

  • @rameshbhaskar
    @rameshbhaskar4 ай бұрын

    This does not seem to work with OpenAI, it instead responds asking for the user to input a city name. Is this expected? Or is this meant to only work with Azure OpenAI?

  • @rameshbhaskar
    @rameshbhaskar4 ай бұрын

    Just an FYI, looks like the prompt had to be updated for it to work with OpenAI, but it does work with some modifications to the prompt.

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    the prompt plays a crucial role.

  • @abdhaheera7798
    @abdhaheera77984 ай бұрын

    Have you ever listened to your videos? Please check the audio quality. very poor. if you really want to increase your subscribers please pay attention to the audio quality.

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    The video is from a few years ago, but the newer videos from recent years are much better in quality.

  • @get2subbu776
    @get2subbu7764 ай бұрын

    Hi Vinod, What if I have table content(column, row based data) in the uploaded pdf, If this still works ?? I tried with langchain with python to scrap text out of pdf and have it vectorised, then apply embeddings and store them in Index in chroma db The accuracy was not good while asking queries. Pls clarify.

  • @kkyang7515
    @kkyang75154 ай бұрын

    😭please so how do you get the relevant source from there...

  • @jorgeromero4680
    @jorgeromero46804 ай бұрын

    it's not HtPP

  • @tomthunderforest1681
    @tomthunderforest16814 ай бұрын

    Good to see new movie :) Thank you

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    Hope you enjoyed it!

  • @dgloeppky
    @dgloeppky4 ай бұрын

    Depreciated. Now use Filters.

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    here : 40 - IFunctionFilter and IPromptFilter in Microsoft Semantic Kernel kzread.info/dash/bejne/YpiXu9VvZbCWkps.html

  • @manivijay4466
    @manivijay44664 ай бұрын

    Thanks Vinod, by refering your previous videos, we were able to upgrsde from preview version of semantic kernel to 1.1.0. Now planning for vector store integration. Can you pls help when we need to choose Kernel memory, Memory store, memory connector ??

  • @devgenesis6436
    @devgenesis64364 ай бұрын

    sir can u compare semantic kernal with langchain if they are same or what are the limitations..as a dotnet developer i am sad we dont have support for langchain.. as i wanted to create a RAG app with opensource models but not able to do so

  • @HTbooks
    @HTbooks4 ай бұрын

    Thanks Vinoth... very good presentation.

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    You are welcome

  • @islamicinterestofficial
    @islamicinterestofficial4 ай бұрын

    Thanks for the video. At least add source code in the description please

  • @sunandrainworks
    @sunandrainworks4 ай бұрын

    This is a great content. like always from him. thank you.

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    Welcome

  • @mayurgudi381
    @mayurgudi3815 ай бұрын

    Not able to install the nuget package Getting the below error A problem occured during the install of this Component: Error certificate has expired *** Could not merge components ***

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    Are you utilizing an enterprise or personal laptop?

  • @mayurgudi381
    @mayurgudi3814 ай бұрын

    @@VinothRajendran personal

  • @dinithkumudika6459
    @dinithkumudika64595 ай бұрын

    how can i get the formatted prompt after adding the arguments so i can add the formatted prompt to a chat history

  • @VinothRajendran
    @VinothRajendran4 ай бұрын

    You have the option to utilize the prompt filter feature to access comprehensive prompt details.

  • @rupenanjaria
    @rupenanjaria5 ай бұрын

    Sir, are you using paid subscription to Azure AI/Open AI token? Basically, do we have to pay even to try SK technology? What if I am just exploring? Please suggest.

  • @VinothRajendran
    @VinothRajendran5 ай бұрын

    Certainly, I am using the paid version. Feel free to attempt the Local LLM check. Find instructions on how to do that here. kzread.info/dash/bejne/a3agmcOTj9afnqg.html

  • @sachinkhaire1290
    @sachinkhaire12905 ай бұрын

    This the outstanding tutorial ... thats alot for posting complete series ..

  • @VinothRajendran
    @VinothRajendran5 ай бұрын

    Thank you