0.6.1 • Published 7 years ago

yowl-examples v0.6.1

Weekly downloads
4
License
MIT
Repository
github
Last release
7 years ago

yowl-examples

Implementation examples for yowl modules.

To run an example and interact with it locally, use:

node <example>.js --local

General Examples

Basic Echo Bot

Actions Bot

Websocket Echo Bot with UI

Facebook Echo Bot

Classification & Parsing

Naive Bayes Classifier

Natural Language Date Parsing

Session Persistence

Redis Session Persistence

Rethink Session Persistence

Job Queue

Kue-based Job Queue

Dialog Manager

Basic Dialog Manager With Persistence

Asynchronous Response With Locking

Redis Lock Async