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
1
Views
7.31
Quality Score
beginner
Complexity
Related Templates
USDT And TRC20 Wallet Tracker API Workflow for n8n
Overview This n8n workflow is specifically designed to monitor USDT TRC20 transactions within a specified wallet. It u...
Data Processing0 downloads
Automate Daily Keyword Research with Google Sheets, Suggest API & Custom Search
Who's it for This workflow is perfect for SEO specialists, marketers, bloggers, and content creators who want to automa...
Data Processing0 downloads
Bulk Automated Google Drive Files Sharing and Direct Download Link Generation
This N8N workflow automates the process of sharing files from Google Drive. It includes OAuth2 authentication, batch pro...
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