Platform Overview

Understand the dscr.ai platform architecture and core components.

dscr.ai is a commercial real estate lending platform that streamlines deal origination, underwriting, and portfolio management.

Core Components

The platform is built around several key modules:

  • Deals Pipeline — Track deals from origination through closing with customizable stages and task automation.
  • Pricing Engine — Configure rate sheets, pricing models, and scenario analysis for DSCR loans.
  • Document Management — Generate, collect, and manage loan documents with template-driven workflows.
  • Borrower & Entity Management — Maintain borrower profiles, entity structures, and guarantor relationships.

Architecture

The platform uses a modern stack built on Next.js, Supabase, and a RESTful API layer. All data is secured with row-level security policies and organization-scoped access controls.

Technology Stack

LayerTechnology
FrontendNext.js, React, Tailwind CSS
BackendNext.js API Routes, Supabase Edge Functions
DatabasePostgreSQL (Supabase)
AuthClerk
StorageSupabase Storage
AIOpenAI, Anthropic

Multi-Tenant Architecture

Every organization operates in complete isolation. Row-level security policies enforce data boundaries at the database level, ensuring that users can only access data belonging to their organization — even when querying the database directly.