AI SDK 3.1 First Impressions

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ก.ย. 2024

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

  • @sreeharsharaveendra289
    @sreeharsharaveendra289 20 วันที่ผ่านมา +1

    Man ur really good at explaining projects in detail, its nice to see a cool deep look after i to projects and how it's built and works.
    Subscribed !

  • @aghileslounis
    @aghileslounis 4 หลายเดือนก่อน +7

    Generative UI is the future! I swear Amazon will implement this very soon to help people buy stuff
    Thanks for sharing Ben, you're a real one

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

      Have you implemented this in any of your products?

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

    These explanations on top of showcasing the tool made everything so clear to me after months of wondering how to even get started with building AI apps. Great stuff.

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

    Excellent overview -thanks!

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

    Very informative video, great job. Goo luck on your TH-cam journey.

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

    Blessed content! 🥰
    Ive definitely lived the whole thing with managers and programmers having different expectations, even when the maangers are also programmers! I dont want to looj down on people, but I feel like it's a somewhat reasonable response after being laid off a bunch of times, and being mistreated by neurotypical managers with NT expectations as a neurodivergent developer
    It's painful because I'm always opne to and acting on feedback as much as possible, but it's nevwr quite enough

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

    Sick job! New sub here, thanks and keep up the good work!

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

    Can it lookup data in the database as well, like RAG type approach?

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

    yo dude this is massive! I’m going all in on this lol

  • @strangeQuirks
    @strangeQuirks 17 วันที่ผ่านมา

    Are there any other alternatives out there like this?

  • @deftuncut
    @deftuncut 16 วันที่ผ่านมา

    Very cool

  • @JuanPabloBautista-bs8eb
    @JuanPabloBautista-bs8eb 4 หลายเดือนก่อน

    Very interesting ideas at the end, we should talk!

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

      DMs on twitter open!

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

    Have RAG functions in this AI SDK 3.1 ? when i ask question in AI Chat bot it can automalticaly understand what parts of database data want this and can it answer using it ?

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

    heyo! I have a question, what happens if you ask the AI to do something that you didn't give it a function to do?

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

      It just calls the "text" function as a catch github.com/bmdavis419/weights-ai/blob/main/src/app/action.tsx

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

    Svelte is missing Generative UI out of the box with this sdk :(

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

      Indeed, it is a lot more work to setup and use, but could be more powerful. Working on this now...

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

    What’s the app that you used to draw?

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

      Excalidraw
      \

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

    Hey this is really cool, i started using this as well and noticed that render API is deprecated and using the new APIs, the function role for the aiState does not seem to work well, could you kindly do a tutorial with the new API😊

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

      Yes! I will have a full breakdown in the future, for now here is an updated example with the new API: github.com/bmdavis419/weights-ai/blob/main/src/app/action.tsx

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

      @@bmdavis419 Thanks man! Much appreciated.

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

    Hey Ben I see no Go video from you lately.
    That’s kinda bummer.
    Mind making some Go contents specifically on Design Patterns, Dependency Injection?

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

    So it uses gpt function calling to just generate structured output and use that to render a prebuilt component? Whats the big advantage of using this would you say? I was interested but im not sure if the upside is worth having to use typescript on the backend

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

      What kind of systems do you build that ts isnt sufficient?

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

    interesting ..subscribed

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

    Ben, I'm working on a RAG app using AI Vercel SDK in Sveltekit. I know you prefer Next.js for this, but I think it works well in Sveltekit too.
    Quick Q: when the app uses a tool, I noticed that the ToolResponse is not automatically added to the message stream. Do you know what the best practices are for this?

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

    After learning this. I'll sleep on it.

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

      Fair enough lol

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

    need a full tutorial on these stuff. tnx anyway

  • @JohnAffolter
    @JohnAffolter 2 หลายเดือนก่อน

    Show some examples of connecting to other types of databases and try drag and drop into the chat sandbox :-+)

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

    ooo no you are falling for the AI ponzi

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

      As with any new tech I think a lot of this is grift/fluff, but a lot is real. There are real ways to use this tech and its insanely fun to build with

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

      @@bmdavis419 haha i know was just a joke obviously there is good in everything

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

      nice outfit

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

    Great content! thanks for sharing

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

    Can it lookup data in the database as well, like RAG type approach?