Skip to content

rahaalizade/ChatBot

Repository files navigation

ChatBot

An AI ChatBot with deep learning with tensorflow

feel free to read the source :D

notes

  • you should use tensorflow 1 and python < 3.8

installation

  • install with
pip3 install -r requirements.txt

run this on python:

import nltk
nltk.download('punkt')

About

An AI ChatBot with deep learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages