Python Chatbot Project - Learn to build your first chatbot using Python NLTK & Keras

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ค. 2021
  • A chatbot is an intelligent piece of software that is capable of communicating and performing actions similar to a human. Chatbots are used a lot in customer interaction, marketing on social network sites and instantly messaging the client.
    In this Python project, we are going to build a chatbot using deep learning techniques. The chatbot will be trained on the dataset which contains categories (intents), pattern and responses.
    GitHub: github.com/balajisrinivas/Cha...
    LinkedIn: / balaji2512

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

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

    Very good sir ..
    great great ..

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

    Awesome Project sir learned a lot

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

    Thanks a lot.. I was excepting new vid from u sir..
    Please make more vids on opencv sir

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

    So useful sri.

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

    Helpful video! by the way, what neural network architecture is this? is this rnn? ltstm?

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

    Thank You so much Sir for making such quick videos of projects....your videos have helped me a lot!!!
    Sir, please make a video on the Image Segmentation Project.

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

      Yeah, even I am interested in learning image segmentation

  • @j.vamshikrishna5714
    @j.vamshikrishna5714 ปีที่แล้ว

    The implementation was very good sir!
    But I want to know how to display the links in intents.json file - as the hypertext links in the tkinter GUI.

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

    thank you so much

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

    Hello Sir Thank you so much for this video it is very helpful for our miniproject🥳🤩 We successfully created a chatbot💯🔥

    • @sreekrishnagovind5995
      @sreekrishnagovind5995 10 หลายเดือนก่อน

      Which Python version are you choosing for this project (tensorflow not supported)?

    • @haleemasadiya7788
      @haleemasadiya7788 7 หลายเดือนก่อน

      Hello How did you install json

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

    hi! what type of neural network is this?

  • @sreekrishnagovind5995
    @sreekrishnagovind5995 10 หลายเดือนก่อน

    Which python version are you choosing?

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

    Are providing any AI/ML classes??

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

    🥰

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

    where from i can get this coading

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

    Hi everybody, I am learning about how to create a chatbot and I have a question. How can I link the conversations?
    For example, if the user says that he needs help to buy a ticket and I want that my bot asks the user for the origin and destiny, how can I do it?

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

    Sir what is the platform do you used..!? Like vs code .!

  • @haleemasadiya7788
    @haleemasadiya7788 7 หลายเดือนก่อน

    How to install json

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

    Hi it was a great video ! I am actually doing the same program for my college project i gave ur code a try and my bot keeps me giving the same replies for whatever i ask !! i couldnt figure out where i went wrong ..i would like to know if you have any ideas to where i might have went wrong thanks!!

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

      Send me coding

  • @SaurabhKumar-nu5tp
    @SaurabhKumar-nu5tp 2 ปีที่แล้ว +1

    Hi,
    when i import SGD from keras.optimizers then it is not importing the SGD & shows error. How to deal with this ?
    can't able to use tensorflow.keras.optimizers , it shows some kind of error...
    can you please make a video on tensorflow & keras importing & its use to create a chatbot?

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

      just import keras.optimizer, (cause of error = tenser. before, for me)

    • @sreekrishnagovind5995
      @sreekrishnagovind5995 10 หลายเดือนก่อน

      Same error... How to solve it?