Skip to content

ColeBelfry/chatbot-tensorflow-v2.0

Repository files navigation

chatbot-tensorflow-v2.0

This is a chatbot which works with tensorflow 2.1 and higher. I have tested it on tensorflow 2.3.0 and 2.1.0
It also saves wrong answers with predicted category in a text file named as 'exceptions.txt'

Requirements:
-Tensorflow 2.0 or higher
-Nltk
-Punkt from nltk      (nltk.download('punkt'))

NOTE: This json dataset is taken from the internet, credits to the creator

About

An application to create and train simple chatbots using tensorflow and keras models.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published