GithubHelp home page GithubHelp logo

gargk747 / automatify Goto Github PK

View Code? Open in Web Editor NEW
4.0 1.0 0.0 28.51 MB

Automate Identification and Recognition of Text from an Image, Text translation and Text to Speech in different Languages.

Java 100.00%

automatify's Introduction

About

Translate Photo and instantly recognize and translate texts and hear texts in more than 20+ languages. Just snap a photo of some text with your mobile and get the text from the image and translate it to another language in a second!


Technologies used

  • Android Studio ( Java )
  • Firebase ML kit API
  • XML

Installation

  • Clone the repository either by Git CLI or in Terminal by Git Clone https://github.com/gargk747/AutoMatify.git
  • Open the project in Android Studio and build the project
  • Then generate the APK file or run it on the emulator or your physical device
  • Or can simply download the application from this link Click Here

Screenshots

↓ Splash Screen ↓ ↓ Home Screen ↓

Key Features

✔ Image Scan

Used Invoke Camera method to scan/capture the image

✔ Image to Text & text to Speech

implementation 'com.google.android.gms:play-services-mlkit-text-recognition:16.2.0'

Used ML Text Recognition API to extract texts from the image

On Clicking the speaker Button, the text is spoken out. Used Google TextToSpeech API

✔ Text Translator

implementation 'com.google.mlkit:translate:16.1.2'
implementation 'com.google.mlkit:language-id:16.1.1'

Used ML Text Translation API to translate texts to many languages

automatify's People

Contributors

gargk747 avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.