Hacker News new | ask | show | jobs
by jamesfdickinson 2838 days ago
Great idea. I really like idea of not requiring an internet connection. Self contained projects are more reliable and portable. Also this project is aimed towards students so privacy is a real concern.

The way I built it should be easy to use another voice ai input. The Alexa module of the code just passes the commands to the Core logic. It's all built in node.js.

I built this for Alexa Skills Challenge: Tech for Good. https://devpost.com/software/code-by-voice . More details about how it was built can be found there.

1 comments

https://mycroft.ai/ is a very popular assistant too.

(No affiliation)