Projects
Next.jsChrome ExtensionAI SDKGeminiPDF
Informia
Mar 2026
A Next.js 16 app and Chrome extension for reading deeds and automatically filling official forms with AI-powered document extraction.

Why It Was Made
Informia was made to reduce the manual work involved in reading property deeds and preparing official form data. The project explores how AI-powered document extraction can move from unstructured deeds to validated fields, then use a Chrome extension to fill official forms in the browser.
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.
- Chrome extension for filling official forms from extracted deed data.
- Spanish localization for administrative document workflows.
Tech Stack
- Next.js 16 App Router.
- Chrome extension for browser-based form automation.
- AI SDK and Gemini for document understanding.
- PDF/image processing for source document handling.
- Typed domain models for extracted form data.