Skip to content

Latest commit

 

History

History
43 lines (26 loc) · 1.6 KB

readme.md

File metadata and controls

43 lines (26 loc) · 1.6 KB

Build Status

SuperScript

SuperScript is a dialog system + bot engine for creating human-like conversation chat bots. It exposes an expressive script for crafting dialogue and features text-expansion using wordnet and Information Retrieval and extraction using ConceptNet.

What comes in the box

  • Dialog Engine
  • Multi-User Platform for easy integration with Group Chat systems
  • Message Pipeline with POS Tagging, Sentence Analyses and Question Tagging
  • Extensible Plugin Architecture

Install

npm install --global superscript

Documentation

Visit superscriptjs.com for all the details on how to get started playing with SuperScript.

Further Reading

Bugs (Known issues)

  • Still Alpha, everything is unstable.
  • Report them. Provide a failing test please.

Thanks

SuperScript is based off of a fork of RiveScript with idiom brought in from ChatScript. Without the work of Noah Petherbridge and Bruce Wilcox, this project would not be possible.

License

The MIT License (MIT)

Copyright © 2014 Rob Ellis