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.
No commits in the last 6 months.
Use this if you need to create a simple, script-based chatbot that responds predictably to specific user phrases.
Not ideal if you need a chatbot with advanced natural language understanding, machine learning capabilities, or the ability to hold complex, unscripted conversations.
Stars
8
Forks
4
Language
Perl
License
MIT
Category
Last pushed
Nov 26, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/aichaos/rivescript-perl"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Higher-rated alternatives
aichaos/rivescript-js
A RiveScript interpreter for JavaScript. RiveScript is a scripting language for chatterbots.
nerufuyo/nerubot
NeruBot is a comprehensive Discord companion created by @nerufuyo that transforms your server...
fabioravila/rivescript-csharp
A RiveScript interpreter for C# .Net. RiveScript is a scripting language for chatterbots....
aichaos/rivescript-java
A RiveScript interpreter for Java. RiveScript is a scripting language for chatterbots.
harubaru/eliza
ELIZA is an open domain chatbot with Discord and Twitter integration.