/Text-Extraction-From-Business-Card-Using-OCR

This code is an OCR application that extracts text from images uploaded by users, using the EasyOCR library. The extracted text is then processed to extract information such as email, phone number, pin code, address, and website URL, and displayed on a Streamlit web app interface.

Primary LanguagePython

Stargazers