fillerwriter / chipper

A work-in-progress AIML parser written in Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chipper

CircleCI

A rewrite of Surly2 from mrchimp, with a focus on testability.

Requirements

Installation

  1. Acquire code
  2. npm install
  3. npm run compile

Config

Config files are found and read by rc. Check the "Configuration File Formats" section of the rc readme for more instructions. Any flag shown in node cli.js --help can be set in the options file.

Usage

  1. node cli.js
  2. Talk to Chipper. Type exit to exit.

Thanks

About

A work-in-progress AIML parser written in Node

License:MIT License


Languages

Language:JavaScript 100.0%