a chat based thing that basically gets stuff done, answers questions, etc
:|
You'll need to use function loops that scan through words in a sentence and construct a pattern. Once you have a pattern you would compare it to a large stack of ifValues that cover a basic knowledge base and personality. For questions you'd need to define keywords that have meaning beyond responses.
"Could you please switch off the lights in room F-02" becomes "switch off lights F-02". You could build that final statement through string concatenation using functions.