This document proposes an optical character recognition (OCR) based Know Your Customer (KYC) system to automate the KYC process. The system extracts data from identity documents like Aadhar and PAN cards using OCR, verifies the documents, and auto-fills KYC forms. This saves customers time by reducing manual form filling and errors. The system was built using Python libraries for OCR, data extraction and storage, and connecting to external KYC forms. Test results showed the system successfully mapped extracted user details to pre-defined forms to complete the KYC process in a few clicks.