ElliotTheRobot / LILACS-mycroft-core

Mycroft Core, the Mycroft Artificial Intelligence platform - LILACS Fork
https://mycroft.ai
GNU General Public License v3.0
4 stars 1 forks source link

Curiosity Skill - Learning Crawler #19

Open JarbasAI opened 7 years ago

JarbasAI commented 7 years ago

A skill to auto-learn stuff would be cool

Some rules should be made for a learning crawler, this would be a auto-learning tool triggered on a timer / conditions

JarbasAI commented 7 years ago

something else to think about is a intent to keep this skill in active_skills, just a dummy intent that does nothing and a timer to activate it every 2 min. and on converse method parse all utterances, this ensures mycroft learns about what it hears and doesnt polute database talking about whatever online

making something similar to question parser #21 to tag entitys and verbs (is, are...) , allows gathering of usefull connections/node info

this skill should also ask users randomly if the info is correct / tell he doesnt know , giving "curiosity" to mycroft,

by saving this info we can also make a "thinking about log" for fun and debug

an emergent personality will appear on every instance :)

summary: