Build an AI 'chat with image' app in 10 minutes | Bubble x OpenAI

Поділитися
Вставка
  • Опубліковано 25 жов 2024

КОМЕНТАРІ • 30

  • @Nolaready
    @Nolaready 9 місяців тому +5

    I have been searching for weeks for videos on how to do this, thanks bro

  • @StarterBuild
    @StarterBuild 8 місяців тому +1

    Would love a tutorial on how you allowed users to push content to notion! Keep up the great work!

  • @lifemaxai
    @lifemaxai 9 місяців тому +2

    This is awesome - can you make a tutorial on how achieve this while using the Assistants API? That is where the real power comes from. Thanks.

  • @jishnusurendran8467
    @jishnusurendran8467 3 місяці тому

    Extremely helpful Matt, thanks a lot!

  • @JhonataCosmo
    @JhonataCosmo 8 місяців тому +1

    Very good, could you make another version of this tutorial but instead of reading a photo, the api reads and analyzes a document? Thanks.

  • @ogvalentinexiv
    @ogvalentinexiv 2 місяці тому

    Thank you for this. Is there a workaround to add the "https" to multiple images (using the bubble multi image uploader)? I've tried to find "//" and replace with "" for each image url. UX would be so much better if I could in take several images for processing in the api.

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

    Amazing! Simple and quick. Will add it immediately to some apps I'm working on to read documents and more. Thank you

  • @michaelxmaycon
    @michaelxmaycon 22 дні тому

    Thanks for sharing

  • @mauriciosousa-3p693
    @mauriciosousa-3p693 28 днів тому

    Muito bom ! Obrigado por compartilhar seus conhecimentos.

  • @mohammedalsaggaf1
    @mohammedalsaggaf1 4 місяці тому +1

    hi bro, how are you, the results appear fine for me, but in the results and heading I see symbols such as the asterisk* symbol and the hashtag# in the results
    How do I stop chatGPT API from showing symbols in the results?

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

    Why using 4:13 Json-safe for text input and 11:17 trigger the custom event for hidden loading dot HTML but not just hide it directly inside the workflow?

  • @mohammedalsaggaf1
    @mohammedalsaggaf1 8 місяців тому +1

    there is some wrong when i run it:
    There was an issue setting up your call.
    Raw response for the API
    Status code 400
    {
    "error": {
    "message": "Invalid content type. image_url is only supported by certain models.",
    "type": "invalid_request_error",
    "param": "messages.[0].content.[1].type",
    "code": null
    }
    }
    what is the problem, help me please

    • @NoCodeNoProblem
      @NoCodeNoProblem 6 місяців тому

      You need to add 5 USD minimum to your account

  • @portfoliopb
    @portfoliopb 8 місяців тому

    I get an error saying. Couldn't parse cURL. Check that you only include supported fields.
    What should i do?

  • @bestmoviestrailers8692
    @bestmoviestrailers8692 8 місяців тому

    Hey, can I ask something? is there a way to upload a pdf and ask him from the pdf to solve a problem that apears on the image provided?

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

    Would openai be able to access the image if it set as private upload for sensitive applications?

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

      I have the same question, and I'm having trouble finding an answer.

  • @Rmarinho7
    @Rmarinho7 6 місяців тому

    this is a great video! great job. Can you make one like it for ChatPDF? I think it would be very useful too! Thanks for your work!

  • @IlReverendoIl
    @IlReverendoIl 8 місяців тому

    Can you do a video on how to do it with pdf (And OCR)? Thank you a lot

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

    This was amazing but as i was following around with the video and reached the part where you have to Initialize call for the API, i got an error that "The model `gpt-4-vision-preview` does not exist or you do not have access to it". Then i came to realize that this tutorial is for ChatGPT 4 which is for paid users only. I wish there would be a way to build this app with free tools...🥺

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

    Hey - thanks for sharing. Can this work with PDFs? This would be super useful!

    • @mneary
      @mneary  9 місяців тому +2

      Do you mean can it be setup so one can 'chat' with the PDF? Absolutely. Thinking about doing a tutorial on it!

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

      Exactly... few videos out their using langlflow + pinecone... but after coming across your videos, would be interested to see your take @@mneary

  • @lpnegociosdigitais1934
    @lpnegociosdigitais1934 6 місяців тому

    How can i save the answer on database bubble? Like a text

  • @theaccountantguy
    @theaccountantguy 8 місяців тому

    This is fantastic🎉

  • @BookingsCleanFanatics
    @BookingsCleanFanatics 4 місяці тому

    here was an issue setting up your call.
    Raw response for the API
    Status code 404
    {
    "error": {
    "message": "The model `gpt-4o` does not exist or you do not have access to it.",
    "type": "invalid_request_error",
    "param": null,
    "code": "model_not_found"
    }
    }
    I got this and tried more combinations for models like chatgpt-3.5 or chatgpt-3.5-turbo but not getting ay success

    • @zainethorp1721
      @zainethorp1721 3 місяці тому

      maybe you havent set up your open ai account properly (open ai APIs account), you might need to put money into your account. Just guessing I had a similar thing and I'm pretty sure that's what I did to fix it.

    • @zainethorp1721
      @zainethorp1721 3 місяці тому

      open ai also has a document to explain their error codes which would help

  • @Every-AI
    @Every-AI 8 місяців тому

    i am getting an error while settign up the curl

  • @uno27heaven
    @uno27heaven 6 місяців тому

    do u have a discord or TG community?