Skip to content

DonnC/py-jawce-chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages