Skip to content

Latest commit

 

History

History
36 lines (22 loc) · 646 Bytes

README.md

File metadata and controls

36 lines (22 loc) · 646 Bytes

AIML Server

This is the backend for the "AIML brain" of our Everlife node.

aim.png

Overview

The Everlife node can use a multitude of "brains" to communicate with the user. This allows it to grow smarter and use multiple technologies playing each to it's strengths.

Usage

Use serve.py to start the http server:

    $> python serve.py

Testing

Use chat.sh to chat with the started bot:

    $> ./chat.sh Good morning

Feedback

Report Feedback, Issues, etc, to the Everlife.AI support groups.