Projects
Implement OCR service to help farmer autofill and validate their data
In this project, I implemented OCR service in submission form for ID and Family Card to automate the form filling process and help validate the document uploaded.
- OCR: Integrate OCR service that accept and validate farmer ID(KTP) and Family Card(KK).
- Go: As programming language for faster performance.
- Redis: Cache response from OCR service.
Reduce time for filling the form and validate the uploaded document is a valid document.