Navigate to key moments👇 made via tubestamp.com 04:00 - Instructions on accessing support, settings, building AI assistant. 06:43 - Tutorial on using platform's canvas to build AI chatbot. 15:09 - Testing chatbot with user input, observing response. 22:29 - Creating followup email logic, capturing client's email. 26:19 - Building component to address client dissatisfaction. 34:15 - Transition to setting up custom Zapier flow for voice. 37:30 - Configuring email content, subject line for reply email. Recap by TubeStamp ✏️
This is a more complex topic, and due to me not being a lawyer, I don't think I would be able to provide the best insight on this. What I can say, though, is that standard contracts encompass a timeline, Statement of Work, and agreed payment!
HI Corbin thanks for your video How much does it cost to maintain a monthly chatbot it depends on voiceflow or wsp I am creating a chatbot agency and I need to know how much its maintenance costs so I know how much to charge It would be great if you can help me......thanks
A lot of the cost in this context is associated with usage; therefore, I believe checking out the pricing section would give the best insight on this. Typically, when dealing with clients, I would offer a flat fee that gives you enough space to handle usage.
Amazing video! thank you for that! I got a question, I was looking for a answer on UA-cam but it seems there isn't any video about it: how to deploy VoiceFlow to Whatsapp? There is an instruction in VF documentation but it seems to be much harder than it looks like. You need to create bunch of new accounts for your potential prospect? Twillio, new phone number, Meta Business account etc
Thank you! Due to WhatsApp being a subsidiary company of Meta, I wouldn't be surprised if a lot of verification is required to access the API in the context of AI and chatbots. Meta is a highly security-oriented company, so it's very likely that all those accounts are necessary. Meta tends to gatekeep their API; for example, I can't publish videos or stories on Instagram using their API.
Great video, very informative! When you're testing the bot, there is code related text visible in red when the AI created the response, is this only visible during testing? If the client will see this, is there a way to hide/remove the red text?
I am still testing both platforms to determine which one would best fit our current needs. Based on what I have gathered so far, if you are a complete beginner, Voiceflow may be the better option due to the limited but more precise choices available in its interface.
Very helpful. Is it possible to integrate Voice interactions, so users can talk directly to the bot and connect APIs such as Whisper and Elevenlabs in unison with chatGPT4?
Awesome work! Thanks man, I've been searching for a tutorial like this. Just got a question though, What if a website has a log in features for users does the chatbot adjust on when it was logged or not. If it does not adjust do you know a solution for it? Thanks in advance.
Thank you! In the context where you would like to use two different versions of the chatbot depending on the user's location, I would suggest implementing the chatbot with code. So, in this scenario, I would create one chatbot for the non-logged-in user and another for the logged-in user. Depending on the user's state, I would then showcase the specific chatbot to them. Depending on the level of complexity you want to achieve, you can also showcase a chatbot based on the URL, such as /Home or /Pricing, for example.
@@Corbin_Brown Amazing idea man, I also found another method where you would need to check if the user is logged in. Like checking for a user ID, a session token, or some other indicator of a logged-in state. This would depend on how the website handles user authentication. If the user is logged in, we can then customize the chatbot's responses to include additional options or information. Basically, I just have to add a user login check on the chat bot flow. Anyway, thanks for the quick prompt man really appreciate it.
Based on my understanding, it would involve placing the code they provide into the backend of your website. They have a great support team that should be able to assist with this!
@@rishavmishra5786 I would suggest that the best way to troubleshoot this issue is by examining Voiceflow's "Travel Assistant (ChatGPT)" template. There are many similar processes built into that template that you see here. Therefore, you could walk through the logic of that template and see if anything stands out!
Brother I'm using windows laptop, using a mouse, and the first difference I noticed is if I click and drag it moves the canvas, it doesn't select objects. what should I do?
Chatbots can be designed for one-on-one message-based dialogues, where the user chooses from multiple-choice options and follows different paths. This design allows for expanding the conversation with multiple messages when the user is not satisfied with the predefined or AI-generated answers.
Navigate to key moments👇
made via tubestamp.com
04:00 - Instructions on accessing support, settings, building AI assistant.
06:43 - Tutorial on using platform's canvas to build AI chatbot.
15:09 - Testing chatbot with user input, observing response.
22:29 - Creating followup email logic, capturing client's email.
26:19 - Building component to address client dissatisfaction.
34:15 - Transition to setting up custom Zapier flow for voice.
37:30 - Configuring email content, subject line for reply email.
Recap by TubeStamp ✏️
Amazing video! Please keep making more and more complex flows.
More to come!
Thank you Corbin for the making of this tutorial so fast!!
Glad it was helpful!
dude you're on fire! Pipedream, now voiceflow! 🔥
Delivering value every day! Thanks for the feedback 😁
Super job teaching today! Thank you.
Glad it was helpful!
I Like Your teaching style, super easy to understand
Thanks!
That's awesome Corbin! May you speak about contracts? How would an AAA contract would look like depending on the service?
This is a more complex topic, and due to me not being a lawyer, I don't think I would be able to provide the best insight on this. What I can say, though, is that standard contracts encompass a timeline, Statement of Work, and agreed payment!
Thank you so much for a video, appreciate this!
HI Corbin thanks for your video How much does it cost to maintain a monthly chatbot it depends on voiceflow or wsp I am creating a chatbot agency and I need to know how much its maintenance costs so I know how much to charge It would be great if you can help me......thanks
A lot of the cost in this context is associated with usage; therefore, I believe checking out the pricing section would give the best insight on this. Typically, when dealing with clients, I would offer a flat fee that gives you enough space to handle usage.
Awesome video! For a Bot that will be deployed in WhatsApp, would you recommend Voiceflow over Botpress? Thanks!
In this context I would prefer Voiceflow!
Hope you explain more details in MAKE not only zapier
Amazing video! thank you for that!
I got a question, I was looking for a answer on UA-cam but it seems there isn't any video about it: how to deploy VoiceFlow to Whatsapp? There is an instruction in VF documentation but it seems to be much harder than it looks like. You need to create bunch of new accounts for your potential prospect? Twillio, new phone number, Meta Business account etc
Thank you! Due to WhatsApp being a subsidiary company of Meta, I wouldn't be surprised if a lot of verification is required to access the API in the context of AI and chatbots. Meta is a highly security-oriented company, so it's very likely that all those accounts are necessary. Meta tends to gatekeep their API; for example, I can't publish videos or stories on Instagram using their API.
Great video, very informative! When you're testing the bot, there is code related text visible in red when the AI created the response, is this only visible during testing? If the client will see this, is there a way to hide/remove the red text?
Thank you for the feedback! Based on my understanding, the visible text in red is only present during testing for debugging purposes.
Nice tutorial. How can I treat the Webhook url as a secret?
nice thank you but how then can i integrate it to my website after building
Thanks Corbin, great tutorial. Which one would you choose if you were a beginner and had to learn the tool from scratch: Botpress or Voiceflow? Why?
I am still testing both platforms to determine which one would best fit our current needs. Based on what I have gathered so far, if you are a complete beginner, Voiceflow may be the better option due to the limited but more precise choices available in its interface.
Do you know if this can integrate with custom GPTs? Any insights on how to build out custom APIs with Voiceflow?
Nice video!!
Very helpful. Is it possible to integrate Voice interactions, so users can talk directly to the bot and connect APIs such as Whisper and Elevenlabs in unison with chatGPT4?
Sounds crazy bro, did you achieved it? 😅
Awesome work! Thanks man, I've been searching for a tutorial like this. Just got a question though, What if a website has a log in features for users does the chatbot adjust on when it was logged or not. If it does not adjust do you know a solution for it? Thanks in advance.
Thank you! In the context where you would like to use two different versions of the chatbot depending on the user's location, I would suggest implementing the chatbot with code. So, in this scenario, I would create one chatbot for the non-logged-in user and another for the logged-in user. Depending on the user's state, I would then showcase the specific chatbot to them. Depending on the level of complexity you want to achieve, you can also showcase a chatbot based on the URL, such as /Home or /Pricing, for example.
@@Corbin_Brown Amazing idea man, I also found another method where you would need to check if the user is logged in. Like checking for a user ID, a session token, or some other indicator of a logged-in state. This would depend on how the website handles user authentication.
If the user is logged in, we can then customize the chatbot's responses to include additional options or information.
Basically, I just have to add a user login check on the chat bot flow.
Anyway, thanks for the quick prompt man really appreciate it.
@@owamagno26 Sounds good, that method will definitely work out as well. Cheers!
Thanks
super helpful. How do you publish this on website @Corbin!
Based on my understanding, it would involve placing the code they provide into the backend of your website. They have a great support team that should be able to assist with this!
i have a question, how did you make the bot that responds all this comments?
What do you charge to integrate this service?
The cost depends on the client's chatbot complexity. Please fill out this form if you want to be added to our queue: forms.gle/ZyV9DJFgWnNwG1xp8
nice video corbin thanx. I dont know why but my create variable stuff is not working.
Thank you for the support. What error are you seeing?
@@Corbin_Brown no error, it just does nothing like it did in your first try.
@@rishavmishra5786 I would suggest that the best way to troubleshoot this issue is by examining Voiceflow's "Travel Assistant (ChatGPT)" template. There are many similar processes built into that template that you see here. Therefore, you could walk through the logic of that template and see if anything stands out!
But is there a LLM integrated?
Hey bro , please I have a project for my final year , pleaseeee can you show how to add text to speech on the ai gpt telegram bot on voiceflow
Brother I'm using windows laptop, using a mouse, and the first difference I noticed is if I click and drag it moves the canvas, it doesn't select objects. what should I do?
Either change to trackpad again or hold in shift when dragging:)
@@olema03 thanks a lot brother!!
So why did you use make and zapier? Are you just showing how they both integrate ?
Since my audience uses both platforms, I wanted to make sure I showcase how to integrate both!
what to do if a client replies with multiple messages and thus breaks the message chain ?
Chatbots can be designed for one-on-one message-based dialogues, where the user chooses from multiple-choice options and follows different paths. This design allows for expanding the conversation with multiple messages when the user is not satisfied with the predefined or AI-generated answers.
Thanks. Just asking. If I were to implement a chat bot on instagram. What do I do if a client posts a lot of messages?
@@Nursultan_karazhigit In this context, it would require additional logic that takes into account all of the users' messages.
@@Corbin_Brown Thanks Bro
Thanks Corbin your the s***
why do I find it annoying.. not for me ig aghhh?
Ur haircuts tuff