<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, Feb 9, 2020 at 12:02 PM Srevin Saju <<a href="mailto:srevin03@gmail.com">srevin03@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div 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 style="font-family:"trebuchet ms",sans-serif"><br></div><div style="font-family:"trebuchet ms",sans-serif">The aim of the bot is to:</div><div 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 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 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 style="font-family:"trebuchet ms",sans-serif">For example, </div><div style="font-family:"trebuchet ms",sans-serif">>>> What is the shortcut to switch to Neighborhood?</div><div style="font-family:"trebuchet ms",sans-serif">bot> F1</div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div style="font-family:"trebuchet ms",sans-serif">and, additional tutorial kind of explanation to graphically explain by showing images from the Rst.</div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div 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 style="font-family:"trebuchet ms",sans-serif">For example:</div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div style="font-family:"trebuchet ms",sans-serif">In terminal activity:</div><div style="font-family:"trebuchet ms",sans-serif">>>> How to find my files on the hardisk?</div><div style="font-family:"trebuchet ms",sans-serif">@> Use the find command<br></div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div 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></blockquote><div><br></div><div>A couple of thoughts come to mind:</div><div><br></div><div>(1) Not sure how you plan to handle multiple languages. A majority of our users are non-English speakers.</div><div>(2) That said, it may be fun to think about incorporating something like this inside the "brain" in the Speak activity.</div><div>  </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div 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 style="font-family:"trebuchet ms",sans-serif">Else put a -1</div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div style="font-family:"trebuchet ms",sans-serif">Thanks </div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div style="font-family:"trebuchet ms",sans-serif"><br></div><div><div dir="ltr"><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>
_______________________________________________<br>
Sugar-devel mailing list<br>
<a href="mailto:Sugar-devel@lists.sugarlabs.org" target="_blank">Sugar-devel@lists.sugarlabs.org</a><br>
<a href="http://lists.sugarlabs.org/listinfo/sugar-devel" rel="noreferrer" target="_blank">http://lists.sugarlabs.org/listinfo/sugar-devel</a><br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><font><font>Walter Bender</font></font><br><font><font>Sugar Labs</font></font></div><div><font><a href="http://www.sugarlabs.org" target="_blank"><font>http://www.sugarlabs.org</font></a></font><br><a href="http://www.sugarlabs.org" target="_blank"><font></font></a><br></div></div></div></div>