Hi Ralf, thanks for the great tutorial! Could you possibly create an updated version of this video to reflect the latest features and workflows?
@shikhasingh-c1m8y21 күн бұрын
Not working for me , it's not giving knowledgebase answer ?
@15enric15Ай бұрын
How about HTTP request?
@michaellevey3681Ай бұрын
Hey, great example. I just get a small error. OpenAI has changed the name (NotFoundError: 404 The model `gpt-4-vision-preview` has been deprecated) So to fix you have to update the model to "gpt-4o-mini" and you have to pay $10 into your openai account, otherwise you get openai "too many requests" for free account
@zoltanfejedelem9372Ай бұрын
Great work, thank you. I have a question, if I want to text for example: 3999 characters to recite and save to mp3 in the given language how does it work?
@mybalilife365Ай бұрын
Hey, great example. I just get a small error. OpenAI has changed the name (NotFoundError: 404 The model `gpt-4-vision-preview` has been deprecated) Where is that model name?
@mo7airАй бұрын
Thank you so much I followed the Google Docs to create my app, but I got stuck with an error and couldn't solve it for 2 weeks until I saw your explanation. You deserve a sub!!!
@SanchitaPaul-b1i2 ай бұрын
how about in php? if I want to use curl?
@nabgilby3 ай бұрын
Just tried this, works great, thanks and I liked it too!
@fahnub3 ай бұрын
u are goated my g
@shylov17404 ай бұрын
we don’t have to pay for have an API key of OpenAi?
@firaunic4 ай бұрын
Can we do the speech to text part with Whisper from OpenAi but the actual response from some other GPT model? like Gemini or my any other local model endpoint other than ChatGpt?
@ralfelfving4 ай бұрын
Yeah, just chain in another API call
@crististanciu77084 ай бұрын
Hi there, thanks for this great job. Can you tell us how can we make this 2in1, meaning to give audio responses also when the users type the questions not only when they speak it? Thank you! Edit: Never mind, chat gpt updated the code, and now it works via messages. Thanks.
@MariastellaALBARELLI5 ай бұрын
Hello, How can I attach the audio to an assistant using threads messages? Thank you
@Hazar-bt6nf5 ай бұрын
Can it be run on raspberry pi5
@ralfelfving5 ай бұрын
I don't know
@sainarasimhareddy94196 ай бұрын
Please upload document summary code using gemini api video it would be great
@RadEnder6 ай бұрын
Hi Ralf, the Gadget default structure has changed since your tutorial. Any chance we could get an updated tutorial? I've tried to adjust the code to the new format but can't get the embedded app UI to show on my test Shopify store.
@ralfelfving6 ай бұрын
Hey. Unfortunately I haven't had bandwidth to create content for 4-5 months, won't be able to update this.
@bader-eddineqodia59646 ай бұрын
Super helpful, thank you so much !
@PROPHAMMER6 ай бұрын
super rad dude!
@darioalejandro1807 ай бұрын
When attempting to use the app, I repeatedly encounter an error message stating, 'There was an error transcribing your recording.' I would greatly appreciate any troubleshooting steps or guidance you could provide 🙏
@Mirkolinori7 ай бұрын
Perfect
@cameronyking8 ай бұрын
Is there repo? I went to medium article couldn't find source files.
@willwang228 ай бұрын
When I install the npm method and cloned the git. The application started successfully and is running, but. it says that "there was an error transcribing your recording". What could possibly be the problem? I've enabled the microphone access to the terminal but it doesn't seem to work.
@willwang228 ай бұрын
Update: I've changed the input method to text then found out that it says "there was an error calling the OpenAI Vision API". Where should I possibly diagnose to reach for the problem?
@danielfeyto83458 ай бұрын
It looks like you skipped a couple steps before running the sitemapScrapper.js, the information you give in the link in the description is insufficient
@sohkka8 ай бұрын
after i add the extension to the checkout block, i go to the store checkout and cannot see the extension, but i do see it when i customise the checkout
@programwithv84039 ай бұрын
I can't for the life of me understand why this doesn't work for a text field. There's no documentation out there teaching how to bind the textfield value to metafield. Trying out date from your video works fine -.- it's so frustrating
@robgalvin78489 ай бұрын
When would I use Functions over providing a File? My scenario is for some simple analysis of CSV data - In the playground it works well using a CSV file. I am not sure if using Functions to retrieve the data (preferred0 would work equally as well to perform data analysis.
@pennychewer89319 ай бұрын
Is there a way to customise the voice?
@ITworld-gw9iy9 ай бұрын
what is the benefit of using AssistantsAPI using ChatGPT api?
@leodang009 ай бұрын
Nice, thanks. Can you create tutorial about setup Gemini Vision Pro with Reactjs / Nextjs for real life project such as chat with AI, which is can accept image as an input?
@grahamulax9 ай бұрын
Helllllll yes! I just had this idea to upload all my documents to gpt to make an assistant, then realized I could do this with websites and found you! Learning SO MUCH CODING coming from an art background and having a blast! You described it perfectly for a noob like me :)
@ralfelfving9 ай бұрын
It's because I'm a noob like you :) Glad it helped!
@JP-rq8jh10 ай бұрын
Before anyone wastes their time this is ONLY available with Shopify Plus plans which is $2,500 per month - 99% of Shopify users will not be on this plan.
@conradohernanvillagil276410 ай бұрын
Excelent video. Thank you so much.
@debeerpaul10 ай бұрын
Bear in mind the token limit for large files. Also it hullucinates sometimes with pdf files.
@jdahimports340410 ай бұрын
Hey Ralf, we previously used your app to generate descriptions, but somehow we are struggling to upgrade. Do you mind posting the full code for us to use on Gadget?
@captntact10 ай бұрын
Super helpful. Thank you!
@jerinoommen789710 ай бұрын
is there way to pass api key instead of using gcloud cli? how do you use this on production or other env like lambda for example.
@hassanahmad148310 ай бұрын
What is use of these assistants?if we can't imploy
@ralfelfving10 ай бұрын
This is a tutorial of how to build with these APIs. The use is up to you to decide.
@hassanahmad148310 ай бұрын
@@ralfelfving thank You.... Can we imploy an assistant into website?
@marcuscarter10 ай бұрын
Hi, great video, well above my level, but I have a quick question, could you actually have a 'meaningful' conversation with at as you would with chatgpt?
@ralfelfving10 ай бұрын
Yes, its OpenAI's GPT levels under the hood of both so they'd be very similar.
@marcuscarter10 ай бұрын
ok great, thanks for the information, I'm trying to work out how to put this tech into an app so this could be the way, many thanks and good luck with the channel
@Jaber_Dev10 ай бұрын
if i would to build UI for this app and deploy it how will be
@ralfelfving10 ай бұрын
I don't understand your question
@michaelwallace475710 ай бұрын
Hi Ralf, great video. VIDEO IDEA... You have another video detailing OpenAI Assistant Chat App using Gadget. Expanding on that video to add file uploads and management would be very useful.
@mickelodiansurname957810 ай бұрын
You need more subscribers mate, 2.5k is a shame to be honest given the knowledge you are sharing, what is the YT algo up to?
@ideiassimples942810 ай бұрын
Ótimo video. Parabens, obrigado.
@AhmedRayyan28410 ай бұрын
hi Ralf can this answer the client if i attach it to a telegram bot to answer the client wtih the corrospondin url if found for example if the client ask to give them the aritcles about the some object in my website the bot will give them the links for that
@AlexBerish11 ай бұрын
no retrieval though?
@ralfelfving11 ай бұрын
Correct, no retrieval in this tutorial.
@MomsMagicMeals11 ай бұрын
Great Work, it solved many of my problems !! Thank you so much, hope to see more tutorials on Gemini Vision Pro. Can you also make a tutorial on prompt construction?
@kate-pt2ny11 ай бұрын
今天碰巧看到这个视频,还发现了博主的最新关于这个产品的app,恭喜,干得不错
@MrJodiH11 ай бұрын
This was super helpful, thank you!
@linkcv246911 ай бұрын
I enjoy watching your videos, you help me a lot, keep it up. After creating the assistant, is it possible to embed it on my website using a shortcode? Of course without all the settings of the admin (creation, selection) so that the users can only ask questions.
@rachpalsingh349811 ай бұрын
Super useful. Can not be more simplified. Thanks a ton for your efforts. Success !