Skip to content

arya-oss/flask-chatterbot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

flask-chatterbot

A web implementation of ChatterBot using Flask.

Local Setup:

  1. Ensure that Python, Flask, and ChatterBot are installed.
  2. Run app.py
  3. Base URL will be http:https://localhost:5000/

Usage example:

##How do I deploy this to a web server? If you do not have a dedicated server, I highly recommend using PythonAnywhere or Heroku to host your application.

About

A web implementation of ChatterBot using Flask.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 42.9%
  • Python 32.9%
  • CSS 24.2%