Hacker News new | ask | show | jobs
by Eridrus 3297 days ago
Has anyone in this thread actually used this or looked at the code?

This outsources speech recognition, and then the natural language understanding is literally just keyword matching: https://github.com/SlapBot/stephanie-va/blob/master/modules....

This is about as technically interesting as the Jarvis this takes inspiration from.

1 comments

There's nothing stopping you from using your own speech recognition software once someone makes an open-source platform/database for it.

It's a step in the right direction.