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

zoenolan/chatbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.