Build a Low-Code ChatGPT App with Webflow and Wized

Поділитися
Вставка
  • Опубліковано 21 січ 2025

КОМЕНТАРІ • 40

  • @Norell88
    @Norell88 Рік тому +4

    Solid walkthroughs and content. Straight to the point.

  • @skrobonja32
    @skrobonja32 Рік тому +2

    Really cool video Ruairi! Can't wait to upgrade the Wonderlust cloneable to GPT-3.5

  • @stereosiren3879
    @stereosiren3879 Рік тому +2

    Fantastic tutorial! This helped me create my very first app! Super easy to follow. Thank you!

  • @CleverProgrammer
    @CleverProgrammer 9 місяців тому

    can you stream from gpt?

  • @nuggetmanman5459
    @nuggetmanman5459 Рік тому

    how would i go about connecting a stable diffusion api to this flow? where the gpt can prompt the stable diffusion

  • @philipplampert1034
    @philipplampert1034 Рік тому +1

    Amazing!!!

  • @adambarker1626
    @adambarker1626 Рік тому +2

    very nice

  • @defaltt404
    @defaltt404 Рік тому

    @ruairi please help me , I’m trying to make a design ideas generator but I didn’t know how to handle the new model gpt3.5 I did everything right but they told me i need to add a message (role system and role user ) but I don’t know how , please help me if you see this because it’s for a competition.

  • @jonnydev1220
    @jonnydev1220 Рік тому +1

    nice bro !! keep up !! 🚀

  • @jeffczarniak9944
    @jeffczarniak9944 5 місяців тому +1

    Great tutorial, thanks for making this! Quick question - when ChatGPT returned a story to you, would it have been possible to immediately send the story text in an email (without storing it in a database) instead of displaying it on the screen? Thanks!

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  5 місяців тому

      Yes! You can use SendGrid, or a similar email service, to send these without needing to store it in a database.

  • @alexkalmarr
    @alexkalmarr Рік тому +2

    Could you make an updated video for gpt 3.5 api?

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      Hey Alex, this uses text-davinci-003 completion model which is part of GPT 3.5

    • @alexkalmarr
      @alexkalmarr Рік тому +1

      @@RuairiMcNicholasIE Yes i know but the new api works a bit different with it having memory etc., would love to see a video building an application with more chat like functionality with continued conversations 😀

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      @@alexkalmarr Ahhh I get you, they've added in new options for the API.
      Will look at doing a new video soon!

    • @alexkalmarr
      @alexkalmarr Рік тому

      @@RuairiMcNicholasIE Looking forward to it!

  • @workflowapi
    @workflowapi Рік тому

    Um having erro 400 on my string on chat/completion with gtp turbo 16k

    • @defaltt404
      @defaltt404 Рік тому

      me too. did you find a solution?

  • @thevectorbox
    @thevectorbox Рік тому +1

    I am trying to follow same steps but getting a 500 error when requesting the data, is there something to do with GPT 3.5?

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      Are you using all of the same API endpoints as me?
      GPT 3.5 may have new 'body' options for the API request that need to be filled in for your Data Out request.

  • @murphxt7987
    @murphxt7987 Рік тому +2

    This is just great! Thank you very much.
    I have questions:
    1. What would be the best webflow plan for this? Could I choose the freelancer plan and export this whole website on my own server? Would it still work?
    2. And if I choose a hosting plan with webflow, does every generation count as a form submission?
    Thank you and keep up the good work!!!

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому +1

      Glad you like it mate!
      1. To host a live app, a site plan would be good. For development and working on it, especially if you have other sites, a freelancer plan. It should work on your own server but I haven't tested this.
      2. No - in this example we are not submitting forms through Webflow so it won't count as a submission :)

  • @smart_dev2473
    @smart_dev2473 Рік тому +2

    Amazing Video! You have a new subscriber. I have a quick question. Could you take this and apply the concept to another web platform like Wordpress?

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      Thanks mate!
      Yes you can apply this to other web platforms - but depending on the platform it would require a little more coding, to write out the API call to OpenAI in something like Javascript, and execute it on a WordPress page, and also write the JavaScript needed to update the page with the response. Doable but will require more code.

    • @smart_dev2473
      @smart_dev2473 Рік тому

      @@RuairiMcNicholasIE Ok thank you!

  • @AlexHogan
    @AlexHogan Рік тому +1

    What version of wized are you using?

  • @itsthemeg
    @itsthemeg Рік тому +1

    how do i get the invite for Wized?

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      Sign up on their website and wait for one via email, or ask someone with access for an invite code. I have one; drop me an email and I will send it to you :)
      ruairi [at] propellerdigital.agency

  • @peterkortvel
    @peterkortvel Рік тому

    you could have zoomed the UIs. they are very small. hard to read. thanks

  • @JosephLewis-l1h
    @JosephLewis-l1h Рік тому +1

    Hi Ruairi,
    Love the tutorial, so easy to follow and understand :) Quick question, how do I get an invite for Wized?

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      Glad you liked it!
      You can get them from people who have beta access already. Email me and I'll give you one:
      ruairi [at] propellerdigital.agency

  • @Bobby_Davis
    @Bobby_Davis Рік тому +1

    Hey there really great tutorial, not sure why but I keep getting the body text returned as "object Object" have a missed something somewhere? Thanks again this is a huge help.

    • @Bobby_Davis
      @Bobby_Davis Рік тому

      Nevermind, answered my own question. When selection which aspects of "choices" you want to return from the API make sure the selection is returning a "string" as opposed to an object. (Me talking to myself and any other beginner, lol)

    • @RuairiMcNicholasIE
      @RuairiMcNicholasIE  Рік тому

      Glad you got it sorted!

  • @TaabishShaikh-j9h
    @TaabishShaikh-j9h Рік тому

    ❌ Error during request execution (Status: 500) ---------Getting this error