pablomatgar / Japanese-Sign-Language-Interpreter

Mobile application developed using Vue.js, Monaca, Framework7, Cordova and Teachable Machine, which recognises gestures from the Japanese Sign Language and converts them to Japanese text, with the possibility of translating them into English or Spanish.
MIT License
2 stars 3 forks source link

Japanese Sign Language Interpreter

Mobile application developed using Vue3, Monaca, Framework 7 and Teachable Machine, which recognises gestures from the Japanese Sign Language and converts them to Japanese text, with the possibility of translating them into English or Spanish.

This app is based on a template found here: framework7-vue3-minimal

Tutorial

There is a tutorial available in Medium: Create a simple Sign Language Recognition App using Teachable Machine, Monaca, Vue.js and Framework7

How to use

  1. Fork or download the repository.
  2. Start the server locally with npm run start, or using Monaca.

Testing

You need to build a custom Monaca Debugger which contains CanvasCamera plugin.