diff --git a/README.md b/README.md index e85afe0..31d421c 100644 --- a/README.md +++ b/README.md @@ -79,7 +79,10 @@ All the following demos are included in this repository, in the `/demos` path. Y * **Vauta**, by [Nono](https://twitter.com/ke4563): You can anime a .VRM 3D character avatar in the browser. This web application is only in Japanese. [live demo - vauta.netlify.com](https://vauta.netlify.com/), [tweet and video](https://twitter.com/ke4563/status/1099673171777617922) - * **Drowsiness detection**, by [Dinodroid](https://github.com/abhilash26): Be sure to don't fall asleep when driving thanks to this webapp! You can try it here: [dont-drive-drowsy.glitch.me](https://dont-drive-drowsy.glitch.me/) + * **Drowsiness detection**, by [Abhilash26](https://github.com/abhilash26) aka [Dinodroid](https://ko-fi.com/dinodroid): Be sure to don't fall asleep when driving thanks to this webapp! You can try it here: [dont-drive-drowsy.glitch.me](https://dont-drive-drowsy.glitch.me/), [view the source code](https://github.com/abhilash26/dont-drive-drowsy) or a [demo video](https://www.youtube.com/watch?v=FjqySZE8CTY) + + * **Expressions reader**, by [Abhilash26](https://github.com/abhilash26) aka [Dinodroid](https://ko-fi.com/dinodroid): detects 5 high level expressions (happiness, fear, anger, surprise, sadness) from the morph coefficients given by this lib, and display them as smileys. You can try it here: [emotion-reader.glitch.me](https://emotion-reader.glitch.me/) or [browse the source code](https://github.com/abhilash26/emotion-reader) + #### Run locally