AI ChatBot for Beginners | How to make chatbot in python | Machine Learning ChatBot | Data Magic

แชร์
ฝัง
  • เผยแพร่เมื่อ 21 ส.ค. 2024
  • Hello Friends,
    In this episode we are going to talk in details about Chatbot, Corpus, How to create and Train Chatbot.
    I will also show you, how to train chatbot with our custom data/corpus so you will be able to create a chatbot as per your business needs.
    Code: github.com/dat...
    Stay tuned and enjoy Machine Learning !!!
    Cheers !!!
    #chatbot #AIchatbot #machinelearning
    ============= Time Code =================
    00:01 what is chatbot?
    01:28 How to install Chatterbot?
    04:36 what is corpus?
    07:45 create and train chatbot in python
    12:38 train chatbot once and use it for conversation
    14:44 how to remove search_text error message
    18:02 how to train chatbot for any language other than English
    18:15 how to create chatbot for specific domain/business corpus
    19:54 how to add your data in corpus file and train chatbot
    20:21 create chatbot with your custom dataset/corpus
    Connect with me,
    ☑️ TH-cam : / datamagic2020
    ☑️ Facebook : / datamagic2020
    ☑️ Instagram : / datamagic2020
    ☑️ Twitter : / datamagic5
    ☑️ Telegram: t.me/datamagic...
    For Business Inquiries : datamagic2020@gmail.com
    Best book for Machine Learning : amzn.to/3qCe0Rf
    🎥 Playlists :
    ☑️Machine Learning Basics
    • Machine Learning Basics
    ☑️Feature Engineering/ Data Preprocessing
    • Data Preprocessing
    ☑️OpenCV Tutorial [Computer Vision]
    • OpenCV Tutorial [Compu...
    ☑️Machine Learning Algorithms
    • ML Algorithms
    ☑️Machine Learning Environment Setup
    • Machine Learning Envir...
    ☑️Machine Learning Model Deployment
    • Machine Learning Model...
    ☑️Machine Learning Projects
    • Machine Learning 100 P...
    ☑️Kaggle Tutorial
    • Kaggle Tutorial
    ☑️Microsoft Lobe Tutorial
    • Microsoft Lobe
    Thank you for watching !!
    Please Like, Comment, Share and Subscribe!!!
    How to make chatbot in python,
    python chatbot tutorial,
    How to create a chatbot python,
    python chatbot,
    chatbot tutorial for beginners,
    chatbot project

ความคิดเห็น • 80

  • @Charan_Creator
    @Charan_Creator 2 ปีที่แล้ว +4

    you video was really great. especially the explaining was very good saying about each and every word... no videos are like that

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว

      Thank you for your kind word 👍

  • @azzeddine1
    @azzeddine1 ปีที่แล้ว

    The most important question, How do we connect these bots to our WordPress or blogger platforms, we need to explain this from scratch

  • @technologicalvivek7510
    @technologicalvivek7510 5 หลายเดือนก่อน +1

    Thank u bro because of you I am able to download chatterbot correct version according to my windows .

    • @DataMagicAI
      @DataMagicAI  5 หลายเดือนก่อน

      Most welcome!

  • @farhadkhan3893
    @farhadkhan3893 ปีที่แล้ว +1

    I was facing an issue with installation of chatterbot, now resolved, thank you

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      Your welcome!

    • @elchopaxi5196
      @elchopaxi5196 2 หลายเดือนก่อน

      how did you resolve the installation of chatterbot?

  • @4Genzonline
    @4Genzonline 2 หลายเดือนก่อน

    You are good in what you are doing and you make topic very understandable Sunny!

  • @hyleyy
    @hyleyy 2 ปีที่แล้ว +2

    DUDE THANK YOU YOU SAVED MY FREAKING LIFE

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว +1

      Your welcome...

    • @abhishekshukla7123
      @abhishekshukla7123 2 ปีที่แล้ว

      @@DataMagicAI i doo the same but i have faced same error agter run the code thoses error you get
      plz help

  • @rasan147
    @rasan147 ปีที่แล้ว

    the GOOD GUY WHO SHARES SOURCE CODE

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      Thank you for your kind word!

  • @mumtahinaparvin7668
    @mumtahinaparvin7668 2 ปีที่แล้ว +1

    Your explanation so easy. I understood all

  • @proflead
    @proflead 2 หลายเดือนก่อน

    Great explanation! Thanks

  • @hermanAfandi2u
    @hermanAfandi2u 2 หลายเดือนก่อน

    A very good one. Anything on getting information from a database like mysql instead of the yml file?

  • @rajashekargaming6898
    @rajashekargaming6898 5 หลายเดือนก่อน +1

    It is not working for 3.12.2 versions

  • @NTISAniruddhSingh
    @NTISAniruddhSingh ปีที่แล้ว +1

    can u do a tutorial on how to make ur own yml files from a site like wikipedia to make a qna bot like for example a chat bot for a specific movie where u ask questions about the movie and it answrs

  • @fanzfanzilla
    @fanzfanzilla 2 ปีที่แล้ว +2

    Thanks for the video. Can you supply multiple input yml training files so they training is based on english language and custom data files?

  • @vamsikambala1116
    @vamsikambala1116 2 ปีที่แล้ว +3

    It isn't working....Lot of errors are being displayed

  • @JANANISRIJ
    @JANANISRIJ 2 ปีที่แล้ว +1

    Hi!!!! Wonderful project! pls answer to this question , can we train it with multiple languages?

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว +1

      Yes, of course. You need to use the corpus of that language which you want to support.

    • @damilolafadodun3564
      @damilolafadodun3564 2 ปีที่แล้ว

      @@DataMagicAI Thank you, very easy-to-follow tutorial but so how do you train one bot with multiple languages. You showed me how to use it per language, I want to use it with all the languages. I'll appreciate a response. Thank you

  • @user-xr9yu3qb7x
    @user-xr9yu3qb7x 9 หลายเดือนก่อน +1

    i have issue running the program telling that the time module has no clock attribute at this part 11:19 time can some one help me

    • @CLAIRECHLOEC
      @CLAIRECHLOEC 4 หลายเดือนก่อน

      Me too can anyone help me

  • @018_sayaksen7
    @018_sayaksen7 3 หลายเดือนก่อน

    sir any tutorial to make a chatbot that can self train itself without me having to interfere everytime

  • @magentaIX
    @magentaIX ปีที่แล้ว +1

    Good video.... Is it possible to use pyttsx3 on this model

  • @george6054
    @george6054 ปีที่แล้ว

    How to add in the .yml file multiple questions with the same or a range of answers without writing each pair of Q&A separately

  • @SUBORNOVISION
    @SUBORNOVISION 2 ปีที่แล้ว +1

    Thanks , your way of explanation is very good. I have done this coding with python 3.10 in VS Code .
    But it did not work. all together 8 error came. I have installed all the modules because I did another project with chatterbot before. I do not understand why these coding not working. My chatterbot version is latest . Anyhow .. thanks again for your hard work for learners.

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว +1

      Thank you for your kind works. Try to Google the errors there must be library version conflicts that must be triggering the errors.

  • @amandixit8342
    @amandixit8342 ปีที่แล้ว

    Ye Ai chatbot means static preloaded data pe work karta hai ya apne ap update karta rehta hai through Ai ?

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      It works for trained data only. It won’t update automatically.

  • @862_shekharmanhas3
    @862_shekharmanhas3 8 หลายเดือนก่อน

    can we use it to make a healthcare chatbot ??
    like input be symptoms and output be disease

  • @studywithme-dx8jt
    @studywithme-dx8jt 4 หลายเดือนก่อน

    Getting the error in tagging.py file that object has no attributeb strip

  • @user-jv1bb9ql8u
    @user-jv1bb9ql8u 2 หลายเดือนก่อน

    i am getting error of no module

  • @rhythmdutta387
    @rhythmdutta387 ปีที่แล้ว +1

    Do we need the nltk library?

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      In this project we just used Chatterbot library.
      NLTK is not used but you can use it to refine text inputs and then pass clean text to chatterbot.

  • @Charan_Creator
    @Charan_Creator 2 ปีที่แล้ว

    sunny kusawa sorry to say but I'm not getting the chatbot library. i'm getting error like what you had in the stating of the video even i had done the same like you can you please resolve it

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว

      Which exact library you are trying to install ? And what's the error?

  • @vishwar2311
    @vishwar2311 6 หลายเดือนก่อน

    bro im i cant able to train,what is the mistake im getting hi, pycham

  • @delvinnj7941
    @delvinnj7941 ปีที่แล้ว

    Thank you bro, But how to create a custom chatbot data that is able to replay automatically fetch data from our website content and replay.

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว +1

      You need to add this all data to your Chatbot corpus.. then train the Chatbot…

  • @thomascarter8939
    @thomascarter8939 ปีที่แล้ว

    Are the questions case sensitive?

  • @MuhammadUzairKhan-ti7ry
    @MuhammadUzairKhan-ti7ry ปีที่แล้ว

    What is your python version I am facing same issue again and again. my python version is 3.8 i change my version also but it couldn't help me. please tell me your python version.

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      This tutorial was recorded on python 3.7

  • @CodeWithSujal
    @CodeWithSujal ปีที่แล้ว

    What should I do now

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      Search on internet and try to fix it.

  • @CodeWithSujal
    @CodeWithSujal ปีที่แล้ว

    Sir abhi bhi module time has no attribute clock error show ho rha hai

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      Google it. It’s where hard for me tell what’s going wrong without looking into environment details.

  • @munugotisumanandininandini443
    @munugotisumanandininandini443 ปีที่แล้ว

    There is an error shown by me on code
    AttributeError:module 'time' has no attribute 'clock'
    How can be rectify thay error

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว +2

      Yes this method is deprecated in python 3.8 . Please Google some other alternative methods are there.

    • @prashantbalyan12
      @prashantbalyan12 ปีที่แล้ว

      Same happened with me

    • @dinaahmed2369
      @dinaahmed2369 8 หลายเดือนก่อน

      did you ever fix it? and if so, how?

  • @duckypolice
    @duckypolice 2 ปีที่แล้ว

    does this learn from talking with it? i want it to get smarter and smarter as it chats.

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว

      Nope ...for that you need to collect all data and keep retraining the chatbots to make it more smarter and intelligent

    • @duckypolice
      @duckypolice 2 ปีที่แล้ว

      @@DataMagicAI ok. is there a was to make it record conversations and automatically add it to the training file. also, what is the training file? is it like a txt file, or what. i want to add training data. my quest here is to make a chatbot as smart as possible.

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว

      @@duckypolice drop an email at datamagic2020@gmail.com
      I will help you build chatbot as per your custom need.

  • @sudhansumtripathy
    @sudhansumtripathy 2 ปีที่แล้ว

    how to create an intent for the chatbots

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว

      Add more intents in the .yml file

  • @sudhansumtripathy
    @sudhansumtripathy 2 ปีที่แล้ว

    how to add the intents to the chatterbot

    • @DataMagicAI
      @DataMagicAI  2 ปีที่แล้ว

      Add more intents in the .yml file

    • @sudhansumtripathy
      @sudhansumtripathy 2 ปีที่แล้ว

      @@DataMagicAI sorry I was referring to tags, intents , words , lemmitizer

  • @anshuvishwakarma6020
    @anshuvishwakarma6020 ปีที่แล้ว

    How to trained this chatbot with our own text file data.

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      You need to add your text data in the given format as shown in this episode.

    • @anshuvishwakarma6020
      @anshuvishwakarma6020 ปีที่แล้ว

      @@DataMagicAI it is not possible to add format data in given format i have 99k rows in text file so how can I directly trained in text file.

  • @2070-RatulMandal
    @2070-RatulMandal 3 หลายเดือนก่อน

    File "C:\Users\user\PycharmProjects\pythonProject1\.venv\Lib\site-packages\sqlalchemy\util\compat.py", line 264, in
    time_func = time.clock
    ^^^^^^^^^^
    AttributeError: module 'time' has no attribute 'clock'
    what is the solution?

  • @AsifPanwhar
    @AsifPanwhar ปีที่แล้ว

    How we can implantation Sindh language

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      We have created episode on our channel ..search for it…

    • @AsifPanwhar
      @AsifPanwhar ปีที่แล้ว

      @@DataMagicAI please share Link

  • @suyogkhanal5542
    @suyogkhanal5542 ปีที่แล้ว

    Hello, Greetings!!
    When I tried to download the Chatterbot, it said:
    pip subprocess to install build dependencies did not run successfully.
    │ exit code: 1
    ╰─> See above for output.
    note: This error originates from a subprocess, and is likely not a problem with pip.
    Could you help me?

    • @DataMagicAI
      @DataMagicAI  ปีที่แล้ว

      Try to follow this,
      stackoverflow.com/questions/71009659/message-note-this-error-originates-from-a-subprocess-and-is-likely-not-a-prob
      Google it if above link won’t offers the right solution for you. It seems version conflict issues with python, pip or libeary

  • @imnow4351
    @imnow4351 ปีที่แล้ว

    11:13 same error again ....🙂

  • @mohammedawad6328
    @mohammedawad6328 ปีที่แล้ว

    how could I resolve this issue??
    sqlalchemy.exc.ArgumentError: The argument passed to Dialect.has_table() should be a , got . Additionally, the Dialect.has_table() method is for internal dialect use only; please use ``inspect(some_engine).has_table(>)`` for public API use.