🤯 Build AI app with ChatGPT & Bubble.io | No-Code AI App Tutorial

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

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

  • @MikeJLucky
    @MikeJLucky Год назад +3

    This is amazing! I am so glad I came across your Twitter profile, and it led me to this. Extremely helpful and understanding how easy it can be (after you helped us understand the “how to”) to build an app integrated with chat gpt! I created my first story!

    • @buildwithvince
      @buildwithvince  Год назад +1

      I appreciate your kind words Mike 🙏 Awesome to hear you already created your first story!! Can't wait to hear about your next project using ChatGPT! Make sure to share t with me! 🚀
      PS: next videos will be bringing audio/visual to these stories too via other types of generative AIs! So stay tuned :)

  • @leighpmoss
    @leighpmoss 11 месяцев назад +2

    Hey Vince! This video was AWESOME. Will you still be doing the updates do this video? Would love to learn more about bubble and GPT integrations and the uses.

  • @user-ht9zz9do9z
    @user-ht9zz9do9z 10 месяцев назад +1

    Lots of love from India...you are awesome. Please continue the videos on Langflow and flowise also it will help us.

  • @user-mi2ic9rw3t
    @user-mi2ic9rw3t Год назад +2

    This was amazing thank you! This was the only video that was clear easy to follow! I appreciate you very much!

  • @buildwithvince
    @buildwithvince  Год назад +1

    Add your questions & feedback in the comments 👇I'll do my best to answer them!
    If you want to support my content: vince.ly/c/support 🙏☕

    • @jenevievefuentes6970
      @jenevievefuentes6970 Год назад

      Vince can you please share what tool you're using for the drawing of your workflow? I notice on top it states Vincent's Workspace but can't figure out the name of the software you're using to create your visual representation of your workflow? Please advise. Thanks in advance.

    • @buildwithvince
      @buildwithvince  Год назад +1

      @@jenevievefuentes6970 whimsical!

    • @jenevievefuentes6970
      @jenevievefuentes6970 Год назад

      @@buildwithvince Thank you so much! Appreciate you, your video and the response. Really trying to wrap my head around all this and hope to be able to accomplish something like what you've created one day soon.

    • @buildwithvince
      @buildwithvince  Год назад

      @@jenevievefuentes6970 Awesome! looking forward to see your result :)

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

    morale != moral.
    Morale is how happy the people are.
    Moral is the lesson we should learn from this story.

  • @Sam-vz7pf
    @Sam-vz7pf Год назад +2

    Vince this is next level informative content. .

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

    That was lengthy, did we have to do all those fields and style modifications?
    Why not just use one input and one output?
    But thanks for the guide.
    It's very helpful!
    It works!
    Not the first time, the 3rd time, I had to go back and correct 2 things.
    I didn't realise the response group had a text field, well obviously it should!

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

    Great video @Vince! I followed your track and was able to reproduce something similar. Though I am facing a slight challenge.... I would actually like to be able to use a longer text as input (about 40 words as dynamic input value, that I cannot fragment in several categories as you did: character, name, gender, ...) and it does not take it properly. What would be my options? I was think that maybe I should create a prior step to transform the initial 40 word inputs into JSON so that ChatGPT API processes it. Am I on the good track? Or is there any other solution?

  • @How-AI
    @How-AI Год назад +1

    Is there any way to display a response to the fine-tuned prompt in a more dynamic way on the front end? For example, allowing the writer to choose alternative intros, body’s, and endings to the story.
    Follow-up, can you have multiple prompts/chats working on the same platform?

  • @chiefokeechobee6734
    @chiefokeechobee6734 Год назад +3

    Hi Vince, what tool are you using to create the outline for the end user workflow? Thanks for your help bro.

    • @buildwithvince
      @buildwithvince  Год назад

      Do you mean the visual representation of the workflows? It’s whimsical

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

    Awesome. What diagram software did you use for the layout? Thank you!

  • @jaydev8148
    @jaydev8148 Год назад +1

    This is nice 👍 love the way you explain. Can you build something with Bubble+OpenAI+pinecon, also is there a way to use voice input using whisper instead of type input?

    • @buildwithvince
      @buildwithvince  Год назад +1

      Thank you Jay for the comment! Releasing videos as fast as I can, we’ll eventually get to AI memory! Can definitely use Whisper as input yes. Maybe a good idea for next video. Just released Text to Speech though. Maybe next will be Speech to text :)

    • @jaydev8148
      @jaydev8148 Год назад +1

      @@buildwithvince looking forward to it. I have seen speech to text but not taking speech as input using whisper then pass the argument in chatgpt and then get reply from text form as well as voice by using elevenlabs

  • @isloby
    @isloby 8 месяцев назад

    You are awesome but fast 😂 thanks from Yemen

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

    Nice name, Vince.

  • @luminrabbit9488
    @luminrabbit9488 Год назад

    Fantastic video!!! Thank you!

  • @samirtusharAI
    @samirtusharAI Год назад +1

    Super tutorial.

  • @JoaquinTorroba
    @JoaquinTorroba Год назад +1

    Nice tutorial! Side question: how do you edit your prompts in chatgpt?

    • @JoaquinTorroba
      @JoaquinTorroba Год назад +2

      Also, is it possible to increase the speed of gpt and make it faster? It takes 40-45 seconds more or less to give the answer.

    • @buildwithvince
      @buildwithvince  Год назад

      Thanks Joaquin! what do you mean about "edit your prompts in chatGPT?"

    • @buildwithvince
      @buildwithvince  Год назад

      @@JoaquinTorroba Speed to ChatGPT is directly related to OpenAI API speed. How you can optimize the speed is: Reduce the amount of data you send or request back from it. Example: a 20-character response based on a 1 line question will be faster than a 400-character response with a full-page context sent.

    • @JoaquinTorroba
      @JoaquinTorroba Год назад

      @@buildwithvince Haha minute 12.16. Am I wrong or you are editing an old prompt after having an answer from chatgpt?

  • @user-uo9ty8jt7c
    @user-uo9ty8jt7c Год назад

    What program are you using for the no-code app architecture section? That would be helpful.

  • @jordancizek307
    @jordancizek307 11 месяцев назад

    This Content is amazing! I would love to talk with you more about building a SaaS product.

  • @bhaveshbhatia9390
    @bhaveshbhatia9390 Год назад +1

    any specific reason why you are not using gpt 4?

    • @buildwithvince
      @buildwithvince  Год назад +1

      You could.. GPT-4 outputs aren't specifically much better for such simple prompt in my opinion and not worth the much higher price. But I recommend testing GPT3 vs GPT4 and make that decision for yourself based on your use case and output!

  • @deborahrose648
    @deborahrose648 Год назад

    Can you do this in Glide can you show us how to

    • @buildwithvince
      @buildwithvince  Год назад

      What are you specifically interested to know how to do with Glide? the GPT call?

  • @hailei6604
    @hailei6604 Год назад

    how much does it cost to obtain and api and retain it ?

    • @buildwithvince
      @buildwithvince  Год назад

      Please see my video on Create an Open AI API Key. Price is Pay as you go. So the more you use it the more it costs. But price is really low, you can check on openai.com/pricing

  • @jqzhou1564
    @jqzhou1564 Год назад

    The character 1 type is not working, in the story generated it's still a bird.

    • @buildwithvince
      @buildwithvince  Год назад

      Hi! thanks for following along the tutorial, I appreciate you! During the live video I forgot to remove in the text (37min39) after The bird . If you remove that, it won't every time call a bird. So you'll fix the bug! :) I believe I also fixed that in the downloadable Bubble Editor example! Let me know if this fixed it 🙏

  • @bahauddintanvir
    @bahauddintanvir Год назад

    What is the tool you used here 4:23

  • @momoauly
    @momoauly Год назад +1

    i got this message There was an issue setting up your call.
    Raw response for the API
    Status code 429
    {
    "error": {
    "message": "You exceeded your current quota, please check your plan and billing details.",
    "type": "insufficient_quota",
    "param": null,
    "code": null
    }
    }

    • @buildwithvince
      @buildwithvince  Год назад

      This means you have exceeded your calls quota given by OpenAI. So either you've spent over the initial credit they've provided you or you need to check your billing details. You probably need to add your payment info to your OpenAI account.

    • @momoauly
      @momoauly Год назад

      I have resolved my financial situation, but I still receive the same error code.

    • @buildwithvince
      @buildwithvince  Год назад

      @@momoauly I'd recommend you reach out to OpenAI support team directly then.. Or send me a video example of your issue on Twitter including: bubble setup, api setup, openai setup etc... - Send it on the open/public so we can help others out there too!