Document Processor

Document Processor

Document Processor created using Python and Azure AI Document Intelligence

I volunteered as a virtual apprentice in the collaboration program between KadaKareer and DashLabs.ai, participating in their AI and Machine Learning Challenge. Over the course of one month, my teammates and I worked collaboratively to develop the software.

The Challenge

Create a program that automatically scans and extract information from the forms and records submitted by users that will be linked to the patient's Dashlabs profile and medical records.

The Solution

Document Processor Features

  1. Extract Key Value Pairs from document/s or image/s.
  2. Generate a JSON file by processing the document.
  3. Insert extracted data to csv file.
  4. View generated CSV in Excel.
  5. ZIP & Encrypt CSV Files.