Skip to content

A prototype of banking chatbot implemented in python using ChatterBot, flask and SQL

Notifications You must be signed in to change notification settings

CK-ghub/Banking-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Banking-chatbot

A prototype of banking chatbot implemented in python using ChatterBot, flask and SQL

flask-chatbot

Built on python 3.6 Flask==0.11 chatterbot==0.8.4 SQLAlchemy==1.1.11

A web implementation of ChatterBot using Flask.

Local Setup:

  1. Open command prompt and locate folder. run 'pip install -r requirements.txt'
  2. Run train.py
  3. Run run.py
  4. Demo will be live at http://localhost:

License

This source is free to use, but ChatterBot does have a license which still applies and can be found on the LICENSE page.

About

A prototype of banking chatbot implemented in python using ChatterBot, flask and SQL

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published