the future of AI assistants...
7:37
How I use AI to study Chinese
7:17
Пікірлер
@أدرسللتعليمالإلكتروني
@أدرسللتعليمالإلكتروني 2 күн бұрын
thanks a lot, if i want to make chatgpt answers WhatsApp Business chats questions from my customers about my company?
@fuckchabad39
@fuckchabad39 3 күн бұрын
is it possible to add a delay in the response that the voice robot should say?
@fuckchabad39
@fuckchabad39 3 күн бұрын
I have a vapi+voiceflow voice robot connected, and this message delay ONLY works in the chatbot
@anaswwahmad1390
@anaswwahmad1390 8 күн бұрын
your really the best
@GregorSchafrothAI
@GregorSchafrothAI 8 күн бұрын
thanks 🙂
@anaswwahmad1390
@anaswwahmad1390 8 күн бұрын
@@GregorSchafrothAI may you help me give me some ideas to make a service based business with menychat and AI services
@Sartfla
@Sartfla 9 күн бұрын
I don't see the perplexity shortcut in shortcuts
@GregorSchafrothAI
@GregorSchafrothAI 8 күн бұрын
Did you install the Perplexity App from the App store?
@CezarBuysse
@CezarBuysse 12 күн бұрын
I'm building an assitant for a real estate business that offers the website in 3 languages, this was really helpful but I was thinking of making the chatbot itself 3 times the same in the languages it offers and then just at the beginning the client would need to choose in what language they speak. Do you think this will be to expensive in terms of tokens or is this to chaotic? Anyways thanks for the vid!
@GregorSchafrothAI
@GregorSchafrothAI 12 күн бұрын
This solution works well if you limit the assistant to only 3 languages and it won't cause additional token usage. I also did this in the beginning. You can consider not allowing any free input before the language is selected, so that the bot does not get confused. Just consider that this approach leads to a lot of duplication (you need to do everything 3 times)
@davidflayelle4403
@davidflayelle4403 20 күн бұрын
Thank you for the explanations !
@GregorSchafrothAI
@GregorSchafrothAI 20 күн бұрын
Welcome :)
@chiragjoisher
@chiragjoisher 22 күн бұрын
hey, thanks for the video. csn you please tell me how to do a automation on instagram where if someone wants the link befire that they have to follow me than after the automation should send the link. how to do that?
@GregorSchafrothAI
@GregorSchafrothAI 21 күн бұрын
Thanks for the comment. Thats a bit too much to answer here in Text form, I'll consider it as a topic for my upcoming videos
@alvarotorrent5966
@alvarotorrent5966 24 күн бұрын
it was really useful to me, thank you Gregor
@GregorSchafrothAI
@GregorSchafrothAI 24 күн бұрын
Glad to hear, thanks! Since that video I already learned some new things about handling multi-language assistants. Will make a new video again some time soon :)
@alvarotorrent5966
@alvarotorrent5966 23 күн бұрын
@@GregorSchafrothAI Awesome, i'll have a look
@TheEsh4
@TheEsh4 27 күн бұрын
Top explanation
@garempresas896
@garempresas896 Ай бұрын
Hi, thaks for your video. I am wondering, How do you connect GPT API to ManyChat , I mean, when you have an personal Assitant at GPT API, Is it possible connect it with ManyChat
@aronrad
@aronrad Ай бұрын
This doesn’t work for me. Ios 17. Doesn’t matter how I try Siri just shows a definition for the word perplexity. Combed through the settings, there are no enable Siri integration anywhere like the internet suggests.
@GregorSchafrothAI
@GregorSchafrothAI Ай бұрын
Did you look for the app in the app store? You might need to download it first if it is not yet on your phone
@aronrad
@aronrad Ай бұрын
@@GregorSchafrothAI yep, had it downloaded and updated too :( (and hey, thanks for the reply/followup)
@GregorSchafrothAI
@GregorSchafrothAI Ай бұрын
@@aronrad Then unfortunately I don't know an easy way for you to fix it. Given that the video is soon a year old it's possible that this does not work anymore, since everything with AI moves so quickly these days. When I have the time I'll look into this again and potentially make a new video - altho probably I'll wait until the new version of iOS is out, since that brings a big Siri update in general
@jerolelmerol2000
@jerolelmerol2000 Ай бұрын
¡Thank you very much! This was super helpful. I could implement it without any problem. I have a question. Is there a way to implement a more advance gpt? one trained with files, for example.
@GregorSchafrothAI
@GregorSchafrothAI Ай бұрын
Thanks for the kind words. About your question: Yes that is possible and there are different ways to do that. One option is to use the OpenAI Assistants API, which supports a knowledge base An other option is to use VoiceFlow as the backend - in which case you also have other connection options to social media beyond ManyChat as well Or you could use tools like chatrace / chatbotbuilder.ai, which also have a knowledge base and integrate with these services well. I intend to make videos about these topics in the coming months as well :)
@EJDERTURIZM
@EJDERTURIZM 29 күн бұрын
@@GregorSchafrothAI where should i get open AI assistant key ? and to apply on the set to which place i need to insert it ? i need to use it
@donfrank2544
@donfrank2544 Ай бұрын
Nice video! some feedback: could've done it in 10 mins. I assume people coming on here to see if we can make multi lingual bots are mostly people who already know the steps you spent quite a lot of time explaining. either way thanks for making a clear video to follow nonetheless!
@GregorSchafrothAI
@GregorSchafrothAI Ай бұрын
Thanks for the feedback! I do intentionally make these videos suitable for beginners as well. However in the future I will probably try to structure my videos in a way that the beginner part can be skipped more easily, so those who don't need that can more easily skip it. Thanks again for letting me know!
@donfrank2544
@donfrank2544 Ай бұрын
@@GregorSchafrothAI thanks man! Keep it going!
@badihkhalaf
@badihkhalaf Ай бұрын
Great video thank you for this! I just wanted to ask if there is a way to cancel an appointment through the chat bot been searching for a while any help would be greatly appreciated thanks!
@GregorSchafrothAI
@GregorSchafrothAI Ай бұрын
Unfortunately I have not seen any simple solutions that can achieve cancellations through AI Assistants. If you know the API of the scheduling service you use, you could of course program it yourself, but probably that's more effort than the functionality is worth. Perhaps in the coming months and years we will see easier solutions for this
@alessandroceccarelli6889
@alessandroceccarelli6889 2 ай бұрын
Can you give access to chat history to gpt?
@elizabethbennet4791
@elizabethbennet4791 2 ай бұрын
is it still in beta, since this is from 11 months ago?
@arielgafni1
@arielgafni1 2 ай бұрын
I followed the step by step instagram implementation and it is not working. Can you please help! :)
@nazimzafri
@nazimzafri 2 ай бұрын
This is what I’m looking for! Thanks 🎉
@GregorSchafrothAI
@GregorSchafrothAI 2 ай бұрын
Glad to hear, thanks!
@e-Course.
@e-Course. 2 ай бұрын
Nice video
@GregorSchafrothAI
@GregorSchafrothAI 2 ай бұрын
Thank you :)
@DealingWithAB
@DealingWithAB 2 ай бұрын
This video just complicated things for me to understand and kept getting the 422 error and no matter what i do, nothing fixes this. "error": { "type": "INVALID_REQUEST_MISSING_FIELDS", "message": "Could not find field \"fields\" in the request body" },
@aradhyagupta239
@aradhyagupta239 2 ай бұрын
nice
@GregorSchafrothAI
@GregorSchafrothAI 2 ай бұрын
Thanks!
@استاذاحمدالحجار
@استاذاحمدالحجار 2 ай бұрын
I love you bro
@togomonbeau343
@togomonbeau343 2 ай бұрын
Thanks for this vidéo ❤
@TodoAiEverythingAi-ko9ji
@TodoAiEverythingAi-ko9ji 3 ай бұрын
Wow thanks a lot for this vid... Question, can we do this but with an assistant using the Assistant's API?
@GregorSchafrothAI
@GregorSchafrothAI 3 ай бұрын
Haven't tried that yet but I see no reason why it shouldn't work. When I used assistant last time it still had some issues (e.g. how it shows citations) - and given that it is still in Beta I am not sure those have been resolved yet. But if that doesn't bother you give it a try :)
@rexbarr4577
@rexbarr4577 3 ай бұрын
Thank you for the video. I still have a question: How can we transfer information from Calendly or any scheduler into our CRM when we collect name, email, and phone number in a VF. I ask this because it might annoy customers to have to enter their information twice
@ahmeteris1893
@ahmeteris1893 3 ай бұрын
Do we need to use the paid version of GPT to use Manychat? If we are using the paid version of GPT, does this benefit our use of Manychat?
@GregorSchafrothAI
@GregorSchafrothAI 3 ай бұрын
Yes you need to pay to use any AI model via API (OpenAIs GPT or any of it's competitors), but if you use an affordable model (GPT 3.5) it can be very cheap. This is unrelated to the billing of Manychat.
@lapichel6617
@lapichel6617 3 ай бұрын
Sure man, would love to hear your experience with your first client. Also, do you charge any monthly fee or maintenance fee to your client?
@johjones40
@johjones40 3 ай бұрын
You are a fantastic teacher. I love your clarity and presentation. I'm wondering the best way to copy/paste into MacOsPages, including your images and links.
@GregorSchafrothAI
@GregorSchafrothAI 8 күн бұрын
Thanks for the kind words. Actually if you have an iPhone and a Mac and they are connected, you can automatically copy paste from phone to the computer just with the normal copy paste command. It works with Links and I believe also images. Here are some official information on this from Apple: support.apple.com/guide/mac-help/copy-and-paste-between-devices-mchl70368996/mac
@fiscallyadept
@fiscallyadept 4 ай бұрын
This was very helpful, thank you!
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
Glad to hear, thanks for the comment :)
@sketchingbyyash6358
@sketchingbyyash6358 4 ай бұрын
Great video...✨❣️
@sketchingbyyash6358
@sketchingbyyash6358 4 ай бұрын
Btw I have a request...can you upload a video of a e-commerce Chatbot, bywhich the user can order a y product, track his order and delete his order?
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
Thank you :)
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
@@sketchingbyyash6358 Interesting suggestion, but that is actually quite challenging. The main issue here is user authentication, which I currently don't know any good solutions for inside of chatbots. I'll consider making that video when I see technology that allows for it, but I don't expect this to work easily in 2024.
@sketchingbyyash6358
@sketchingbyyash6358 4 ай бұрын
@@GregorSchafrothAI okk no problem thanks for your reply😄
@Joe_Leech
@Joe_Leech 4 ай бұрын
Thanks for this video! What if we have a script we want chat gpt to follow, like to take the lead through a sequence of messages to triage if they are a quality lead for our offer or not. Is there a way to do this with this manychat setup yet?
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
There are different ways to approach this Perhaps the simplest way is to do it with questions and buttons in ManyChat, which I also show you in this demo video. Then you can still use ChatGPT selectively at the end of the decision tree. Another way would be to try to use AI already in that stage, but I don't think ManyChat is suitable for that. Then you would probably want to use Voiceflow (probably together with ManyChat). This is slightly more complicated though, but one of my next videos will be exactly about this topic. Hope that helps
@Joe_Leech
@Joe_Leech 4 ай бұрын
@@GregorSchafrothAI Thank you, is there a way to send information from manychat to the AI step? For example if the first response is from manychat and it knows the users name, to then pass that name to the AI step so that it can continue the conversation and it knows their name?
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
@@Joe_Leech Good question. So the proper way how you would want to do this in the long term is by using the OpenAI Assistants API (platform.openai.com/docs/assistants/overview) or a similar API from competitors that can remember the conversation. Unfortunately there is really no good support for that yet in other tools (even Voiceflow does not really support it at this point) That means for now the only way to do this is by storing the previous answers in a variable and then feed it in at the next prompt again. This way you can sort of build a small conversation with a few steps, even though it is a rather improvised solution. Not sure how soon the 'proper' solution works but we might have to wait until 2025, given the progress with the Assistants API so far.
@brenokitaoka
@brenokitaoka 4 ай бұрын
Does this integration have memory? Thread per contact?
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
This one does not have memory. To do it properly with memory you would need the Assistants API, but bot builders don't support that yet. I'll definitely make a video once an easy option for that is available. Meanwhile what you can do is insert all the relevant context in the prompt by using several variables. And you can of course also store AI Answers in variables, so then you could feed it in the next prompt again. I'd say if you need a solution with memory right now that is probably the best workaround.
@keonacarr1368
@keonacarr1368 4 ай бұрын
All of the responses say Sorry I can't answer your question.
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
Did you check if the OpenAI API is working otherwise? You might first need to charge it with a small amount of money to get it to work. If that is not the problem then I'd suggest you try disconnecting and reconnecting OpenAI to ManyChat. Let me know if you tried both of these and it still doesn't work
@abeyvinay
@abeyvinay 4 ай бұрын
Brooo in simple wayy you explainedd thanks a lottt
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
Thanks, glad it helps! Let me know if there are any other topic's you'd like to see videos about :)
@abeyvinay
@abeyvinay 4 ай бұрын
@@GregorSchafrothAI Could you please make videos on complex stuff like connecting shopify to voiceflow where after customer verification they can cancel the order, return the order or modify and also they can shop directly from bot it self. It would be really helpful for me and people who are running an ai agency
@RodrigoLuna87
@RodrigoLuna87 4 ай бұрын
Very useful sir, subscribed...
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
Thanks! Let me know if there are other topics you would like to see videos about :)
@AnActualSkeptic
@AnActualSkeptic 4 ай бұрын
Does anyone have any luck trying to cancel their account?
@khalidkifayat
@khalidkifayat 4 ай бұрын
what should be the ideal price for these 3 chatbots (one time) ?
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
That depends on various factors If you are just starting out you might want to offer them at a low price or even for free first Once you have a good offer, you want to calculate the value that a bot can provide to a company and capture a share of that. Perhaps that's a good topic for a future video.
@TitoAey
@TitoAey 4 ай бұрын
It's not working for me. It's not blasting messages as I expect. Can you help me through it?
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
I'm happy to help, but that question is a bit generic. Also feel free to join the AI Web discord and ask there :) discord.gg/GHwyGTqAJg
@TAGIIMATTHEW
@TAGIIMATTHEW 4 ай бұрын
Love it! Keep thinking outside the box this is awesome nice to see what you want or maybe don't want. Keep More coming! 🧡
@GregorSchafrothAI
@GregorSchafrothAI 4 ай бұрын
Thanks 😊
@victorbosch8793
@victorbosch8793 5 ай бұрын
Thanks Gregor! Very well explained!
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
Thank you Victor! 😊
@Voiceflow
@Voiceflow 5 ай бұрын
Great video! Thanks for sharing :)
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
Thank you! (:
@Umbral-AI
@Umbral-AI 5 ай бұрын
Looking good Gregor!
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
Thanks Conner
@iyancoder5019
@iyancoder5019 5 ай бұрын
Great Video gregor! We may help you to grow in media platform with our viral cheat code hacks on algorithms! May I have your LinkedIn Pleasee!
@TheEsh4
@TheEsh4 5 ай бұрын
Great video! :D
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
Thanks 😊
@deany1980
@deany1980 5 ай бұрын
Perhaps just put Perplexity in a prime location on your home screen. Siri seems to make this complex
@AlexTeh-f6q
@AlexTeh-f6q 5 ай бұрын
hello, I read somewhere that after removing the IG handle from Manychat, you can't add that removed IG handle in future, pls confirm this, thank you
@PaddyPhil
@PaddyPhil 5 ай бұрын
Hello Gregor im struggling to use the patch request in the chat bot the post request gets successfully triggered but the patch request doesn't work I'm thinking maybe is because of my record id i used. I got one from chat gpt but it seems is wrong i don't know maybe i didn't ask chat well in how to get it if u can please explain how u got yours or perhaps make a video about it then it'll be very helpful coz im sure a lot of ppl will also struggle with that part
@paul7721
@paul7721 5 ай бұрын
You did a great job explaining this but I am getting an error for some reason even after trying many times to get the steps right. This is the error: { "error": { "type": "INVALID_REQUEST_MISSING_FIELDS", "message": "Could not find field \"fields\" in the request body" }, I went though the documentation with Airtable and Voiceflow but still keep getting the error. What could I be doing wrong? All fields are entered as you described...
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
just to clarify, did you get that issue when you tried to send a GET request on Postman?
@paul7721
@paul7721 5 ай бұрын
I was creating a new record so Post not Get
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
@@paul7721 I think most likely the issue comes up because you copy exactly my 'raw' text. Your AirTable might look a bit different, so what you need to do is go to your own API documentation in AirTable and copy the code from there. (this documentation is really smart, it adapts according to your table). I mention how to open the API documentation at 10:36 and then at 13:40 the exact place where you need to take the code from. Try that and let me know if it works :)
@DealingWithAB
@DealingWithAB 2 ай бұрын
@@GregorSchafrothAI im having this same issue and this didn't help with error 422. Not sure what the issue is but im just lost and frustrated
@GregorSchafrothAI
@GregorSchafrothAI 2 ай бұрын
@@DealingWithAB Sorry to hear that, I tried to make it as simple as a I can in this video. Did you try asking an AI Assistant (ChatGPT/ Claude) for help with your specific issue? I find that this can often be helpful.
@FRS.21
@FRS.21 5 ай бұрын
can you please make a full course to how to make a gpt service and then sell it
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
That would take a lot of time, but I'll consider it in the future. Let me know if there is any specific topic you are most interested tho, then I could do that sooner :)
@8-shorts
@8-shorts 5 ай бұрын
great video! please where can i DM you because i have an idea to talk about
@GregorSchafrothAI
@GregorSchafrothAI 5 ай бұрын
Yes sure, lets talk! Check out the link to my website in the video description :)