rivescript-js and rivescript-perl
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 rivescript-perl
aichaos/rivescript-perl
A RiveScript interpreter for Perl. RiveScript is a scripting language for chatterbots.
This project helps you build simple chatbot personalities and conversation flows. You feed it human-readable scripts that define how the bot should respond to different user inputs, and it produces a working chatbot you can integrate into a larger system. This is for anyone who wants to quickly prototype or deploy a rule-based conversational agent.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work