/Chat-Bot

This Chat Bot is made using a mix approach of pre deep learning and post deep learning.It does not uses a natural language model and nor does it work on the keywords in the asked question.It uses the embeddings of the words in the question and finds the question saved in the dictionary whose embeddings matches the most.

Primary LanguageJupyter Notebook

Stargazers