PaddleOCR Business Card Extraction
Overview
This application uses PaddleOCR to extract information from business cards. It captures an image using a camera, extracts text from the card, and structures the information into fields such as Name, Phone Number, Address, and Email ID.
Features
1.Capture an image using the camera.
2.Extract text from the business card using PaddleOCR.
3.Structure the extracted text into meaningful fields.
4.User-friendly Streamlit interface.