Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chatbot webapp

This is chatbot app built using tensorflow made by tegardp

screenshot

How to install

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

Add/Edit training data

You can add/edit the training data as you see fit in data/intents.json

About

This is chatbot app built using tensorflow made by me

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages