pai-bot
v1.0.3
Published
PAI BOT (Node JS) =================
Downloads
2
Readme
PAI BOT (Node JS)
Description
This project is a Javascript implementation of PAI-BOT.
PAI Bot is a self living software container.
PAI Bot is designed for modularity with the ability to learn new skills and chain them in a different scenarios.
The Bot must live in a PAI Environment OS - (Read more about PAI Environment)
How to run a pai-bot using this project?
- Download the project
- Run
npm install
to install node modules. - For the first time only run
npm run init
to configure your pai-bot and connect it to a pai-net (distributed network) - Run
npm run bot
to run your pai-bot
For more information
- Documentation is available at PAI-TECH Knowledge-base.
- Ask for help on the Email.
License
PAI-BOT-JS is copyright (c) 2018-present PAI-TECH ARTIFICIAL INTELLIGENCE [email protected].
PAI-BOT-JS Module Template is free software, licensed under the GNU General Public License, Version 3.0. See the
LICENSE
file for more details.