This is the backend for the "AIML brain" of our Everlife node.
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.
Use serve.py
to start the http
server:
$> python serve.py
Use chat.sh
to chat with the
started bot:
$> ./chat.sh Good morning
Report Feedback, Issues, etc, to the Everlife.AI support groups.