rivescript-js and rivescript-go

These are ecosystem siblings, as they are different language implementations of the same RiveScript interpreter, allowing developers to choose the version that best fits their existing tech stack and desired performance characteristics.

rivescript-js
60
Established
rivescript-go
42
Emerging
Maintenance 0/25
Adoption 10/25
Maturity 25/25
Community 25/25
Maintenance 0/25
Adoption 8/25
Maturity 16/25
Community 18/25
Stars: 383
Forks: 146
Downloads:
Commits (30d): 0
Language: JavaScript
License: MIT
Stars: 61
Forks: 16
Downloads:
Commits (30d): 0
Language: Go
License: MIT
Stale 6m
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-go

aichaos/rivescript-go

A RiveScript interpreter for Go. RiveScript is a scripting language for chatterbots.

This project helps chatbot designers and content creators build conversational AI by defining how a bot responds to user inputs. You provide simple text rules, and the system processes these rules to generate appropriate text replies. It's for anyone designing interactive chat experiences, from customer service bots to educational tools.

chatbot-design conversational-ai content-authoring dialogue-systems scripted-interactions

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