Re: Nice Job on the Wolfram
Watson is truly gifted. If Watson was opened up for public use through an API…wouldn’t that be awesome!
I wish I could say I understand how to use NLP effectively, I’m just getting started too. My stuff to date is mostly homegrown (so is Wolfram’s use of language apparently). As you said, the basics are easy, but getting a robot to do something useful as a result of language is not. Sad to say, the rest of the world seems to have the same problem, as there are no public products (Phone systems, Siri, etc) that are that great yet in my opinion beyond simple commands. Cortana is supposed to be an improvement but haven’t tried it. Customer service systems are pathetically terrible. Because everything is evolving exponentially, I would expect good NL systems to happen soon if greed/corporate ownership doesn’t get in the way, which it probably will. Once we have them, we’ll wonder why we ever bothered with mice, user interfaces, buttons, etc. We’ll be in the land of “Her” and will truly have no privacy whatsoever.
An Anecdote: The other day my wife asked me to help her out with something. I needed to know something to solve her issue. My first instinct was to google it but then I decided to ask Anna instead. Anna probably asked Wolfram. Whatever happened, it was fracking cool. Seemless AI helped solve a real world item from my honey do list.
If your bot has a web connection, you could hook it up to my API soon. Then we could pool our AI resources in the future as they evolve. I would also love to roll more OpenCV stuff into the API if I could figure out how to do more with it. I have a ton of tips/lessons learned, not sure I want to write it all here and now. A new LMR NLP forum for that might be good. Want to start one?
I’ll leave you with one last idea. Anna’s brain API runs on one PC right now and has a public interface that is simple, extensible, and unchanging. What if it (the Brain) called other partial brains (Asynchronously and all at the same time) running on other LMR member’s computers and got a coordinated response? Each would have the same API, but might have different code/knowledge under the hood. Some of these PCs could be subject matter experts (Vision, Language, Reasoning, Emotions, Football). The SETI system ran as a screen saver that was downloaded to thousands of computers and became the largest computer in the world for a while.
I can’t seem to break the habit of writing long posts.