Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

35 lines (18 loc) · 1.5 KB

Language User Interface

version HitCount

LUI runs in your browser, so you can use it on both laptops and mobile devices. Think: a simple version of JARVIS.

LUI works completely hands-free in Chrome (versions 25+).

Try it out:

https://codepen.io/hchiam/pen/WOLOJG/ (for best results, open in Chrome)

To understand the code:

  • A good place to start is brain.js.

  • ear.js lets LUI listen right away and completely hands-free in Chrome. It modifies some of the code in brain.js.

  • add-on.js adds more custom functionality to LUI. It modifies some of the code in brain.js.

More info:

https://hchiam.blogspot.ca/2017/08/lui.html

Inspirations:

https://github.com/hchiam/please

https://github.com/hchiam/programmingByVoice

Google Assistant App Project:

https://github.com/hchiam/mental-temperature-converter

screenshot