ChatGPT 4o, Dall-E 3, and Whisper in .NET

แชร์
ฝัง
  • เผยแพร่เมื่อ 26 ต.ค. 2024

ความคิดเห็น • 34

  • @BaldBeardedBuilder
    @BaldBeardedBuilder  4 หลายเดือนก่อน +1

    Do your apps use OpenAI today? Maybe another API? Heck, have you rolled your own models? What are you building with AI?

  • @ericdaniels6138
    @ericdaniels6138 15 วันที่ผ่านมา +1

    Just came across your channel trying to implement whisper into a .Net application to create a video caption file. Keep up the great informative videos!

  • @mikemcgrumpy
    @mikemcgrumpy 4 หลายเดือนก่อน +5

    Gotta admit, I like your instruction style, tone and pacing. Thanks!

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน +1

      That means a lot Mike. Thanks for the kind words!

    • @c016smith52
      @c016smith52 4 หลายเดือนก่อน +1

      Same, just found this channel!

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      Thanks @c016smith52 ! That means a lot!

  • @hlzn
    @hlzn 29 วันที่ผ่านมา +1

    Thank you for your content, TH-cam needs more content of people having fun, building fun stuff and less people talking about how obsessively strict and square can someone be with clean architecture or DDD.

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  28 วันที่ผ่านมา +1

      Thanks @hlzn ! I agree and your kind words are great encouragement to keep going.

  • @MPhillipson007
    @MPhillipson007 3 หลายเดือนก่อน +1

    One of the ways I'm using the openAI api is to ask a question via a voice command and receive back the answer using text to speech. This is handy if I don't want to lose focus of what I'm doing and I can do it from anywhere even playing a game.

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  3 หลายเดือนก่อน

      @MPhillipson007 very cool idea. Basically, you've recreated Siri or Alexa

  • @johnidouglasmarangon
    @johnidouglasmarangon 4 หลายเดือนก่อน +2

    Michel you explain very well. Thanks man.

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      That is super kind of you to say @johnidouglasmarangon. Thanks!

  • @Feedv6
    @Feedv6 หลายเดือนก่อน +1

    it would be interesting if you made a video about the handling of CSRF tokens, there is usually not much updated content about it on youtube, by the way very interesting video, i learned a lot!

  • @GuildOfCalamity
    @GuildOfCalamity 4 หลายเดือนก่อน +1

    Great video, would love to see you do some WinUI3 stuff.
    BTW, are you actually from Alabama?

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      Get ready. You’re about to see a LOT of WinUI stuff.

  • @mccdan666
    @mccdan666 4 หลายเดือนก่อน +3

    That's crazy it also said I am handsome when asked! Did you tried the excellent Semantic Kernel API? I would be very interested to compare both API. Congrats man I really appreciate what you do!

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน +1

      Ooooh. A comparison video would be fun. Definitely putting that on the list. Thanks, handsome fella. 🤣

  • @michaelholloway3547
    @michaelholloway3547 4 หลายเดือนก่อน +1

    This was really cool to see being used in (demo) apps. Are those the only clients available in the new v2.0 of the OpenAI SDK? Where's the docs link?

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      There are several more, including Moderation, Embeddings, Completions, Files, and even the ability to send requests to Azure OpenAI service. The nuget package is located here: www.nuget.org/packages/OpenAI (be sure to select a beta version until it's officially released)

  • @ivandrofly
    @ivandrofly 4 หลายเดือนก่อน +1

    Good kickstart thanks :)

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      Glad it helped! Thanks for saying so @ivandrofly .

  • @AngeloCarlotto
    @AngeloCarlotto 4 หลายเดือนก่อน +1

    Nice content , thanks

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน +1

      Thank you @AngeloCarlotto for the kind words!

  • @JasonDivis
    @JasonDivis 4 หลายเดือนก่อน

    How and where did you specify the api endpoint? Is that wrapped up in the apikey somehow?

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      It’s wrapped in the SDK itself. It is possible to override and use Azure OpenAI service with it as well, but by default, no need to provide anything but your API key.
      And behind-the-scenes info: I did actually forget to delete that API key from my account until about 5 minutes after I published the video. 😁

  • @ThatKevinGrigsby
    @ThatKevinGrigsby 4 หลายเดือนก่อน

    I have been thinking of how to integrate it in, but not sure it is helpful for our intranet solutions. Now, I suppose if it could learn our clients database(s) and we could ask questions about that... that would be cool.

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน +1

      Ooo, for internal stuff you’ll want to look at the new and coming Copilot stuff. Being able to train it on internal docs, HR, etc. opens up amazing possibilities for your employees.

  • @Candlesticksmedia
    @Candlesticksmedia 4 หลายเดือนก่อน

    What theme are you using. Thanks

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      I believe that's the Houston theme from the team at Astro.build

  • @reidond
    @reidond 4 หลายเดือนก่อน

    what is your font, looks familiar but can't remember

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน +1

      @reidond, IIRC I'm using the GitHub Monaspace family. Specifically, the Krypton font face.

  • @pavelmares97
    @pavelmares97 4 หลายเดือนก่อน

    Answer: No.
    And result of this click bait: dislike :)

    • @BaldBeardedBuilder
      @BaldBeardedBuilder  4 หลายเดือนก่อน

      Sorry bud. I mean the title is pretty clear.