How to make a chatbot using python which can understand my question and then answer it

42 views Asked by At

I want to know that if I make a chatbot using python and in the code I says that if I say How are you?then it should say I am good but I want him to understand my question like if I say him What's up then he should understand that it means how are you and then answer my question of this.

I tried to make a chatbot who can understand my questions but when I made it it can only answer the questions which I wrote in the code.I am expecting that the chatbot should answer the question after understanding what it means.

0

There are 0 answers