Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 459 Bytes

readme.md

File metadata and controls

16 lines (10 loc) · 459 Bytes

OCR Web app with easyocr and streamlit

This project uses streamlit for web app development and easyocr for Optical Character Recognition (to extract text from images).

This is a nice data science project if you wish.

Required Libraries:

After downloading this repo and installing the required packages run the following code to run the app

streamlit run ocr.py