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.
This is a JavaScript library for building AI chatbots. It takes RiveScript documents, which are plain text files defining conversational rules (like 'if the user says X, reply with Y'), and allows developers to load these rules to power a bot. The output is a conversational agent that can respond to user inputs based on the defined scripts. Developers creating web applications or Node.js services would use this to add chat functionality.
About awesome-rivescript
aichaos/awesome-rivescript
A curated list of awesome RiveScript projects.
This is a curated collection for developers who build conversational AI. It helps you find existing RiveScript-powered bots, pre-built 'personalities' or 'brains' for chatbots, and various developer tools like libraries and syntax highlighting plugins. If you're creating a chatbot using RiveScript, this resource helps you discover components and examples to accelerate your project.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work