Mobile application developed using Vue3, Monaca, Framework 7 and Teachable Machine, which recognizes gestures from Sign Language and converts them to English text.
This app is based on a template found here: framework7-vue3-minimal
There is a tutorial available in Medium: Create a simple Sign Language Recognition App using Teachable Machine, Monaca, Vue.js and Framework7
- Fork or download the repository.
- Start the server locally with
npm run start, or using Monaca.
You need to build a custom Monaca Debugger which contains CanvasCamera plugin.