yjcxy12 / flask-chatterbot

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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://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


Languages

Language:Python 54.7%Language:HTML 29.0%Language:CSS 16.3%