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

preview_player
Показать описание
Today we will be looking at how we can create an accurate chat bot response system with Python 3.10. We will be using JSON data to customise and handle our responses.

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

Have watched two of yours so BY FAR THE BEST TUTORIALS I HAVE EVER WATCHED

kmaltman
Автор

This channel is a great resource for us. 🔥🔥

kaiserkonok
Автор

How can we integrate this chatbot into the Django website???

devbarman
Автор

Two years of actual great content. But watching this video feels weird without your iconic static typing

TheGoatsy
Автор

Seems fantastic too me really perfect without even machine learning and neurons...

mwishampandebaylon
Автор

Thank you thanks thank you thank you i havve a project and this is the only tutorial that worked thank you so much it's so easy and understandable and doesn't require alot of steps thanks you saved my life

reauvu
Автор

Thank you so much for this amazing tutorial ❤

Stellahaha
Автор

Awesome tutorial!!! new sub, you have a great way to explain things keep the great job!!

BanyoPK
Автор

thank you very much dude, im making some changes but taking your project as the core. rly appreciated.

darkdiegoo
Автор

That was so helpful . Thank you so much for making this

gracyanand
Автор

Can you show how we can add options for people to select when talking to the bot?

kathamehta
Автор

hi! i have a problem with opening the json file, when i run the code the bot only responds with 'None', the console doesnt print 'loaded file succesfully', i dont know how to fix it :((
thank you for the tutorial pls help!

casvera-lebi
Автор

im getting an issue when i try to print the response_data. it says no such file or directory as bot.json. what do i do?

liamloveslunch
Автор

Which application is used to this code execution??

AMULYA_NAIDU_
Автор

So I wanted the bot answers to be random (for my discord bot, which I made following your other tutorial). Can I just apply the randomizing algorithm from random_responses and change file to .py (changing all of its occurences in code too) or is it somehow .json specified. I'm not sure how to type this question in google so I'll try asking here :P

oloyolopl
Автор

mine said import random_responses "could not be resolved" any idea to fix this guys?

mjeott
Автор

Hello!
how to integrate word recognition in the program
for example, so that the program knows that "information" = "informations".

antoineantoine
Автор

Why does my python not look like yours mine is just a terminal is this a program that supports python?

ohjoshmagosh
Автор

@Indently not able to run from the second response type pls give the solution

adityar
Автор

Is there a way to print a welcome line before the user input? I'm new to python and not sure where to look for advice. Thank you.

wolfven