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

All skills are LILACS #13

Open JarbasAI opened 7 years ago

JarbasAI commented 7 years ago

all skills can use the lilacs, this is a far future idea

i propose we make nodes have skills inside them, nodes could have "execute node" functions, so node crawling would be a intent parsing strategy, a problem about choose correct node / skill

we naturally have context from crawl data and by keeping track of executed nodes.

if we greatly simplify nodes to very simple actions we can actually get emergent/self learning of skills by combining nodes in different ways and checking with user if its a good choice

the current skills folder would be reduced to node management actions to be triggered by user

for a learning and comprehension system this makes sense