Home

Awesome

What the thing is?

Object detection application with trained models - translating the predictions to help learn a new language :)

Built with React Native, Clarifai, and Microsoft Translator!

(Inspired by https://github.com/dmotz/thing-translator)

Local Development

npm install

cd ios/ && pod install

You will need free API keys for both Clarifai and MS Translator

Rename .env.example to .env with your own keys.

Start dev server with npx react-native start and run with:

npx react-native run-android or npx react-native run-ios

</br>
Todo List: (Pull requests welcome!)

alt text