zoenolan / chatbot

A rules based (AIML) chatbot example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatbot

A simple rules-based chatbot example to support my chatbot blog post.

Installation

  1. Run yarn install.

Running

  1. Run yarn chat.

Writing new rules

A good AIML tutorial.

About

A rules based (AIML) chatbot example

License:MIT License


Languages

Language:JavaScript 100.0%