Skip to content

SamyySwift/AI-Text-Recognizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview:

The Text Recognizer App uses computer vision to scan images and then extracts the text within the image. When an Image is selected using the add image button, the image gets displayed on the screen, and when the extract text button is pressed, the image is fed to the textdetector instance which processes and extracts the text from the image and displays it to the screen. I built the app using flutter and Google's ML KIT API.

Dependencies

  • ML KIT
  • Image Picker
  • Splashscreen
  • Flutter_tts

Functionalities

  • Add Image - On single tap, selects picture from the gallery, while on long press opens the camera.
  • Extract text - Extract text from the image.
  • Clear - clears the text and loaded image.
  • Mic Button - converts text to speech.
  • Stop Button - Stops the speech synthesis.

How to Install

Build the apk using android studio or vs code.

Feel free to contribute to the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published