rivescript-js and awesome-rivescript
The RiveScript interpreter is a core tool, while the curated list of RiveScript projects functions as an ecosystem sibling, providing a resource for discovering how to apply or extend the interpreter's functionality.
About rivescript-js
aichaos/rivescript-js
A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
Supports both Node.js and browser environments with async/await-based APIs for asynchronous macro execution and external storage backends like Redis. The interpreter uses pattern matching on trigger/response pairs and maintains per-user conversation state. Includes a CLI shell (`riveshell`) for interactive testing, UTF-8 mode for international characters, and integrates with web servers or telnet interfaces through modular examples.
About awesome-rivescript
aichaos/awesome-rivescript
A curated list of awesome RiveScript projects.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work