Skip to content

bhargavramdr/Gotham-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gotham-chatbot

Flask Chatbot

Here's how it looks:

Screenshot (189)

A web implementation of ChatterBot using Flask.

Local Setup:

  1. Ensure that Python, Flask, SQLAlchemy, and ChatterBot are installed (either manually, or run pip install -r requirements.txt).
  2. Run app.py with python app.py.
  3. The demo will be live at http://localhost:5000/

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

Flask Chatbot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published