SBilaal / RiRi

An optical character recognition mobile application built using Kotlin Multiplatform Mobile and Azure Cognitive Services

Home Page:https://blog.ritaokonkwo.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Made in Nigeria

RiRi

Listen to texts from images. Easy way to understand images and texts directly on your Android or IOS device.

RiRi Logo

Download Link

iOS - Pending release


App Interface - Onboarding screen

RiRi


Tools/Resources used


Project Setup

Android

  • Create a new project on Azure Portal
  • Get your api-key, content-type and image endpoint and place them in local.properties as API_KEY, CONTENT_TYPE and IMAGE_ENDPOINT respectively.
  • Create a firebase project and generate a google-services.json file
  • Place your google-services.json file in the android app root folder
  • Build and run the app

How to Contribute

  • Fork the project & clone locally.
  • Create an upstream remote and sync your local copy before you branch.
  • Branch for each separate piece of work.
  • Do the work and write good commit messages.
  • Push to your origin repository.
  • Create a new PR (Pull Request) in GitHub.

Love this work? Show your love ❤️ by putting a ⭐ on this project ✌️

License

   Copyright (C) 2022 Rita Okonkwo

   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.
   You may obtain a copy of the License at

       http://www.apache.org/licenses/LICENSE-2.0

   Unless required by applicable law or agreed to in writing, software
   distributed under the License is distributed on an "AS IS" BASIS,
   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   See the License for the specific language governing permissions and
   limitations under the License.

About

An optical character recognition mobile application built using Kotlin Multiplatform Mobile and Azure Cognitive Services

https://blog.ritaokonkwo.com


Languages

Language:Kotlin 89.9%Language:Swift 10.1%