Skip to content
This repository has been archived by the owner on Aug 29, 2023. It is now read-only.

Latest commit

 

History

History
14 lines (10 loc) · 339 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 339 Bytes

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.