Claudia-AIML-Bot icon indicating copy to clipboard operation
Claudia-AIML-Bot copied to clipboard

🤖 Facebook chat-bot using node.js, Claudia.js, and AIML.

Claudia AIML Bot

Facebook Demo (demo is an updated version with more features).

A node.js app using Claudia. Allows users to chat with a bot on facebook. Edit aiml/bot.aiml to change responses.

alt tag

Setup

npm install claudia -g
npm install
claudia create --region us-east-1 --api-module bot --configure-fb-bot

Resources