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

Поделиться
HTML-код
  • Опубликовано: 7 фев 2025
  • 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

  • @7th_CAV_Trooper
    @7th_CAV_Trooper 8 месяцев назад +4

    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 8 месяцев назад

      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 8 месяцев назад +1

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

  • @elbruno
    @elbruno 8 месяцев назад +2

    This is amazing!

  • @IndhumathiB-k8l
    @IndhumathiB-k8l 7 месяцев назад

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

  • @marcoerlwein2165
    @marcoerlwein2165 8 месяцев назад

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

  • @alexandredanelon
    @alexandredanelon 8 месяцев назад

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

  • @NatthapolVanasrivilai
    @NatthapolVanasrivilai 8 месяцев назад

    This is great for a specialized chatbot on a web!

  • @vamvdotnet
    @vamvdotnet 8 месяцев назад

    Wonderful!

  • @TechSanjeev05
    @TechSanjeev05 7 месяцев назад

    Like this videos

  • @tomthunderforest1681
    @tomthunderforest1681 8 месяцев назад

    semantic kernel rules

  • @JobertoDiniz
    @JobertoDiniz 8 месяцев назад

    This looks like langchain