Skip to content

A web based chat-bot developed with Python (Flask, Chatterbot) and SQLite. Hosted on a Raspberry Pi 3 Model B

Notifications You must be signed in to change notification settings

ronnll/flask-chatterbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A web implementation of ChatterBot using Flask.

To set up locally:

  1. Install Python, Flask, SQLAlchemy, and ChatterBot (run pip install -r requirements.txt).
  2. Run app.py with python app.py.
  3. The demo will be live on your local host http://localhost:5000/

About

A web based chat-bot developed with Python (Flask, Chatterbot) and SQLite. Hosted on a Raspberry Pi 3 Model B

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published