Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 526 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 526 Bytes

React Native Camera Translator

Overview

A Small idea inspired by Google's "Giorgio Cam" AI Experiment, Using Google's Vision and Translate APIs

Features

  • Takes photo ( both ios and android )
  • Translate text ( both ios and android )
  • Speech and reads text ( only ios )

API

  • Google Cloud Vision
  • Google Cloud Translation API

Dependencies

  • react-native-camera
  • react-native-loading-spinner-overlay
  • react-native-simple-modal
  • react-native-speech

Demo