Paper Form Data Extraction
SurveyJS provides an MIT-licensed plugin—AI Form Response Extractor—that enables structured data extraction from paper forms, scanned documents, and digital PDFs using AI. Given a filled form (as an image or PDF) and a SurveyJS JSON schema, the tool automatically maps detected values into the corresponding fields. This demo showcases the workflow in action: select and configure an LLM, upload a scanned image or PDF, and provide a JSON schema. The model then returns extracted answers aligned with that schema, which are rendered in a regular SurveyJS form for review and correction before submission. Read more...