UNPKG

koi-koi

Version:

Koi is a time aware interactive bird written in THREE.js with voice recognition, and an artificial IQ.

12 lines (8 loc) 630 B
# Koi > Koi is a time aware interactive bird written in THREE.js with voice recognition, and an artificial IQ.<br /> > <sup><sub>Inspired by Koi from [Dopamine](http://www.imdb.com/title/tt0342300/).</sub></sup> # API Dependencies * [`WebGL`](http://threejs.org/) (THREE) &mdash; Character modeling; * [`AudioContext`](https://developer.mozilla.org/en/docs/Web/API/AudioContext) (Native) &mdash; Lip movements; * [`SpeechRecognition`](https://www.talater.com/annyang/) (Annyang) &mdash; Recognising spoken words; * [`NLP`](https://github.com/nlp-compromise/nlp_compromise) (NLP Compromise) &mdash; Processing natural language;