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

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

  • @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...

  • @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 ?

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

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

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

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

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

    This is great for a specialized chatbot on a web!

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

    Like this videos

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

    This looks like langchain

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

    semantic kernel rules

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

    Wonderful!