Infusing your .NET Apps with AI: Practical Tools and Techniques | BRK187

Поділитися
Вставка
  • Опубліковано 29 вер 2024
  • Discover how to bring AI into your .NET application! This session covers the tools, libraries, and best practices for incorporating LLMs or other AI capabilities to create an "intelligent app". We'll explore practical examples, including how to leverage Azure AI services and the .NET AI ecosystem, to enhance your apps with AI.
    To learn more, please check out these resources:
    * aka.ms/Build24...
    * aka.ms/dotnet/...
    * aka.ms/dotnet/...
    * aka.ms/dotnet/...
    𝗦𝗽𝗲𝗮𝗸𝗲𝗿𝘀:
    * Matthew Bolanos
    * Mehul Harry
    * Vin Kamat
    * Jordan Matthiesen
    * Maria Naggaga
    * Luis Quintanilla
    * Stephen Toub
    𝗦𝗲𝘀𝘀𝗶𝗼𝗻 𝗜𝗻𝗳𝗼𝗿𝗺𝗮𝘁𝗶𝗼𝗻:
    This video is one of many sessions delivered for the Microsoft Build 2024 event. View the full session schedule and learn more about Microsoft Build at build.microsof...
    BRK187 | English (US) | Developer Tools
    #MSBuild

КОМЕНТАРІ • 12

  • @NatthapolVanasrivilai
    @NatthapolVanasrivilai 4 місяці тому

    This is great for a specialized chatbot on a web!

  • @IndhumathiB-k8l
    @IndhumathiB-k8l 3 місяці тому

    Its really great. I would like to know more about it

  • @7th_CAV_Trooper
    @7th_CAV_Trooper 4 місяці тому +3

    There was another video from MS Dev, "Zero to Hero - Develop your first app with Local LLMs on Windows | BRK142", where they run against a local LLM (Phi-3 SLM). I wonder if Semantic Kernel supports local LLMs?

    • @7th_CAV_Trooper
      @7th_CAV_Trooper 4 місяці тому

      Also, it makes me uncomfortable to unit test one AI with output from another AI. Probably because I'm not familiar enough with the toolset to trust it, but it sure feels weird to me.

    • @linhashorizontais8930
      @linhashorizontais8930 4 місяці тому +1

      I I tested it today with LMStudio with Phi-3, the chat works without problems, but the kernel functions don't...

  • @marcoerlwein2165
    @marcoerlwein2165 3 місяці тому

    With Semantic Kernel can I build a chat about my own data that is in a database?

  • @elbruno
    @elbruno 4 місяці тому +2

    This is amazing!

  • @alexandredanelon
    @alexandredanelon 3 місяці тому

    Nice, how can I put a custom local endpoint local API like llmstudio or ollama ?

  • @TechSanjeev05
    @TechSanjeev05 2 місяці тому

    Like this videos

  • @JobertoDiniz
    @JobertoDiniz 4 місяці тому

    This looks like langchain

  • @tomthunderforest1681
    @tomthunderforest1681 4 місяці тому

    semantic kernel rules

  • @vamvdotnet
    @vamvdotnet 4 місяці тому

    Wonderful!