Classify & Extract Data from Floorplans with Mistral AI OCR & JigsawStack
🌊 What it Does
This workflow automatically classifies uploaded files (PDFs or images) as
floorplans or non‑floorplans.
It filters out junk files, then analyzes valid floorplans to extract room sizes and measurements.
👥 Who it’s For
Built for real estate platforms, property managers, and automation builders
who need a trustworthy way to detect invalid uploads while quickly turning true floorplans
into structured, reusable data.
⚙️ How it Works
User uploads a file (PDF, JPG, PNG, etc.).
Workflow routes the file based on type for specialized processing.
A two‑layer quality check is applied using heuristics and AI classification.
A confidence score determines if the file is a valid floorplan.
Valid floorplans are passed to a powerful OCR/AI for deep analysis.
Results are returned as JSON and a user-friendly HTML table.
🧠 The Technology Behind the Demo
This MVP is a glimpse into a more advanced commercial system. It runs on a custom n8n workflow that leverages Mistral AI's latest OCR technology. Here’s what makes it powerful:
Structured Data Extraction: The AI is forced to return data in a clean, predictable JSON Schema. This isn't just text scraping; it’s a reliable data pipeline.
Intelligent Data Enrichment: The workflow doesn't just extract data—it enriches it. A custom script automatically calculates crucial metrics like wall surface area from the floor dimensions, even using fallback estimates if needed.
Automated Aggregation: It goes beyond individual rooms by automatically calculating totals per floor level and per room type, providing immediate, actionable insights.
While this demo shows the core classification and measurement (Step 1), the full commercial version includes Step 2 & 3 (Automated Offer Generation), currently in use by a client in the construction industry.
Test the Live MVP
📋 Requirements
Jigsaw Stack API Key
n8n Instance
Webhook Endpoint
🎨 Customization
Adjust thresholds, fine‑tune heuristics, or swap OCR providers to
better match your business needs and downstream integrations.
0
Downloads
2
Views
7.31
Quality Score
beginner
Complexity
Related Templates
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airtabl...
Data Processing0 downloads
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Data Processing2 downloads
Extract Named Entities from Web Pages with Google Natural Language API
Who is this for? Content strategists analyzing web page semantic content SEO professionals conducting entity-based anal...
Data Processing0 downloads
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments