AI Développement Immobilier Inc. · AI Real Estate Technologies

Our AI R&D Landmarks

Applied artificial-intelligence research & development for real-estate sales, leasing and analytics — presented in the context of the National Research Council of Canada's Industrial Research Assistance Program.

Jalons de R&D en intelligence artificielle appliquée à l'immobilier — CNRC PARI.

NRC IRAP · CNRC PARI Montréal, Québec 2026 Live systems · real data
AI Real Estate TechnologiesR&D Landmarks
The R&D Program

When the platform can't do it, we build it

Our stack runs on Salesforce (Agentforce, Data Cloud) and the Cloudflare edge. Every landmark in this deck exists because the out-of-the-box capability was insufficient — each one is proprietary engineering, validated in production on live projects in Québec and Florida.

66%faster AI agent responses vs. the platform's default mechanism
10+proprietary AI components running in production
11private code repositories of in-house IP
2live pilot markets — Châteauguay QC & West Palm Beach FL
Conversational AI Applied NLP Real-time analytics Geospatial intelligence Pricing automation Immersive web
AI Real Estate Technologies02 · Program
R&D Landmark 01Applied NLP · Salesforce Apex + Agentforce

An AI that reads every buyer comment

Prospects comment on floor plans in any language — on a long-text field that the platform's no-code automation structurally cannot process. We documented each platform wall, then engineered around them.

  • Custom Apex asynchronous pipeline invokes a version-controlled LLM prompt template on every new or edited comment.
  • Classifies sentiment (5 classes), detects the language, and writes a one-line English rationale for the sales team.
  • Verified on French, English, Spanish, German, Italian — and Québécois slang.
  • Self-healing: failed classifications retry on the next edit; results land in under a minute.
In production · feeds the live analytics dashboard
Live dashboard card: floor-plan comments auto-classified by sentiment
Live output — 31 real floor-plan comments auto-classified across 22 units, straight from the production pipeline.
AI Real Estate Technologies03 · Sentiment Analyzer
R&D Landmark 02Conversational AI × Web

An agent that shows, not just tells

Chat AIs answer in text. Ours operates the website: ask "where's the nearest grocery store?" and the map moves.

  • Proprietary command protocol (structured envelopes + a postMessage bridge) lets the agent reposition a full-screen map, filter listings and navigate pages.
  • Real driving routes and drive times computed live; nearest options ranked, starred and framed with the project pin.
  • Navigation-aware: every message silently carries page context, so the agent knows what the visitor is looking at.
  • Solved LLM fabrication with deterministic envelope generation — the model can never corrupt a command.
Live on the pilot site · bilingual FR / EN
Pilot site: AI-driven interactive neighborhood map with brand pins
The pilot site's map page — the same map the AI agent repositions live from the chat.
AI Real Estate Technologies04 · Agent-driven web
R&D Landmark 03System Architecture

A proprietary multi-agent architecture

  • One router + 9 specialized subagents (search, project knowledge, objections, booking, email nurturing…), each backed by deterministic Apex services.
  • Grounded by design: data is fetched by code, never invented by the model — the LLM presents, it doesn't improvise.
  • Knowledge library and objection playbooks live in CRM records the team edits directly — behaviour changes without touching code.
  • The same agent serves web chat and automated email nurturing from a single brain.
26 searchable unit attributes · 7 languages supported
Architecture flowchart: channels, router, subagents, deterministic services, Salesforce storage
The full architecture — channels → router → subagents → deterministic services → Salesforce data.
AI Real Estate Technologies05 · Architecture
R&D Landmark 04Performance Engineering

66% faster, by replacing the default engine

The platform's default retrieval-and-generation chain produced 15–20 second answers — a conversation killer. We re-engineered the response path with our own methods.

  • Fact-only payloads: 6,000 → 1,400 characters through the LLM; media and descriptions joined client-side.
  • Deterministic pre-reasoning execution — actions run before the model speaks, not through it.
  • Redundant inner LLM passes skipped — one generation step instead of two.
  • Response-time instrumentation built into the chat — the ⏱ 5.3 s chip in the capture is a real production measurement.
BEFORE
15–20 s · platform default
AFTER
~5 s · our engine
≈66% latency reduction · measured in production
Live chat with the AI agent showing a 5.3-second response-time chip
A real conversation — objection handled, grounded answer, ⏱ 5.3 s measured end-to-end.
AI Real Estate Technologies06 · Latency
R&D Landmark 05Real-time Analytics

One month of manual reporting → real time

The platform's native analytics couldn't express the analysis we needed; the manual study took a month to produce and was stale on arrival.

  • Proprietary dashboard app on the Cloudflare edge, querying the Salesforce semantic layer live — ANSI SQL over Data Cloud, plus direct CRM queries.
  • Scientific-grade Plotly visualizations: demand-vs-price bubbles, 3D scatter, correlation heatmaps, selection-driver analysis.
  • 2,641 leads, unit & option selections and VIP deposits — refreshed continuously, cached at the edge.
1 month → live · in production for the leasing team
Live leasing analytics dashboard fed by the Salesforce semantic layer
The live dashboard — KPIs, funnel and deposits straight from the Advertesting V2 semantic model.
AI Real Estate Technologies07 · Dashboards
R&D Landmark 06AI Analyst

Ask the data anything — it writes its own SQL

An AI analyst embedded in the dashboard: plain-language questions, in English or French, answered live from Salesforce data.

Writes & runs SQL liveA Claude-powered tool loop generates SQL against the semantic layer — read-only, guard-railed, row-capped.
Auditable, not a black boxEvery answer shows the exact SQL it ran, so any analyst can verify the result.
Beyond pre-built chartsHandles questions no dashboard anticipated — "which units get the most interest, and are they priced above similar ones?"
AI Real Estate Technologies08 · Ask the data
R&D Landmark 07Search & Matching

Natural language in, the right homes out

"Two bedrooms with a big kitchen, on a quiet side, under $3,000" is a database query — our agent treats it like one.

  • A criteria language over 26 physical unit attributes — noise level, sun orientation, privacy, counters, bathtub type… — safely whitelisted.
  • Lifestyle vocabulary mapped to data: "flex room" → den; "big kitchen" → island + extended counters.
  • Best-effort scoring: full matches lead, closest alternatives follow with an honest list of what they miss.
  • Every result carries a ✓ Full / Partial match badge — the agent never pretends.
Deployed to production · 142 live units searchable
Visitor asks"I need 2 bedrooms with a big kitchen and an ensuite, under $3,000."
Unit 234 · 2 Bedrooms$2,741 / mo
✓ Full match
2 bed · 2 bath · 943 sq.ft. · kitchen island + extended counters · ensuite bathroom
Unit 221 · 2 Bedrooms$2,689 / mo
Partial match
2 bed · 2 bath · 887 sq.ft. · kitchen island + extended counters · ✗ no ensuite bathroom
AI Real Estate Technologies09 · NL search
R&D Landmark 08Pricing Automation

Demand-driven pricing, tested before it's trusted

  • Cohort-based repricing engine: every 100 unit selections recalibrate prices from live demand, within per-unit min/max clamps.
  • Solved a platform timing trap — stale roll-up totals inside the transaction — with live in-transaction counting.
  • Full audit trail: every price move logged with old/new price, % delta and cohort.
  • A simulation harness replays 1,000 synthetic buyers in 10 weighted cohorts — the automation was validated end-to-end before touching a real price, and can be reset and replayed at will.
Validated in simulation · engine live in the org
Price-change ledger · automated
APC-00041MSH-411 · $1,717 → $1,803+5.0% · C1→C2
APC-00042MSH-129 · $1,625 → $1,706+5.0% · C1→C2
APC-00043MSH-126 · $1,978 → $2,032+2.7% · C1→C2
Simulation lab1,000 synthetic buyers · 10 cohorts of 100 weighted selections · full reset & replay in one click
AI Real Estate Technologies10 · Pricing lab
R&D Landmark 09Geospatial Intelligence

Neighborhood intelligence, built in-house

Interactive maps that replaced web-agency quotes — now a reusable data pipeline.

  • Python pipeline: geocoding with bounds validation, brand-logo enrichment, photo matching, bilingual builds.
  • 329 curated points of interest across two markets (Châteauguay QC · West Palm Beach FL) — each verified, including catching closed locations other sources still list.
  • Walk-time rings, distance-sorted essentials, smart clustering, light/dark, FR/EN.
  • The same map is the canvas the AI agent drives (Landmark 02).
2 markets live · agency quote avoided twice
Nora House interactive neighborhood map, West Palm Beach
The West Palm Beach build — same engine, new market, days instead of months.
AI Real Estate Technologies11 · Geospatial
R&D Landmark 10Immersive Web

Marketing sites engineered like products

  • Real-time WebGL shader backdrops — generative "ink & silk" motion tuned to each brand, in light and dark.
  • An Apple-style scroll-driven video technique: AVIF frame sequences painted to canvas — roughly half the payload of standard formats, engineered around browser decoding quirks.
  • Modern-CSS R&D: view transitions, scroll-driven animations, container queries — all with graceful fallbacks.
Live showcase · nora-house-experience.pages.dev
Nora House experience site with WebGL hero
The Nora House experience site — WebGL backdrop, real project data, zero build tooling.
AI Real Estate Technologies12 · Immersive web
Roadmap

The next landmarks

This deck is a living document — new landmarks are added as the R&D program advances, at the same address.

Predictive pricingTrain models on the selection and price-response data our automations are already accumulating.
Voice & multimodalExtend the engagement agent beyond chat and email to voice and richer media channels.
Agent-authored analyticsFrom answering questions to proposing actions — the AI analyst drafts the next campaign move.
Platform-izationPackage the agent, maps and dashboards so each new project deploys in days, not weeks.
AI Real Estate Technologies13 · Roadmap
Thank you · Merci

Built in Québec. Accelerated by CNRC PARI.

AI Développement Immobilier Inc. — AI Real Estate Technologies
gabriel@airealestate.ca

Salesforce Agentforce & Data Cloud Cloudflare Edge Applied AI R&D
AI Real Estate Technologies14 · Closing