How to Build AI Chatbots: Full Guide from Beginner to Pro (Latest Update)

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

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

  • @bo-sar
    @bo-sar  3 месяца назад +9

    🚀Join our community: aif.academy/

  • @yevnesin8792
    @yevnesin8792 3 месяца назад +39

    Can't believe someone is actually sharing all this knowledge for free! Thank you thank you thank you

    • @bo-sar
      @bo-sar  3 месяца назад +6

      Glad it was helpful!

    • @Josegonzalez-gv4ws
      @Josegonzalez-gv4ws 3 месяца назад +4

      I can't believe you can't believe it's free

  • @ExpoDev_Dash
    @ExpoDev_Dash Месяц назад +5

    This is just awesome.. unlike other how to build chatbot.. this is the actual thing I wanted to learn. My youtube is being merciful on me

  • @danielparadise
    @danielparadise 3 месяца назад +8

    Thank you Bo! I built an agency a few months back now and I have been trying to get down all the theory and groundwork done to have my building blocks in order. I watched Liam's video on understanding chatbots as well as prompt engineering but quickly realized that GPT's came into play changing the way we as agencies build out and utilize these tools. This is exactly the video I was looking for! I aim to start my RUclips journey here in the near future but I want to understand all of these key concepts while documenting my learning journey! I only came across your channel after the group podcast you guys did that was insanely helpful!

    • @bo-sar
      @bo-sar  3 месяца назад +2

      thanks, appreciate it!

    • @NewsSketches
      @NewsSketches 2 месяца назад +1

      So you started agency and now thinking about starting RUclips for personal branding, isn't it better to start RUclips and run your Agency as you get clients from RUclips

    • @danielparadise
      @danielparadise 2 месяца назад

      @@NewsSketches Yes and no... you don't need RUclips to get clients especially in the automation world there's thousands upon thousands of people looking for solutions we can provide. X and Linkedin are 2 great platforms to find clients I've mostly just been networking and automated cold outreach messages to expand my reach hands off.. I mainly want to start my RUclips channel to document my own journey as well as help people who want to work in the automation field if I get clients along the way from RUclips then that's a bonus but I think staying true to yourself in and of itself is the core concept of developing a personal brand, if I'm just in it for the money then I won't enjoy it.

    • @danielparadise
      @danielparadise 2 месяца назад +1

      ​@@bo-sar Hey Bo, I was confused about one part. From my understanding, the language model receives the user's query as a text input and then tokenizes it into individual words or subwords. Chunking, from my knowledge, is a manual operation. I originally had the misconception that 4 letters equaled 1 token - I forget where exactly I heard this, but that's not the case; 4 characters is just an average approximation of the length of a token in English text.
      Even longer, common words in the dictionary are still likely to be handled as 1 token regardless of the word's length. For example, words like "Mississippi" or even "Supercalifragilisticexpialidocious" are most likely treated as 1 token in a large language model (LLM) like GPT-4o. It's only when we encounter rare or made-up words that aren't in the model's vocabulary (like "Flibberflabber") that they might be split into multiple tokens. Additionally, words like "mother-in-law" would be treated as multiple tokens because they include a hyphen and are considered separate subwords.
      So, chunking only needs to occur when we exceed the LLM's token limit. This means that before sending the query to the model, we would need to verify that the input is within the model's token limit. If not, we would break the data down into smaller chunks that can then be independently processed and tokenized.
      When dealing with token limits and large amounts of data, chunking is accomplished manually by prompt engineering, not by the LLM itself. From my understanding, it is our job to handle chunking systematically by breaking down large pieces of text or documents into smaller chunks at natural breaks, like the end of a coherent thought or topic. This chunking happens before the input processing phase, typically when preparing the input data.
      Then, the query is tokenized into words and subwords during the input processing stage, and the tokenized input is converted into numerical representations (embeddings).
      Let me know if this makes sense. I just want to make sure I understand this correctly.

  • @tarekibrahim4529
    @tarekibrahim4529 День назад

    You are amazing , thanks so much for everything🥰

  • @martinbobis6764
    @martinbobis6764 27 дней назад +5

    Hi bo, how do you price a chatbot service, like how much tokens/credits will it cost me per month once the bot is deployed for the client or do you build specifically for the client and they handle the amount of credits that they use on their end?

  • @harshdawar5568
    @harshdawar5568 2 месяца назад +6

    Hi Bo! Can you share some ideas on how a chatbot can work with a dynamic knowledge base e.g. connected to airtable vs a static doc?

  • @ליאוראביטל-ק1י
    @ליאוראביטל-ק1י 23 дня назад +1

    Fantastic tutorial.. worth every moment of my time ..

  • @sunitjoshi3573
    @sunitjoshi3573 3 месяца назад +3

    Thank you so much for taking the time to put this out! Really appreciate your hardworking especially for someone trying to make sense of the AI-Quagmire :)

  • @mmadubugwuchibuife7820
    @mmadubugwuchibuife7820 Месяц назад

    Please when are you starting the AI class, I can't wait to enroll. I have joined the AI fellowship as well

  • @jokespendek
    @jokespendek 6 дней назад

    this is so so good, thank u

  • @theShazM
    @theShazM 3 месяца назад +8

    Can’t believe this is free, insane stuff!

    • @bo-sar
      @bo-sar  3 месяца назад +2

      Thanks 🙏

  • @EjimoforChibuike
    @EjimoforChibuike Месяц назад

    Bro keep it up I can't believe it is free

  • @viniciusbernardes1054
    @viniciusbernardes1054 Месяц назад

    Holly shit, I can't belive this. Absolute gold.

  • @clientsfromscratch
    @clientsfromscratch 3 месяца назад +1

    Great video, love the prompting guide. I think Zapier Chatbot is worth a mention. I've just build one for my biz and works well. Thank you

    • @bo-sar
      @bo-sar  3 месяца назад

      thanks

  • @maksymslobodianiuk5858
    @maksymslobodianiuk5858 2 месяца назад

    Most useful video in the internet, thank you

    • @bo-sar
      @bo-sar  2 месяца назад +1

      thanks!

  • @smuhv7534
    @smuhv7534 Месяц назад

    Dang bro! Thank you Bo Sar for this video really help starting my AAA, much appreciate

    • @bo-sar
      @bo-sar  Месяц назад

      My pleasure

  • @vivekbhardwaj4967
    @vivekbhardwaj4967 3 месяца назад +2

    Great work sir🎉

    • @bo-sar
      @bo-sar  3 месяца назад

      Thanks a ton

  • @hrt_chris
    @hrt_chris 3 месяца назад +1

    Great video man, learned a lot!

  • @shreyas_07723
    @shreyas_07723 2 месяца назад

    Amazing video bro abundance in practical knowledge 🎉

  • @chattyandme
    @chattyandme 3 месяца назад

    This is exceptionally helpful, really great job and thank you for sharing this!

    • @bo-sar
      @bo-sar  3 месяца назад +1

      thanks for watching

  • @Shivanilodhi31
    @Shivanilodhi31 2 месяца назад

    Thank you @bo-sar
    you are sharing such a valuable knowledge free!
    🙌

  • @meowmeowwfuzzyface
    @meowmeowwfuzzyface 8 дней назад +1

    maybe this is a stupid question: In prompting i have to elaborate all the components? role, task, specifics, context, examples and notes? Or just use one of them?

  • @yankunbigcat7925
    @yankunbigcat7925 2 месяца назад

    Amazing video, learned a lot!

  • @poojashinde2845
    @poojashinde2845 3 месяца назад +1

    So excited to learn! Thanks Bo Sar

    • @bo-sar
      @bo-sar  3 месяца назад +1

      go for it!

  • @josedonamaria174
    @josedonamaria174 2 месяца назад +1

    Thank you, for sure this video will get lots of views. Thank you, and I hope the likes and comments make RUclips how your videio to more people and you get more revenue!

    • @bo-sar
      @bo-sar  2 месяца назад

      Thanks, Jose! Appreciate it a lot!

  • @Warley.Araujo
    @Warley.Araujo Месяц назад

    Great Video

  • @yttech.7108
    @yttech.7108 3 дня назад

    If I don't have coding experience, but I am willing use some AI tool to learn the needed coding skill to develop an AI Bot, can I join the AI Fellowship program?

  • @sirishkumar-m5z
    @sirishkumar-m5z 3 месяца назад

    Great selection of AI tools! SmythOS takes it further with pre-built templates and unlimited API integrations to maximise productivity. #AITools #Productivity

  • @Wary--bv4yl
    @Wary--bv4yl 2 месяца назад +1

    If I understand correctly, the "Bot#1" example suggests that it's possible to train the GPT model directly using VoiceFlow, without needing to use Replit, as mentioned in the previous videos. Is that correct? Thank you!

  • @LiamOttley
    @LiamOttley 3 месяца назад

    fire brother!

    • @bo-sar
      @bo-sar  3 месяца назад +1

      Thanks bro! Another in-depth guide is coming soon

  • @ajaypratap9505
    @ajaypratap9505 Месяц назад

    kindly share how do you learn these all the things, can you recommend any book, any youtube channel or anything you want to share with us

  • @Ninaukoha
    @Ninaukoha 3 месяца назад

    Thanks so much for such a valuable presentation! I however faced an issue; the product pictures, name and prices are not showing up on the card. Please how could I fix the problem? Thank you in advance.

    • @bo-sar
      @bo-sar  3 месяца назад

      Hi Nina, replied to you in Skool. Check the variables.

  • @Jensomat
    @Jensomat 3 месяца назад

    Very interesting video with a lot of information. I just ask myself, if I can use these tools in the EU? Have you any experience with EU clients?

    • @bo-sar
      @bo-sar  3 месяца назад

      Yes, absolutely

  • @Nereus-1
    @Nereus-1 Месяц назад

    what would be the best way to build a product database for a demo chatbot ?

  • @SaiHemanth-j1b
    @SaiHemanth-j1b Месяц назад

    What programming languages should we have to know for providing Ai services?

  • @GSAI_
    @GSAI_ 3 месяца назад

    Brawo Kolego!

    • @bo-sar
      @bo-sar  3 месяца назад

      dzieki

  • @aditya-y6h
    @aditya-y6h 3 месяца назад

    Thank you so much!

    • @bo-sar
      @bo-sar  3 месяца назад

      You're welcome!

  • @DesignDesigns
    @DesignDesigns 2 месяца назад

    Thank you so much...

  • @SongsYOUWant-dh2bz
    @SongsYOUWant-dh2bz 24 дня назад +1

    completed this video on 28 oct 2024 ....diwali is on 31st oct

  • @lokeshkumar.m.7245
    @lokeshkumar.m.7245 2 месяца назад

    My head got wondering by this stuff at 4am

  • @denis.futurist
    @denis.futurist 3 месяца назад

    Great job!

    • @bo-sar
      @bo-sar  3 месяца назад

      Thanks!

  • @webwallet1
    @webwallet1 2 месяца назад

    Waiting for more videos.

    • @bo-sar
      @bo-sar  2 месяца назад

      on the way!

  • @mrpoki90
    @mrpoki90 Месяц назад

    Bro please make a video on Ai Saas app please make full course on it

  • @LeoLL1704
    @LeoLL1704 2 месяца назад

    Hey Bo Sar, first of all thanks for this valuable video. I need some help with the customer support part. When I ran the test and asked "When are you open?" the bot tells me that he doesn´t have enough information to give me a meaningful response. I guess that doesn´t appear in the knowledge base document or whats the problem here?

    • @martinbobis6764
      @martinbobis6764 27 дней назад

      you can put an intent block with just a text reply of the hours they are open

  • @KevinAround
    @KevinAround 2 месяца назад

    Any thoughts on Flowise?

    • @bo-sar
      @bo-sar  2 месяца назад +1

      It is a great software. We sometimes use it to quickly test and evaluate ideas for AI bots

  • @VaniM-zg4ce
    @VaniM-zg4ce 3 месяца назад

    Can you name the editor you have used for custom made ai

  • @SlimeSlime-y8w
    @SlimeSlime-y8w 20 дней назад

    I built alongside the tutorial but mine does not display images on the carousel. What might be the isue?

  • @Sharmasvali-m2n
    @Sharmasvali-m2n 3 месяца назад

    How to develop conversational image recognition chatbot app
    Please upload a video in slow mode

  • @polly28-9
    @polly28-9 Месяц назад

    I create two AI chatbots with OpenAI models and Langchain. One is for questions and answer for past customer inquiries and the other chatbots is for searching in our database. I want to use AI Agent to make decision which of the chatbot to use based on the user's query. How to do this? Thanks!

    • @KhanZuhair-z4j
      @KhanZuhair-z4j Месяц назад

      Hi This is Talha and I am also working on chatbots as my FYP

  • @InfinityPiano
    @InfinityPiano 2 месяца назад

    thank you! But what if I want the chatbot to speak in a different language other than English? In my case would be Vietnamese

    • @bo-sar
      @bo-sar  2 месяца назад +1

      yes, it will work

  • @InfinityPiano
    @InfinityPiano Месяц назад

    How would I be able to configure the URL to the specific product since different products have slightly different URL, so how would I be able to dynamically change the URL base on the product that got querried

  • @sololeveling3743
    @sololeveling3743 Месяц назад

    Hello! Is all of this resources completely free? Can i do that chatbot without any cost?

  • @Fxearv
    @Fxearv 3 месяца назад

    Do you offer a course ?

    • @bo-sar
      @bo-sar  3 месяца назад

      aif.academy

  • @AlexeyKiselev-vt2gi
    @AlexeyKiselev-vt2gi 16 дней назад

    Богдан, богом дан ))

  • @schlussmitschiss
    @schlussmitschiss 2 месяца назад

    Are chatbots identical to agents?

  • @viniciusbernardes1054
    @viniciusbernardes1054 Месяц назад

    How about N8N?

  • @prettyflyforanAIguy
    @prettyflyforanAIguy 3 месяца назад

    Why do you prefer AWS rather than Replit to run your code?

    • @bo-sar
      @bo-sar  3 месяца назад +1

      We prefer AWS Lambdas over replit because Lambda functions automatically scale and can handle up to 1000 concurrent requests

    • @zey8595
      @zey8595 3 месяца назад

      @@bo-sar I'm thankful for this update. I'm still working on this. Your js code works but for some reason I cannot make it to work consistently replit deployment. And keeps getting disconnected from API. I will try AWS Lamda and hope it'll work consistently. Thanks again for all your work

    • @Josegonzalez-gv4ws
      @Josegonzalez-gv4ws 3 месяца назад +2

      @@bo-sar How much do you pay for aws lambda?

  • @الطارمية
    @الطارمية 3 месяца назад

    maybe a question??

  • @sicelorikhotso3423
    @sicelorikhotso3423 Месяц назад

    Hi sir I need help with mine do u mind helping sir

  • @vineetsingh904
    @vineetsingh904 3 месяца назад +1

    hey amazing video just hit the like and subscribe button. Do you have any plan of making more custom code solution videos as there are very less Vidos on custom code solutions on AAA 95% videos are of voiceflow, bottpress or other no-code solution.

    • @bo-sar
      @bo-sar  3 месяца назад

      Hey, thanks!
      Yea, that’s the point of aif.academy

    • @vineetsingh904
      @vineetsingh904 3 месяца назад

      @@bo-sar just signed up for the waitlist 🫂

  • @noobclown2910
    @noobclown2910 3 месяца назад +8

    you are way too fast😭

    • @yolofuck8972
      @yolofuck8972 2 месяца назад +2

      I’m watching on 2x speed wymmm I neeed it fasterrrrr😭😭😭

    • @luisdcardenas
      @luisdcardenas Месяц назад

      You forgot to add "...for me"

    • @mustafapubg4618
      @mustafapubg4618 Месяц назад

      For me it's too slow

  • @greendsnow
    @greendsnow 3 месяца назад

    What a misleading name... Voiceflow... as if they're offering some sort of AI phone call service 😕

    • @bo-sar
      @bo-sar  3 месяца назад

      Yeah, I believe that was their initial strategy, but they pivoted. Not sure about that

  • @flemingstarsyiemlieh2125
    @flemingstarsyiemlieh2125 2 месяца назад

    Not sure why, but adding chatbase into my application did not work.
    I tried both script and , and it not displaying in both my html and next.js application. i also tried changing the styling.
    For testing I created a simple HTML and I tried both and script, both did not work, The chatbot is already public.
    window.embeddedChatbotConfig = {
    chatbotId: "3fnYSPk3-LAl1A....",
    domain: ""
    }