-
JoBo is a mobile application written in React Native.📱It uses firebase as backend and TrOCR model from huggingface🤗 for OCR text detection.
1. Install node.js.
2. Install Expo Go on your mobile.
git clone https://github.com/JoBo
cd JoBo
npm i
npx expo start --tunnel
git clone --branch <branch_name> https://github.com/abhikatta/JoBo
Download apk(v.1.9.12) file for android from here.