amirul1000 / chatbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

"# chatbot"

Sometimes we dont have enough time to chat with customer being online 24 hrs.On the other hand customer is not interested to read the FAQ (Frequently asked questions).So what is the solution.We can make customer happy by replying immediate answer of their question with a chatbot. So how can we make a chatbot we will have a list of predefined question and answer into database table When they will ask a question we will count the matching word into the predefined questions in table and calculate the maximum matching words from the table's question list. and finally we will take decesion that the answer is the answer field of same record of that maximum words of the customer's sending question

Youtube Tutorial : https://www.youtube.com/watch?v=60R10_LlVq0

Donate to Paypal : patabuz@gmail.com

About

License:MIT License


Languages

Language:HTML 85.4%Language:PHP 11.8%Language:CSS 2.1%Language:JavaScript 0.7%Language:Hack 0.0%