This is chatbot app built using tensorflow made by tegardp
clone this repository using command below
$ git clone https://github.com/tegardp/web-chatbot.git
go inside cloned repository, then install requirements.txt using pip
$ cd web-chatbot
$ pip install -r requirements.txt
You can start the bot by typing below command inside the directory
$ python app.py
after that you can go to the browser and type http://127.0.0.1:5000/
and start chatting with our bot
You can add/edit the training data as you see fit in data/intents.json