Sinsa AI LogoSINSA
Ryan Companies Logo

Architecting a Centralized Intelligence System for Ryan Companies: A Case Study in AI-Driven Operational Efficiency

Ryan Companies is a national leader in the commercial real estate and construction industry, respected for their integrated design-build approach. They manage a massive portfolio of complex, large-scale projects where operational precision is paramount to maintaining their reputation for quality, on-time, and on-budget delivery.

The Strategic Challenge: Information Fragmentation in a High-Stakes Environment

The core challenge for Ryan Companies was acute information fragmentation. Project Managers (PMs) and Site Foremen—the firm's critical front-line leaders—were heavily burdened by low-value administrative tasks, diverting their focus from high-value project management activities. This 'Paperwork Bottleneck' presented significant business risks: RFI Response Lag, Inconsistent Reporting, and an Absence of a Centralized Data Asset.

Our Process: A Phased Approach to Digital Transformation

Phase 1: Discovery & Workflow Analysis: We initiated the project with on-site discovery sessions, shadowing PMs and foremen to map their precise daily workflows. This allowed us to identify and quantify the highest-friction points and gather detailed requirements for the solution. Phase 2: Data Architecture & Warehousing: Our first technical initiative was the design and implementation of a new data pipeline. We orchestrated all relevant project data into a centralized AWS Redshift cluster, creating the structured, queryable data asset that was previously missing. Phase 3: Prototyping & Agile Development: With the data foundation in place, we built an interactive prototype of the "AI Operations Hub" for user acceptance testing. Using an agile methodology, we then began development of the custom software, prioritizing the highest-impact workflow: RFI Automation. Phase 4: An Evolving Partnership: The initial success of the Hub has evolved into an ongoing strategic partnership. We are now working with Ryan Companies to embed new AI capabilities directly into their core construction project management software, moving from a supplementary tool to transforming their central platform.

How We Did It: The Technical and Strategic Blueprint

A. The Data Foundation: Ingestion and Structuring

Data Orchestration: We established robust data pipelines to ingest project documents. We developed custom Python scripts for parsing and extracting text, tables, and metadata from highly unstructured sources, such as PDF blueprints and specification books. All data was centralized into an AWS Redshift cluster, chosen for its performance and scalability in handling complex queries across large datasets.

Vectorization for Semantic Search: To enable conceptual understanding of the unstructured text, we implemented a sophisticated vector embedding strategy. A dedicated process chunks and converts text from new documents into vector representations using state-of-the-art models. This transformed the document library into a mathematically queryable space, allowing for semantic search based on meaning, not just keywords.

B. The AI Core: The Reasoning and Retrieval Engine

Hybrid Search Implementation: Recognizing the limitations of a single search methodology for technical documents, we engineered a hybrid search system. An incoming query triggers two parallel processes: a traditional keyword-based search for specific identifiers (e.g., part numbers, model codes) and a vector-based search for conceptual understanding. The results from both are aggregated and passed through a re-ranking algorithm to produce the most relevant context for the AI.

Grounded Generation with Google Cloud AI: We utilized Google Cloud's AI Platform for the core reasoning engine, selecting their LLMs for their strong performance in grounded generation. This capability ensures the AI generates responses based exclusively on the provided source documents, a critical requirement for maintaining factual accuracy and minimizing hallucinations.

Prompt Architecture and Verifiability: We developed a complex prompt architecture that provides the LLM with the user's query, the top-ranked context from our hybrid search, and a strict set of instructions. A key instruction was the mandate to cite the source document and page number for every claim in the generated answer. This citation engine was the foundational feature for building user trust and ensuring verifiability.

C. The Application Layer: User-Centric Interface

Custom Frontend Development: The AI Operations Hub is a secure, responsive web application, custom-built for ease of use by non-technical project managers. The "one-click approval" workflow for RFI responses was a core design principle to maximize efficiency.

Mobile-First Field Application: The daily reporting system was designed as a mobile-first application for Site Foremen. The speech-to-text functionality was engineered for high accuracy in noisy on-site environments and streamlined to require minimal user interaction, driving high adoption rates.

The Solution: The AI Operations Hub

The AI Operations Hub is a secure, custom-built internal dashboard that serves as a centralized interface for project intelligence. Powered by the unified data in the Redshift cluster and leveraging Google Cloud AI, the Hub features several bespoke workflows:


RFI Automation Agent: **An AI agent monitors the RFI inbox, parses the natural language of each request, queries the knowledge base using the hybrid search system, drafts a precise answer with verifiable citations, and presents it to the PM for one-click approval. - **Automated Daily Reporting System:** A mobile application allows Site Foremen to submit voice memos, which are transcribed and structured by an AI model into a formatted daily progress report. The system automatically flags schedule deviations and distributes the report to stakeholders.

The Results

~60% Reduction

in PM Paperwork

8-Hour Avg.

RFI Response Reduction

100% Automation

of Daily Reporting

Technology Used: