Skip to content

This is chatbot app built using tensorflow made by me

Notifications You must be signed in to change notification settings

tegardp/web-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published