Portfolio Details
Project information
- Category: OCR Extraction
- Client: Guvi
- Project date: 20 Jun 2023
- Project URL: www.project3.com
BizCardX Extracting Business Card Data with OCR
Tasked is to develope a Streamlit application that allows users to upload an image of a business card and extract relevant information from it using easyOCR. The extracted information should include the company name, card holder name, designation, mobile number, email address, website URL, area, city, state, and pin code. The extracted information should then be displayed in the application's graphical user interface (GUI).
- Developed a streamlit application that uses easyOCR to extract business card information like name, company, contact details and displays it in an organized GUI for users to review
- Users can save the extracted data and business card image to a database and have CRUD functionality for managing the stored entries directly through streamlit interface
- Learned skills from this project is OCR, GUI design, database management along with careful application architecture planning to ensure scalability and maintainability
- Technologies used in this project Streamlit — Python — Visual Studio — MySQL — Library required in IDE