@pai-tech/pai-bot
v2.0.3
Published
--==| PAI BOT JS (Node JS) Version |==--
Downloads
21
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. - Run
npm run config
to configure your pai-bot - If you want to connect your bot to a pai-net run `npm run pai-net' (distributed network)
- Run
npm run bot
to run your pai-bot
This version of the pai-bot-js is the source code of the project, use this project only if you want to change/contribute the source code.0
If you dont want to deal with the source code it is recommended to use the pai-bot project (this project is wrapping this source code): https://github.com/PAI-Tech/PAI-BOT
For more information
- Documentation is available at PAI-TECH Knowledge-base.
- Ask for help on the Email.
Contribute
Join PAI Developers Community and contribute the the open source project. 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.