- Install React.js
- Install Node.js to use npm
- Export and Convert Python Model - DONE
- Host model on Cloud Object Storage - DONE
- Clone computer vision template - DONE
- Install and update dependencies - DONE
- Load graph model from url - DONE
- Make detections and cleanup - DONE
- Create drawing function and labelmap - DONE
- Draw to the canvas using requestAnimationFrame - DONE
- Create interface from where user can select dialect
- Apply the text to speech using React.js