How it works
- First, voice is done through the web speech API.
- Then, text is parsed with a node module called natural.
- User intent is determed with a Naive Bayes classifier.
- Finally, the parsed text is sent to one of the APIs.
- ???
- Siri ripoff!
PS, this is really cool too: Jasper