Skip to content

aichaos/awesome-rivescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Awesome RiveScript Awesome

A curated list of awesome RiveScript bots, personalities, and tools.

Bots

  • Scarecrow - A Slack and XMPP bot written in Go.
  • Admiral - A Slack bot written in Python.
  • Aires - An XMPP and AOL Instant Messenger bot written in Python.
  • I.R.I.S. (IRIS Really Is Smart) - A Java bot engine with a web and Android client.
  • JARVIS - A Python home automation bot.
  • Domogik - Home automation software that includes RiveScript in its "butler" plugin.
  • Vixia - A French language (English optional) chatbot hosting site that uses RiveScript (using an open source custom PHP implementation).
  • QuickBlox Chatbots - A tutorial and example code to create a RiveScript bot for the QuickBlox cloud messaging platform.
  • Alexa-Rivescript-Chatbot - A RiveScript bot for Amazon Alexa.

Personalities

  • Aiden - An initiative to create a better default brain for new RiveScript users.
  • Tinman - An open source RiveScript brain.

Tools

Libraries

  • Go - Official Go port.
  • Java - Official Java port.
  • JavaScript - Official JavaScript port.
  • Perl - Official Perl port.
  • Python - Official Python (2 and 3) port.
  • C# - RiveScript for C#/.Net
  • PHP - In-development RiveScript library for PHP.

Syntax Highlighting Plugins

Language Converters

  • aiml2rs - Convert AIML code into RiveScript code (and vice versa).

Forks

  • SuperScript - A dialog engine for creating chatbots, forked from RiveScript-js.