rehanganapathy / simple-ai-chatbot

Basically an outline of the working of a chatbot, uses stemmer to stem words and predict responses based on them, improving this model will include increasing the data set in the json file, and with more data you could also have more neurons in the network

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simple-ai-chatbot

Basically an outline of the working of a chatbot, uses stemmer to stem words and predict responses based on them, improving this model will include increasing the data set in the json file, and with more data you could also have more neurons in the network

Screenshot 2022-07-22 at 23 12 51

Screenshot 2022-07-22 at 23 25 49

About

Basically an outline of the working of a chatbot, uses stemmer to stem words and predict responses based on them, improving this model will include increasing the data set in the json file, and with more data you could also have more neurons in the network


Languages

Language:Python 100.0%