Add ChatGPT Chatbot To Your Website Using Zapier Interfaces | Tutorial

Поделиться
HTML-код
  • Опубликовано: 24 ноя 2024

Комментарии • 54

  • @JulianPawley-y5c
    @JulianPawley-y5c 10 месяцев назад +1

    Would this work for my custom GPT and would setting up this chatbot using Zapier allow for image up load.

  • @travisross8704
    @travisross8704 Год назад +3

    This is cool! I’m looking to offer customised and trained chat bots to businesses as a service. This video, it’s definitely helpful in expanding my understanding of what’s possible. Question: how deep can you go with training This chat bot? In other words, how much information can we input into the description of what the chat board is supposed to be doing? Thanks!

    • @Corbin_Brown
      @Corbin_Brown  Год назад +1

      When fine-tuning the chatbot, best practices always consist of using specific language and aligning with the overall goal of the chatbot. This can result in lengthy descriptions. Our overall tip is to review your descriptions and only use words that are essential for the desired outputs you are trying to achieve.

  • @panosmpekas3738
    @panosmpekas3738 Год назад +1

    Amazing video, thank you so much for sharing it mate!!!

  • @jonarotting8840
    @jonarotting8840 11 месяцев назад

    Nice video Corbin! For mobile we probably need CSS I assume to make it first your screen?

    • @Corbin_Brown
      @Corbin_Brown  11 месяцев назад

      Thanks! From my understanding, Zapier has mobile-optimized the chatbot, so no additional code would be needed.

  • @webnerds
    @webnerds Год назад

    Wow, this video just came clutch.......great content buddy, subscribed.

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      Thanks for the support!

    • @webnerds
      @webnerds Год назад

      @@Corbin_Brown So this is working out MAGICALLY for one of my clients....question, do you know if it is possible to receive the transcripts of the chats yet? I know it's still in beta and all of the features haven't been rolled out yet but I tried setting up a custom Zap but I wasn't really able to get the configuration right for it to work. Would appreciate your input!

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      @@webnerds Glad this worked out well for one of your clients! I believe it would be possible if you were to set up a webhook that pushes the data from the chat to a VM instance server, which would then forward it to another Zapier webhook in order to parse the data. Zapier could make this feature more readily available in the future as well!

    • @webnerds
      @webnerds Год назад

      @@Corbin_Brown The initial webhook would be setup how, via Zapier? Everytime I try to run a Zap, trigger fails saying it doesnt not recognize that the button was clicked.

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      ​@@webnerds You would need to set up the other webhook on a VM instance.

  • @aljonarcega5687
    @aljonarcega5687 Год назад +1

    Hello this is awesome. Thanks for the tutorial. Do you have any idea how to embed this on Wordpress? Cant seem to find a solution since yesterday. Thank you!

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      To implement in WordPress, use the code block, and then paste the embed code.

  • @AleBermudezCo
    @AleBermudezCo Год назад

    Wow... thanks a lot... that help me out a ton... You rock...

  • @Corbin_Brown
    @Corbin_Brown  11 месяцев назад

    Navigate to key moments👇
    made via tubestamp.com
    01:00 - Exploring fine-tuning chatbots for specific business needs.
    01:51 - Creating a new chatbot interface with Zapier's feature.
    02:22 - Designing chatbot interface to match website's theme.
    03:28 - Editing chatbot name and initial message setup.
    05:00 - Setting up chatbot's identity and business information blocks.
    08:10 - Introduction to web development options.
    08:48 - Adjusting published content and appearance.
    09:23 - Demonstrating customer support chatbot functionality.
    09:55 - Changing branding and display options.
    10:50 - Adjusting chatbot's appearance and functionality.
    Recap by TubeStamp ✏️

  • @santiago_mzt
    @santiago_mzt 7 месяцев назад

    Great video bro, aprecciate it a lot!

  • @homeshowoff6780
    @homeshowoff6780 Год назад +1

    Thank you.

  • @stefannadwodny2469
    @stefannadwodny2469 Год назад

    How can you collect information that someone may leave in your chat bot on you website? Or what is the best way to handle that ?

  • @riveraevents8665
    @riveraevents8665 Год назад

    Wow it worked! and is answers questions in spanish!🔥🔥

  • @WillDowney-h4k
    @WillDowney-h4k Год назад

    Are others having trouble getting the chatbot to recognise the source material/data? it worked fine for a week or so but has not worked for a week or so now.

  • @manojkalla4174
    @manojkalla4174 Год назад

    Great
    Thank you

  • @handymannottingham5147
    @handymannottingham5147 Год назад

    Have you noticed rally slow loading times for the embed? Also doesn't seem to load on mobile....

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      The latency to load is typically correlated with Zapier backend. For mobile, one possible issue could be the way the layout is structured on the frontend. Additional code may be required to ensure an effective mobile UI.

  • @abookmazen
    @abookmazen Год назад

    Hi, could I provide the ai with a specific excel sheet so that it responds to questions based on the updated data on the excel sheet?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      This will be possible in the future. Currently, to incorporate external data, I would recommend looking at the "Data" tab. Currently, it appears to support text-based file types up to 1MB.

  • @ImKurtzy
    @ImKurtzy Год назад

    Are you able to turn this into a chat buble at the bottom right hand side of a page like you normally see with chatbots on websites?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      Yes, but this would require custom work because you would need to access the OpenAI API!

    • @ImKurtzy
      @ImKurtzy Год назад

      @@Corbin_Brown It could be done via Zapier as well?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      @@ImKurtzy In the context you suggest all that would be needed in OpenAI API

  • @panosmpekas3738
    @panosmpekas3738 Год назад

    Hello, I'm using WordPress but fail to add it on my website. When I do, it says "PAGE NOT FOUND", can u please help me?

    • @Corbin_Brown
      @Corbin_Brown  Год назад +1

      Two possible issues could be occurring.
      First, make sure the allowed domain for the chatbot embed code is your WordPress domain. You can find this in the interface's UI when you click "share interface".
      Next, make sure you are on a WordPress plan that allows for embedded code!

    • @panosmpekas3738
      @panosmpekas3738 Год назад

      @@Corbin_Brown Sorted, thank you! Now my issue is that the bot delays like 5 seconds to load on my page, could that be faster somehow?

    • @Corbin_Brown
      @Corbin_Brown  Год назад +1

      @@panosmpekas3738 The latency is associated with Zapier's backend. I believe that in the future, there will be more effective solutions. One temporary solution would be to place the bot lower on the page so that it loads while the user loads the website.

    • @panosmpekas3738
      @panosmpekas3738 Год назад

      @@Corbin_Brown Thank you so much! Last question, after plenty of messages my bot crashes. Is there any solution to that?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      ​@@panosmpekas3738 In this context, I believe it would be best to contact Zapier support!

  • @hardcorebyjoshely
    @hardcorebyjoshely Год назад

    can you integrate a chat bot with a avatar yet to a Shopify website ?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      If you are referring to an AI avatar in the sense of mimicking an actual person, this could be done but would require a lot of custom work. The majority of chatbots are still going to be text-based, whether you are using Shopify's native app or a third-party app.

    • @hardcorebyjoshely
      @hardcorebyjoshely Год назад

      @@Corbin_Brown thank you very much. and yes thats what i wanted to know. i still find this all fascinating my mind runs wild but it hard for me to execute. but i'm getting there' severe ADHD

  • @Iffycult
    @Iffycult Год назад

    Hey amazing video but can you help me do this on messenger?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      This is possible, but it would require some custom work!

    • @Iffycult
      @Iffycult Год назад

      @@Corbin_Brown so I want to connect a ChatGPT to a pdf so it can give specific answers in messenger as a chatbot, is it possible to talk to you over a session?

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      @@Iffycult Yes this is possible, schedule a paid consultation call here:
      calendly.com/webcafeai/webcafe-ai-consultation

    • @Iffycult
      @Iffycult Год назад

      @@Corbin_Brown I'm just a student I cant afford that much :(

    • @Corbin_Brown
      @Corbin_Brown  Год назад +1

      @@Iffycult Currently, that is our most affordable option. In the future, we will be releasing a Patreon that will provide more insightful information, which you may find valuable as well!

  • @dani9609
    @dani9609 Год назад +1

    Is this free

    • @Corbin_Brown
      @Corbin_Brown  Год назад

      Zapier Interfaces cost 20 USD per month!