How to create an accurate Chat Bot Response System in Python Tutorial (2021)

preview_player
Показать описание
In this tutorial I'll be showing you how you can create an accurate chat bot response system in less than 15 minutes using Python 3.8.

Get the project here:
Рекомендации по теме
Комментарии
Автор

This is a great beginner tutorial and easy to follow with what I understand from my 12 days of python education! Thanks!

LaTishaDStyles
Автор

I thought I am really good at python after watching this my confidence kinda shattered.I need a lot to learn

pbijorw
Автор

This goes much further than checking whether user_message == "hello"

Indently
Автор

I love the tutorial,
You dont skip or copy paste and you dont have to install, I like you!

thegamevortex
Автор

My friend good video i love it. Also instead of using "required_words" you can just use "single_response =True" for all the responses; faster coding instead of deciding on required words just tested it and it worked👍

onyejewe
Автор

I never thought that Chatbot coding can be so simple .. Thank You 😃

krishrao
Автор

I was not expecting message probabilyty! Good job!

Walking_W
Автор

Thank you, chat gpt gave complex codes, with some modules requires api keys, with your method I used chatgpt and got the good working code ❤❤

jfinthetrap
Автор

nice man i been looking for a tutorial like this for a while something simple and to the point

alejandromendoza
Автор

Wow thank you this is one of the best and simple chatbots I have seen ❤

jarvis_
Автор

Him : Thanks for watching
Me : Writing second line

gamerzgodtawan
Автор

hope I will learn more from your upcoming tutorials!!!!
I am working on my finals project!! your kotlin tutorials are very useful for me.!!

thanks @Codepalace!!

realnightfuryrider
Автор

Awesome video, keep up the incredible work! :)

ComputerScienceSimplified
Автор

Thx bro! At first i think it is also fake like other's. But you prove me wrong i try it in vs code and its really work. This is my first time of seeing your video and you surprised me and i subscribe you 😊

mimistories
Автор

Jesús Christ, thanks a lot!! I will implement this idea to my website.

camiloroa
Автор

great job so happy with your job ... keep going (thank's from algeria ) 🥰

karimbelmokhtar
Автор

in <module>
print('Bot:' + get_response(input('You: ')))
TypeError: can only concatenate str (not "NoneType") to str



How can I fix this error?

reemahamad
Автор

Thank u very much It helped a lot ❤️❤️

shaundabre
Автор

Thank you for tutorial . i need one requirement can replace 'you' position in our person name dynamically.

karthikveeravalli
Автор

i got rickrolled by an ad that played when I clicked the video

slreflire