Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 1.12 KB

README.md

File metadata and controls

30 lines (21 loc) · 1.12 KB

Welcome to my translator app

The purpose of this app is to use your camera to take photos of things around you and using a few helper API's we use image recognition to get some predictions of what it possibly could be as well as how sure we think the model came to it then we take that image, translate it to english, then use another API to translate the english text to another language of our choosing, then the app will speak to you.

I'm probably less than an hour away to getting this to work on web, I didnt have time to set up Amazon Polly

Download Expo

Use this link to get to the project

Link to the Expo Project

TODO

  1. Add TensorFlow and a few more ML API's
  2. Get this working on Web
  3. Add Amazon Polly or something similar
  4. CI/CD Set up
  5. Better Error Handling
  6. Add authentication
  7. Save preferences to some external store
  8. Save translations and cache the text
  9. Remove default image