rlxbot (not yet named that's why rlxbot, you can suggest a good name) is a semi artificially intelligent virtual assistant that manage you rlxos system and help you in your tasks, play games with you and automate things But rlxbot is not yet ready for these things however you can try the daily testing build of rlxbot, so get started
Prerequisites
- Adding rlxbot daily build repository in /etc/appctl.conf
sudo gedit /etc/appctl
and enter following line below [url.pkg] section
testing = https://rlxos.cloudtb.online/testing
it will look like something this
Sync the repository
sudo appctl sync
Install rlxbot
sudo appctl install bot
Enable and start service
systemctl enable rlxbot --user
systemctl start rlxbot --user
Play with bot
start the bot with 'bot' command (of course)
bot
Teach Bot
Of-course, what's the meaning of AI bot if its not learn new things
!learn <quest> : <ans> # to teach new things
๐ not much good to reply, but its fun, right ? More DATA better response
Learn From data
you can provide data directly to rlxbot as file, rlxbot select random replies to the most nearest query
how are you
- i am fine
- i am ok, and you ?
what are you doing
- eating your ram
- nothing
- something secret
!learnfrom <path/to/datafile>