AI with Supreet
AI with Supreet
  • 34
  • 20 057
13. Updated Aura Demo using open AI Voice Models
Technical Details:
- .Net Core MAUI App with ChatGPTNet Nuget from Marco Minerva
- Azure Speech for Speech to Text & real-time conversation transcription
- Open AI Natural Voices with Azure Speech for TTS
- A prompt where I tried giving Aura the personality of Donna from Suits :)
มุมมอง: 314

วีดีโอ

11. CRUD with Natural Language Processing
มุมมอง 7089 หลายเดือนก่อน
In this video, we will see how you can query Databases using Natural Language using Semantic Kernel Planners. We use APIs with custom plugins to achieve this. You will also see how you can create custom objects from a user text & use that to call POST methods. Hope you enjoy this. Here's the link to the GIT Repo: github.com/supreettare/CrudWithNLP #artificialintelligence #semantickernel #azurea...
Voice to Voice chat demo in Hindi, developed with Semantic Kernal and Azure AI/ Open AI.
มุมมอง 35710 หลายเดือนก่อน
Voice to Voice chat demo in Hindi, developed with Semantic Kernal and Azure AI/ Open AI.
10. Introducing Aura a multilingual Voice to Voice assistant created with Azure AI & Semantic Kernel
มุมมอง 37610 หลายเดือนก่อน
10. Introducing Aura a multilingual Voice to Voice assistant created with Azure AI & Semantic Kernel
9. Using Semantic and Native Functions together with Planner in Semantic Kernel
มุมมอง 1K11 หลายเดือนก่อน
9. Using Semantic and Native Functions together with Planner in Semantic Kernel
8. Troubleshooting issues when writing a good prompt.
มุมมอง 44511 หลายเดือนก่อน
8. Troubleshooting issues when writing a good prompt.
7. Creating RAG apps with Semantic Kernel and Kernel Memory
มุมมอง 3.9K11 หลายเดือนก่อน
7. Creating RAG apps with Semantic Kernel and Kernel Memory
6. Using planner with Semantic Kernel
มุมมอง 1.1K11 หลายเดือนก่อน
6. Using planner with Semantic Kernel
5. Using Embeddings and Semantic Memory in Semantic Kernel Apps
มุมมอง 1.4K11 หลายเดือนก่อน
5. Using Embeddings and Semantic Memory in Semantic Kernel Apps
4. Controlling model’s output with execution settings
มุมมอง 81111 หลายเดือนก่อน
4. Controlling model’s output with execution settings
3 . Creating your own Chat GPT in less than 9 steps
มุมมอง 1.1K11 หลายเดือนก่อน
3 . Creating your own Chat GPT in less than 9 steps
2 . Creating plugins and reading prompts from file in Semantic Kernel
มุมมอง 1.7K11 หลายเดือนก่อน
2 . Creating plugins and reading prompts from file in Semantic Kernel
Getting started with Semantic Kernel in less than 7 steps
มุมมอง 4.9K11 หลายเดือนก่อน
Getting started with Semantic Kernel in less than 7 steps

ความคิดเห็น

  • @cloudworld720
    @cloudworld720 23 วันที่ผ่านมา

    Hi please make a video..

  • @sachinrajput4746
    @sachinrajput4746 24 วันที่ผ่านมา

    Sir please make a video

  • @truvishe6948
    @truvishe6948 หลายเดือนก่อน

    Hi...can you send the code files used in each of these videos?

    • @AIWithSupreet
      @AIWithSupreet หลายเดือนก่อน

      @@truvishe6948 I didn’t upload all the code to GIT. Will do that next time. Planning to redo this entire playlist with latest version of SK.

  • @nishadar7562
    @nishadar7562 หลายเดือนก่อน

    Is this same as integrated vectorization available in Azure AI studio?

    • @AIWithSupreet
      @AIWithSupreet หลายเดือนก่อน

      There’s a difference between the two. Azure’s integrated vectorization focuses on embedding generation for improved search and retrieval within its AI Search platform. In contrast, MCP servers facilitate LLMs’ interaction with external tools and data sources, extending their operational capabilities.

  • @SKIIRBLX
    @SKIIRBLX หลายเดือนก่อน

    Ur English is so good Hope you get Success Soon

  • @sachinrajput4746
    @sachinrajput4746 หลายเดือนก่อน

    I waiting for next video sir.

    • @AIWithSupreet
      @AIWithSupreet หลายเดือนก่อน

      New short videos like this coming every day.

  • @dhilips3913
    @dhilips3913 หลายเดือนก่อน

    Hi sir In new version of semantic kernel plugin planner do we need config.json,skprompt.txt ?

    • @AIWithSupreet
      @AIWithSupreet หลายเดือนก่อน

      Hello, I’ve not yet played with the latest version of SK. Planning a new YT series on the latest stable version soon.

    • @dhilips3913
      @dhilips3913 หลายเดือนก่อน

      @@AIWithSupreet Thank you Waiting for the new series

  • @dhilips3913
    @dhilips3913 หลายเดือนก่อน

    Hi sir I have followed your video everything is working fine except the create operation. Can you share or update the final source codein your github.

  • @darkmatter5310
    @darkmatter5310 2 หลายเดือนก่อน

    Getting error message "Microsoft.SemanticKernel.KernelException: 'The function identifier is empty'" on var summarize = kernel.CreateFunctionFromPrompt(prompt, executionSettings: new OpenAIPromptExecutionSettings { MaxTokens = 100 }, functionName: "summarize");

  • @OvRaf
    @OvRaf 2 หลายเดือนก่อน

    thanks

  • @LearnWithVarun
    @LearnWithVarun 2 หลายเดือนก่อน

    The better way to access those files is to setup build action as *Copy to Output Directory - If Newer* in properties of file. Then you can access them like "Plugins/FunPlugIn"

  • @ashutoshdongare5370
    @ashutoshdongare5370 3 หลายเดือนก่อน

    why so slow ?

  • @Sajibkumarjoarder
    @Sajibkumarjoarder 3 หลายเดือนก่อน

    the using statement is not correct it wont work. you need a different library using Microsoft.SemanticKernel.Connectors.AzureOpenAI; this ruined my whole day

  • @BeingRoyal
    @BeingRoyal 3 หลายเดือนก่อน

    hi i learn semantic kernel from your videos. i like as you explain in your videos. you did a great job. Thank you for explaining in a such a way.

  • @nathanplato37
    @nathanplato37 5 หลายเดือนก่อน

    Are you taking this code from the github notebooks?

  • @ADPrevost21
    @ADPrevost21 5 หลายเดือนก่อน

    Where's the code demo?

  • @DilipPatra-o8q
    @DilipPatra-o8q 5 หลายเดือนก่อน

    Only "Microsoft.KernelMemory.Core" package is fine to implement this. May I know the reason of installing "Microsoft.SemanticKernel" package?

  • @parthmaheshwari9961
    @parthmaheshwari9961 6 หลายเดือนก่อน

    Thanks for the Interesting Playlist ..I wanted to Learn exact same thing but was finding it difficult in the Documentations.

  • @iamamolkalekar9311
    @iamamolkalekar9311 6 หลายเดือนก่อน

    i just started with Semantic kernel and found these videos really helpful. Thanks for creating simple and to the point videos.

  • @physcomp
    @physcomp 6 หลายเดือนก่อน

    Great and to the point!

  • @pranavishekhar
    @pranavishekhar 7 หลายเดือนก่อน

    Your videos have been a lifesaver. I'm a total beginner to C# trying to learn semantic kernel, and these have been incredibly helpful. Thanks Supreet!

  • @talentedmocha9452
    @talentedmocha9452 7 หลายเดือนก่อน

    Don't know if you've rotated your API keys already, but if not you should or you should delete the resource because you showed the API key briefly at the 5 minute mark

  • @SubhojeetNeogy
    @SubhojeetNeogy 7 หลายเดือนก่อน

    Nice

  • @RizaanLakay
    @RizaanLakay 7 หลายเดือนก่อน

    Totally enjoying your series of AI videos.

  • @delphiguy23
    @delphiguy23 7 หลายเดือนก่อน

    Awesome. Where can we get a copy of the code?

  • @stipecule
    @stipecule 9 หลายเดือนก่อน

    Great series, appreciated!

    • @AIWithSupreet
      @AIWithSupreet 9 หลายเดือนก่อน

      Glad you enjoy it.

  • @rajeshradhakrishnan4460
    @rajeshradhakrishnan4460 9 หลายเดือนก่อน

    cool, definitely she hates Donna :-)

    • @AIWithSupreet
      @AIWithSupreet 9 หลายเดือนก่อน

      Ha ha :) She is actually created based on her persona.

  • @mytube538
    @mytube538 10 หลายเดือนก่อน

    Thank you so much for the video. Although, i have a problem with the answer being cut off mid sentence. Is that a token issue, or is it the fact that pipeline to OpenAi is not SignalR?. Hope you can help. Thanks

    • @mytube538
      @mytube538 10 หลายเดือนก่อน

      Finally found the answer: You can set the maximum number of tokens for the answer when configuring Kernel Memory: var kernelMemory = new KernelMemoryBuilder(builder.Services) //... .WithSearchClientConfig(new() { AnswerTokens = 800 }); The default value for this property is 300.

  • @Zyzal
    @Zyzal 10 หลายเดือนก่อน

    What is the correct/difference between an config.json like { "schema": 1, "type": "completion", "description": "Find the city name from a given prompt.", "completion": { "max_tokens": 512, "temperature": 0.8, "top_p": 0.0, "presence_penalty": 0.0, "frequency_penalty": 0.0 }, "input": { "parameters": [ { "name": "input", "description": "Text from the user to get the city name from.", "defaultValue": "" } ] } } And the one you have, why do I sometimes see execution_settings and other times completions?

  • @WantOxide
    @WantOxide 10 หลายเดือนก่อน

    Running it twice give always same joke. Why? Temperature is 0.9 but stil....

  • @StudentFirstNameStudentLastNam
    @StudentFirstNameStudentLastNam 10 หลายเดือนก่อน

    Is Kernel memory internally using LLM or LLM is nowhere in the picture here. trying to understand if after retrieving the data from PDF, does it automatically pass it to LLM ?

  • @WantOxide
    @WantOxide 10 หลายเดือนก่อน

    THis bs doesn't work. System.NotSupportedException: Serialization and deserialization of 'System.Type' instances is not supported. Path: $.Function.Metadata.Parameters.ParameterType.

    • @AIWithSupreet
      @AIWithSupreet 10 หลายเดือนก่อน

      At which step? Part of the code?

  • @krishtheindian
    @krishtheindian 10 หลายเดือนก่อน

    Thanks a ton for this easy to understand tutorial Supreet! I was struggling with env part and it was helpful. However, the code fails and ImportDocumentAsync saying "pipeline start failed". Below is the error message: Microsoft.KernelMemory.Pipeline.BaseOrchestrator[0] Pipeline start failed Azure.RequestFailedException: Service request failed. Status: 303 (See Other) Hope I am missing something. Is the component trying to reach Azure Servers for any validation? I understand serverless meaning "everything happens in local". Pls correct me if I am wrong.

  • @rajeshradhakrishnan4460
    @rajeshradhakrishnan4460 10 หลายเดือนก่อน

    Awesome 🎉, waiting for source code walk-through and I will try to explore the same using Malayalam language. Thanks for the demo

    • @AIWithSupreet
      @AIWithSupreet 10 หลายเดือนก่อน

      Thank you Rajesh. Source code walk through coming soon.

  • @bytebondingtechnologies8582
    @bytebondingtechnologies8582 10 หลายเดือนก่อน

    Impressive

  • @sunandrainworks
    @sunandrainworks 10 หลายเดือนก่อน

    Hi. Thanks for the awesome videos. is there a github repo for this code ? thank you.

  • @AIWithSupreet
    @AIWithSupreet 11 หลายเดือนก่อน

    The SK team on discord is extremely proactive and while I was recording the video and uploading it here, they also logged this bug/ feature request to be solved in their GitHub. If you are seeing this video after a few weeks of posting it you can track the status of the issue here: github.com/microsoft/semantic-kernel/issues/4797 p.s. Forgot mentioning that I was using semantic kernel 1.2.0 stable release when I encountered these issues.

  • @ArafatTehsin
    @ArafatTehsin 11 หลายเดือนก่อน

    Keep up the good work Supreet :)

    • @AIWithSupreet
      @AIWithSupreet 11 หลายเดือนก่อน

      Thank you. Appreciate it. :)

  • @augusttinahell
    @augusttinahell 11 หลายเดือนก่อน

    Thanks for the (p)review ! This is very interesting. Just thought about, running that on a server you can load into memory on start up and dont need a database.