Projects
Next.jsAI SDKGeminiPDF

Informia

Mar 2026

A Next.js 16 POC for administrative document extraction and Formulario 752 generation in Buenos Aires province workflows.

Informia document extraction app preview

Why It Was Made

Informia was made to reduce the manual work involved in administrative property-document workflows in Buenos Aires province. The project explores how document extraction can help move from unstructured deeds to validated form data with visible evidence.

Features

  • PDF and image ingestion for deed analysis.
  • Structured extraction of property and administrative fields.
  • Visual evidence by field so extracted values can be checked against the source.
  • Formulario 752 generation for RPBA workflows.
  • Spanish localization for the target administrative context.

Tech Stack

  • Next.js 16 App Router.
  • AI SDK and Gemini for document understanding.
  • PDF/image processing for source document handling.
  • Typed domain models for extracted form data.