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

Поделиться
HTML-код
  • Опубликовано: 26 дек 2024

Комментарии • 12

  • @7th_CAV_Trooper
    @7th_CAV_Trooper 7 месяцев назад +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 7 месяцев назад

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

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

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

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

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

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

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

    This is amazing!

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

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

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

    This is great for a specialized chatbot on a web!

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

    Wonderful!

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

    Like this videos

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

    semantic kernel rules

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

    This looks like langchain