/py-jawce-chatbot

Python ChatBot using JAWCE Engine

Primary LanguagePython

JAWCE Python ChatBot

A python chatbot making use of JAWCE engine

A starting basic template to demonstrate JAWCE working with any other language

Getting Started

Clone the repository and install dependencies

$ pip install -r requirements.txt

Make sure you have setup the JAWCE engine as documented here

Copy and paste the folders or the contains in templates and triggers folder into the directory of the engine ../src/main/resources respective folders.

Assuming you have the engine up and running and properly set..

Start the python main.py file to start your core chatbot logic

$ python main.py

Demo

Screen 1 Screen 2 Screen 3