rivescript-js and rivescript-csharp

These are ecosystem siblings—both are official language implementations of the same RiveScript chatbot scripting language, allowing developers to build conversational AI in either JavaScript or C# environments.

rivescript-js
60
Established
rivescript-csharp
47
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 25/25
Maintenance 10/25
Adoption 5/25
Maturity 16/25
Community 16/25
Stars: 383
Forks: 146
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 14
Forks: 6
Downloads:
Commits (30d): 0
Language: C#
License: MIT
Stale 6m
No Package No Dependents

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.

chatbot-development conversational-ai web-development scripting-languages bot-frameworks

About rivescript-csharp

fabioravila/rivescript-csharp

A RiveScript interpreter for C# .Net. RiveScript is a scripting language for chatterbots. http://www.rivescript.com

This tool helps C# developers create interactive chatbots by interpreting RiveScript code. You feed it your RiveScript chat logic, and it processes user input to generate appropriate bot responses. It's for C# developers who want to integrate conversational AI into their applications without complex frameworks.

chatbot-development conversational-ai C#-development scripting-language bot-logic

Scores updated daily from GitHub, PyPI, and npm data. How scores work