A.I. Assistant LLaMA 3 with Blazor & C# .NET

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • Showing you how I automate tedious tasks by running Ollama models directly in a Background worker, Blazor or .NET applications.
    Source code: / i-assistant-3-c-107637045
    More? www.kiss-code.com/products
    00:00 Intro
    00:20 Recap last video
    01:50 This video
    02:16 My Ollama Client
    03:40 Other Ollama Clients
    04:27 Automate with Ollama & Background Worker
    11:03 Blazor Integration
    16:43 Outro
    #ai #chatgpt #llama #llama3 #llm #machinelearning #dotnet #blazor #csharp #microsoft #meta #facebook #virtualassistant #artificialintelligence #automation #productivityhacks

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

  • @kis.stupid
    @kis.stupid  23 дня назад

    Source code: www.patreon.com/posts/i-assistant-3-c-107637045
    Find more: www.kiss-code.com/products
    Subscribe: www.kiss-code.com

  • @kis.stupid
    @kis.stupid  23 дня назад

    @11:25 Turns out you may not need to use Ngrok or any other tunnel as long as you're working on the same machine. I confused the webhook scenario with this one.