Chatbot using python | Sololearn: Learn to code for FREE!
Nouvelle formation ! Tous les codeurs devraient apprendre l'IA générative !
Essayez une leçon gratuite
0

Chatbot using python

I want to design a chatbot using python what are basic concepts i need to learn and where should i start from....can you please state some open sources for me to learn...thanks in advance!

12th Feb 2018, 3:13 PM
Sri Harsha
Sri Harsha - avatar
2 Réponses
0
It should be possible to get somewhere with beginner tutorials. You'll probably need datatypes, especially strings, asking the user for input, storing the input into variables, doing something with the variables like checking if something is true or not or case statements to let the chatbot give different replies based on the user input etc.
12th Feb 2018, 3:31 PM
SQL Guy
0
MiT ai course from like 2002. macine learning sites. sentdex on youtube
12th Feb 2018, 4:00 PM
Markus Kaleton
Markus Kaleton - avatar