Language User Interface

March 6, 2024 ยท View on GitHub

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