Voiceflow and ChatGPT Trained Chatbots Beginner's Guide With Zapier & Make Integration | Tutorial

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

КОМЕНТАРІ • 61

  • @Corbin_Brown
    @Corbin_Brown  Рік тому

    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 ✏️

  • @hendri222
    @hendri222 Рік тому +9

    Amazing video! Please keep making more and more complex flows.

  • @jguillengarcia
    @jguillengarcia Рік тому

    Thank you Corbin for the making of this tutorial so fast!!

  • @MannyBernabe
    @MannyBernabe Рік тому +1

    dude you're on fire! Pipedream, now voiceflow! 🔥

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      Delivering value every day! Thanks for the feedback 😁

  • @Mr.Chatbot.
    @Mr.Chatbot. Рік тому +1

    Super job teaching today! Thank you.

  • @mrautomations
    @mrautomations Рік тому +1

    I Like Your teaching style, super easy to understand

  • @StayStoic__
    @StayStoic__ Рік тому +2

    That's awesome Corbin! May you speak about contracts? How would an AAA contract would look like depending on the service?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +4

      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!

  • @Wahtel
    @Wahtel Рік тому

    Thank you so much for a video, appreciate this!

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

    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

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

      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.

  • @paulagiraldo4854
    @paulagiraldo4854 Рік тому +1

    Awesome video! For a Bot that will be deployed in WhatsApp, would you recommend Voiceflow over Botpress? Thanks!

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      In this context I would prefer Voiceflow!

  • @e-Course.
    @e-Course. 8 місяців тому

    Hope you explain more details in MAKE not only zapier

  • @Garczek
    @Garczek Рік тому

    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

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +1

      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.

  • @InnerGlowAI
    @InnerGlowAI Рік тому +1

    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?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      Thank you for the feedback! Based on my understanding, the visible text in red is only present during testing for debugging purposes.

  • @fifeoluwabunmi5959
    @fifeoluwabunmi5959 10 місяців тому

    Nice tutorial. How can I treat the Webhook url as a secret?

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

    nice thank you but how then can i integrate it to my website after building

  • @alexglusman2115
    @alexglusman2115 Рік тому

    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?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +1

      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.

  • @matthummel1279
    @matthummel1279 10 місяців тому

    Do you know if this can integrate with custom GPTs? Any insights on how to build out custom APIs with Voiceflow?

  • @braden5210
    @braden5210 Рік тому

    Nice video!!

  • @eduveld
    @eduveld Рік тому

    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?

    • @CosmicCircuitsX
      @CosmicCircuitsX 11 місяців тому +1

      Sounds crazy bro, did you achieved it? 😅

  • @owamagno26
    @owamagno26 Рік тому

    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.

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +1

      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.

    • @owamagno26
      @owamagno26 Рік тому

      ​@@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.

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      ​@@owamagno26 Sounds good, that method will definitely work out as well. Cheers!

  • @hectorprx
    @hectorprx Рік тому

    Thanks

  • @MaCherieCortez
    @MaCherieCortez Рік тому

    super helpful. How do you publish this on website @Corbin!

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +1

      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!

  • @zen-val
    @zen-val Рік тому

    i have a question, how did you make the bot that responds all this comments?

  • @alexander_ohl
    @alexander_ohl Рік тому +1

    What do you charge to integrate this service?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +1

      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

  • @rishavmishra5786
    @rishavmishra5786 Рік тому

    nice video corbin thanx. I dont know why but my create variable stuff is not working.

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      Thank you for the support. What error are you seeing?

    • @rishavmishra5786
      @rishavmishra5786 Рік тому

      @@Corbin_Brown no error, it just does nothing like it did in your first try.

    • @Corbin_Brown
      @Corbin_Brown  Рік тому +1

      @@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!

  • @thibaulthellebuyck1427
    @thibaulthellebuyck1427 Рік тому

    But is there a LLM integrated?

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

    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

  • @0rezahasan0
    @0rezahasan0 Рік тому

    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?

    • @olema03
      @olema03 Рік тому +2

      Either change to trackpad again or hold in shift when dragging:)

    • @0rezahasan0
      @0rezahasan0 Рік тому

      @@olema03 thanks a lot brother!!

  • @gsouce
    @gsouce Рік тому

    So why did you use make and zapier? Are you just showing how they both integrate ?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      Since my audience uses both platforms, I wanted to make sure I showcase how to integrate both!

  • @Nursultan_karazhigit
    @Nursultan_karazhigit Рік тому

    what to do if a client replies with multiple messages and thus breaks the message chain ?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      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.

    • @Nursultan_karazhigit
      @Nursultan_karazhigit Рік тому

      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?

    • @Corbin_Brown
      @Corbin_Brown  Рік тому

      @@Nursultan_karazhigit In this context, it would require additional logic that takes into account all of the users' messages.

    • @Nursultan_karazhigit
      @Nursultan_karazhigit Рік тому

      @@Corbin_Brown Thanks Bro

  • @0xAbec
    @0xAbec Рік тому

    Thanks Corbin your the s***

  • @sawwaa
    @sawwaa Рік тому +1

    why do I find it annoying.. not for me ig aghhh?

  • @SuhailN.
    @SuhailN. Рік тому

    Ur haircuts tuff