<div dir="ltr"><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">I am currently working on an Artificial Intelligence for Sugar (20% complete), and I looking forward for suggestions of how good the idea might be, or if its not necessary.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">The aim of the bot is to:</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">* An entirely new user to sugar might have to read the documentation to understand how to use a Sugar DE properly, unless he/she doesn't read it, or if a teacher explains a sugar de. </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">A student is more likely to ask questions on how to use sugar, rather than expecting a third grader to read the documentation</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">* Use the documentation as source of information: The Help-activity provides ReStructured text files, which can be easily parsed by Python. the Sugar AI keeps the rst files as the corpus, and then answers a students questions with an appropriate answer. </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">For example, </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">>>> What is the shortcut to switch to Neighborhood?</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">bot> F1</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">and, additional tutorial kind of explanation to graphically explain by showing images from the Rst.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">* Modular: The sugar AI is modular. The modular property can be utilized by Sugar Activities to import the sugar_ai, and then provide specific help within the activity:</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">For example:</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">In terminal activity:</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">>>> How to find my files on the hardisk?</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">@> Use the find command<br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">These are some of the foreseen ideas to implement these (optionally) with the target of Sugar 1.0, Please advise me, if a similar implementation exists on Sugar.</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Alternatively, if anyone like the idea, please put a +1, and, a sweet name for the Sugar AI/</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Else put a -1</div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif">Thanks </div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div class="gmail_default" style="font-family:trebuchet ms,sans-serif"><br></div><div><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div><font face="trebuchet ms, sans-serif"><br></font></div></div></div></div></div></div></div></div>