Read and Analyze
A new Flutter project.
Getting Started
Flutter and dart projects are built to run on the Flutter stable release.
This is a submission for the The Pinata Challenge
What I Built
This project is a Flutter application that reads PDF documents, converts them to images, performs OCR (Optical Character Recognition) on the images, and provides text-to-speech functionality. It leverages several packages including pdf_render
, flutter_tesseract_ocr
, and flutter_tts
to achieve these functionalities.
Demo
https://github.com/eruditewbt/read-and-analyze
i used pinata api to saved and store all uploaded user document
Top comments (1)
readandanalyze.flutterflow.app/