Тёмный

How to integrate ChatGPT with your Bubble.io app 

nocodelife
Подписаться 3 тыс.
Просмотров 21 тыс.
50% 1

In this video I’ll walk you through integrating the Open AI Chat GPT API with a Bubble.io app using Bubble’s API connector.
For more Bubble knowledge check out my site nocodelife.com
00:00 - What we're going to make
00:16 - Getting set up on Open AI
02:02 - Bubble API connector
12:08 - Creating the workflow
18:26 - Testing the feature

Опубликовано:

 

27 июл 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 68   
@JonMarshall
@JonMarshall 11 месяцев назад
If RU-vid had a star rating, this one would get 5 out of 5!! GREAT tutorial without all the extra fluff. You emphasized the important parts and repeated them in a slightly different manner. This was super easy to follow and works!!!! I've followed other tutorials for hours just to end up frustrated. This is just what I needed. Keep up the great work!
@kevynlevine
@kevynlevine Год назад
Great vid - exactly what I was looking for you thank you! AI is looking more and more crucial these days for apps - gotta stay up to date with this stuff!
@DanFarfan
@DanFarfan 10 месяцев назад
Excellent!!! The bubble folks really nailed the API integration process. Smart.
@jonbaxter17
@jonbaxter17 Год назад
Great tutorial, thanks Kieran
@alfraydo3231
@alfraydo3231 Год назад
Well done! Thank you very much.
@jaimecastillo654
@jaimecastillo654 7 месяцев назад
Bravo! From México, greate tutorial! 😀
@ncubevibz1945
@ncubevibz1945 Год назад
Thank you great video God bless you 🙏😊
@nyashamakosa5075
@nyashamakosa5075 3 месяца назад
Wow- thank you!!!
@SebastianParra
@SebastianParra Год назад
Thank you!
@whatmakesyouhappypodcast
@whatmakesyouhappypodcast Год назад
How would you get the generate function to completely create a new response?
@user-qv8ep3yx1b
@user-qv8ep3yx1b 11 месяцев назад
I followed your tutorial and it worked. The only thing is that I needed to let the max_tokens empty as it caused errors
@GooberStudios
@GooberStudios 11 месяцев назад
thanks for the knowledge, i was wondering.. do you know how to create memory with this type of method? or upload knowledge base into bubble
@jvanh8926
@jvanh8926 11 месяцев назад
Thanks for the video! Question: Is 'none or self handled' authentication safe to use if your app has users?
@LokeshTidalWave
@LokeshTidalWave 8 месяцев назад
Nice video and good explanation. Can you please tell how to get streaming answer similar to the official Chat GPT website.
@SmartCapitalhq
@SmartCapitalhq 6 месяцев назад
Hey, thanks for the video... could we use the puglins from ChatGPT integrated with Bubble?
@ClydeAtkins
@ClydeAtkins 6 месяцев назад
🐐
@m.almenaitilelab4233
@m.almenaitilelab4233 2 месяца назад
Great Video. Could this be modified as a google chrome extension as well?
@hbr3474
@hbr3474 Год назад
I have some specific data that I want chatgpt to answer from, like I want it to be trained to answer just from my Data, how to do that??
@adityavishwanath3857
@adityavishwanath3857 10 месяцев назад
not able to paste the Curl i keep getting the error "Could't parse curl check that you only included supporting feilds" is anyone else facing this ?
@johnscambler9707
@johnscambler9707 10 месяцев назад
same
@nocodelife
@nocodelife 10 месяцев назад
Apparently the Bubble Curl import function is currently broken, hopefully they'll fix it soon! @@johnscambler9707
@johnscambler9707
@johnscambler9707 10 месяцев назад
@@nocodelife thank you! I appreciate the reply. I ended up entering it in manually. I will consider your bubble course, you have helped me a lot already!
@adityavishwanath3857
@adityavishwanath3857 10 месяцев назад
@@johnscambler9707 Same here !!
@adityavishwanath3857
@adityavishwanath3857 10 месяцев назад
@@nocodelife Thanks, appriciate the reply.
@bodisaffamusic
@bodisaffamusic 7 месяцев назад
Thanks for making this - very helpful!! The only place I'm stuck now is in Bubble, at the 12:22 mark in your video when you add an action/plugin to the generate button - how do I add my plugin I made to the dropdown plugin list? It just says 'Install more plugin actions' which I can install from a preset list, but how do I load the one I made through the steps in this video?
@bodisaffamusic
@bodisaffamusic 7 месяцев назад
NM! I got it - I reinitialized the API call and now it showed up. Thanks again for this video, its been so helpful!!
@rudib1119
@rudib1119 Год назад
Thanks for the great tutorial :) In my case I have several inputs that my users fill in, but I'm not sure how to send a 'multi prompt' at once. Lets say that your form had two more inputs, would it be possible to include them in the prompt?
@nocodelife
@nocodelife Год назад
Yes sure, within the Arbitrary Text you can put whatever you want, so you could have multiple dynamic fields e.g. “Write a plan about this subject: multiline input A’s value , and do it in the style of multiline input B’s value”
@rudib1119
@rudib1119 Год назад
@@nocodelife Great! Thank you 👌
@davyS4v
@davyS4v 5 месяцев назад
how can I train chatgpt with my documents?
@MRRANDYPIDDLETON
@MRRANDYPIDDLETON Год назад
Good tutorial. What if you asked it a random question unrelated to lesson planning eg why is the sky blue? Is there a way chatgpt can recognise this and respond accordingly ?
@nocodelife
@nocodelife Год назад
Yes absolutely, it will respond to any question but will have the context of the initial prompt you wrote so you will be asking it "write a lesson plan about... why is the sky blue?" and it will respond accordingly.
@Arendp
@Arendp Год назад
Cool stuff! Can you also let chatgpt analyze data that is stored within Bubble based on a certain user that is logged in?
@nocodelife
@nocodelife Год назад
Yes for sure, you could just send the data as part of the prompt.
@domcolliermusic6390
@domcolliermusic6390 Год назад
i have 4,000 tokens in completion, could this be because my arbitrary text is too long?
@Benjibenji98
@Benjibenji98 9 месяцев назад
Has done it and it takea forever to load and hasn’t received the output, anybody’s has the same issue?
@rheakapuria4575
@rheakapuria4575 Год назад
Hi, thanks for the video! I can't find 'multiline input' on my workflow. Is there a reason this is happening?
@WillStern-hf6wz
@WillStern-hf6wz Месяц назад
Did you ever find a solution for this?
@TechFromTheTropics
@TechFromTheTropics 7 месяцев назад
I keep getting a 400 error on submission within my "app". Request isn't formatted properly, etc Using GPT-4 model
@MRRANDYPIDDLETON
@MRRANDYPIDDLETON Год назад
Also why is chatgpt slower here than on the official site? Can the speed be improved when you publish the app and it only slow when testing it in bubble?
@nocodelife
@nocodelife Год назад
I think the official site gives the impression of being fast because it types out the response as it's generating, whereas this waits until the entire response is ready and then returns it. I think the actual time might be roughly the same. The speed can't really be improved though. You can use GPT 3.5 which is faster than GPT 4, but that's about it.
@Scuurpro
@Scuurpro 4 месяца назад
I have a bunch of products like 6 thousand without descriptions could I use the api for chatgpt to write product descriptions?
@nocodelife
@nocodelife 4 месяца назад
Yes you could, there are probably easier ways than building a Bubble app to do it though, pretty sure some spreadsheet applications would allow you to just auto-fill a column of descriptions from Open AI.
@Scuurpro
@Scuurpro 4 месяца назад
@@nocodelife Awesome thank you. I actually have a few bubble apps have profit and I went to go update this one to see if I can make a profit. I never screwed around the chatgpts api though
@SaberExpresso_
@SaberExpresso_ Год назад
Hey man! Thanks for the vid. I did exactly everything as you did but when generating the workflow, my API does not request an input, it just wont show it, it just asks "Only when". Do you know why is this happening?
@nocodelife
@nocodelife Год назад
Hi, sounds like you need to untick “private” next to the variables in the API connector
@SaberExpresso_
@SaberExpresso_ Год назад
@@nocodelife Thanks a lot! I doubled checked and indeed this was the problem hahah.
@PattyT-vv1pm
@PattyT-vv1pm Месяц назад
Thanks you for this excellent video! I followed all the instructions, I submit the question and then the API call goes through but I don't get the results to show on the page. I think it's a Bubble issue as I'm new to this platform. Any recommendation how to fix it?
@nocodelife
@nocodelife Месяц назад
It could be a few things, I would recommend doing an API call and then looking at your logs to see what they say, it might be that OpenAI is returning an error because the content you're sending it is not formatted correctly. that's the most common issue I have!
@PattyT-vv1pm
@PattyT-vv1pm Месяц назад
@@nocodelife thanks! It was a formatting issue in the output box and I'm really happy it's all working great right now. On to learning more Bubble skills!
@MsJulieShawty
@MsJulieShawty 10 месяцев назад
When trying to import from cURL it says "could'nt parse cURL. Check that you only include supported fields" :( and it is exactly the same text as yours. What to do?
@nocodelife
@nocodelife 10 месяцев назад
Apparently the Bubble Curl import function is currently broken, hopefully they'll fix it soon!
@cynthiaages3113
@cynthiaages3113 10 месяцев назад
I am receiving a can not parse json error. Any thoughts?
@nocodelife
@nocodelife 10 месяцев назад
Apparently the Bubble Curl import function is currently broken, hopefully they'll fix it soon!
@cynthiaages3113
@cynthiaages3113 10 месяцев назад
Thank you! I was going crazy. In the meantime, I guess I will go to Flutter Flow.@@nocodelife
@marcusgrimm-zv8yr
@marcusgrimm-zv8yr Год назад
This is the best ChatGPT Bubble vid that I've found, but it's still not perfect. He's thinking out loud a bit too much and it's difficult to know when he's clicking to show you something or clicking because YOU need to. I finally got my prototype working after rewatching it about 10 times. Still can't figure out the custom states because he totally phones that section in... going to have to find a better description for that.
@nocodelife
@nocodelife Год назад
Thanks for the feedback Marcus!
@djpowerboy
@djpowerboy 9 месяцев назад
how to I like it two times?
@djpowerboy
@djpowerboy 9 месяцев назад
btw, Im struggling to manipulate the results for a more refined experience... I mean, like put the result on checkboxes for further interactions... Ive set a custom state and Im using split for numerous checkboxes but Ive not been able to use it on a repeating grup :(
@Bandas_DnB
@Bandas_DnB Год назад
Hey friend, tried 3 times going over the same as youve done... i can get it working for the 1st question, then it gives reply like London is capital city same as you! Then when i reply to it and ask it a follow up question i het an error, i cant get passed it and i jeeo fucking the workflow uo :( could you help ? I have a picture of the fault but dont know where to send it bro.
@MRRANDYPIDDLETON
@MRRANDYPIDDLETON Год назад
You need to put in the work flow something like reset value
@prodharry
@prodharry 8 месяцев назад
Greetings from Brazil, brother, when carrying out the step by step process I came across this error: There was a problem configuring your call. Raw response to the API Status code 429 { "error": { "message": "You have exceeded your current quota, please check your plan and billing details.", "type": "insufficient_quota", "param": null, "code": "insufficient_quota" } } Can you tell me how to solve it? By subscribing, can I now use it? Thank you for helping me, here in Brazil we don't have content creators on this topic.
@nocodelife
@nocodelife 8 месяцев назад
Usually the error messages are quite accurate so it sounds like your open AI account has run out of credits or the billing isn’t set up correctly.
@devindoyle5138
@devindoyle5138 Год назад
I can’t get it to work so far 😂. It keeps saying I have issues with my API keys
@TechFromTheTropics
@TechFromTheTropics 7 месяцев назад
Can I tip you?
@Alice8000
@Alice8000 10 месяцев назад
i would watch this but i know more than u already... sorry man *shrug emoji* Good work tho!
@allthingsireland2622
@allthingsireland2622 10 месяцев назад
Do you have an email address man, I have some stuff I need to ask?
Далее
Learn Bubble.io in 30 Minutes
28:45
Просмотров 50 тыс.
Лепим из пластилина🐍
00:59
Просмотров 383 тыс.
Design Tips & Tricks in Bubble.io | Tutorial
40:31
Просмотров 2,8 тыс.
Don't Use ChatGPT Until You Watch This Video
13:40
Просмотров 1,6 млн
Лепим из пластилина🐍
00:59
Просмотров 383 тыс.