Client background
Dandi is an AI-native global workforce intelligence platform designed to solve the "last mile" problem in HR analytics. While organizations sit on mountains of people data, extracting actionable insights typically requires technical teams to manually crunch numbers across disparate systems.
Dandi structures and analyzes data across the full HR stack—processing billions of metrics daily—to answer complex workforce questions instantly. By leveraging a modern cloud-native architecture, they have positioned themselves as the "brain" of the HR function, delivering the kind of deep, cross functional insights that previously required teams of data scientists.
The problem



Additional Constraints
•Strict Security & Privacy: HR data is highly sensitive. The solution required enterprise-level, granular permissions (e.g., ensuring a manager only sees data for their direct reports), which the AI had to respect implicitly in every answer.
•Zero-Tolerance for Hallucination: Unlike creative AI use cases, HR decisions regarding compensation and diversity require 100% mathematical precision.
•Scale: The system had to pre-aggregate and query billions of data points in real-time, requiring an architecture far more robust than standard SQL databases.
What We Did
We ran parallel work-streams across Product, Engineering, and GTM to compress time-to-value.
Discovery & Architecture

Rejected the industry-standard "Prompt-to-SQL" approach due to low reliability. Designed a Pre-Aggregation Architecture using Google Cloud Platform (GCP).
•Pre-Aggregated Architecture: The platform utilizes Cloud Composer, Cloud Dataproc, and Cloud Bigtable to pre-aggregate billions of metrics upon ingestion, ensuring any data question is answered instantly.
•High-Accuracy Retrieval: This method shifts the LLM's role from complex, multi-step calculation (as required by Prompt-to-SQL methods) to maximum two-step retrieval, achieving a benchmark accuracy of 98%.
•Competitive Edge: By instantly leveraging pre-calculated data, Dandi AI delivers complex trends, forecasts, and correlations that competing systems, limited by raw data processing, find too challenging to address.
-2.png)
AI Modeling & Agent Deployment

•Integrated Google Vertex AI and Gemini 1.5 Pro to drive the "Dandi AI Analytics" agent.
•Built a "Planner-Retriever" system: When a user asks a complex question, the AI breaks it down into sub-steps (e.g., Step 1: Get hiring data; Step 2: Get retention data; Step 3: Compare).
•Instead of writing SQL, the AI acts as an orchestrator, selecting the right "tools" to retrieve pre-verified metrics from Bigtable. This reduced the mathematical burden on the LLM, shifting the task from "calculation" to "retrieval and synthesis.
-4.png)
Security & Standardization

•Built a custom identity-aware middleware using Google Identity Platform and Cloud Endpoints.
•Ensured that every AI query is filtered through the user's specific role and permissions before accessing the database, guaranteeing that no unauthorized data is ever retrieved or summarized.
“Work that used to take weeks now takes seconds. Dandi transforms unstructured HR data into accurate, actionable metrics that power the performance of the people team.”
— CTO of Dandi
The Results
A Complex HR Query: “Which five departments had the highest hiring percentage last quarter vs the same quarter of last year? And what are the same results for retention percentage for the same segments? What are the 5 takeaways from the difference between the hiring and retention results?”
%202.png)
Dandi AI understood that it didn’t need to calculate any percentages. It simply retrieved the data, sorted it and picked the top 5. Then it generated the 5 takeaways requested.
In most Prompt-to-SQL methods, the query has to be generated, the schema needs to
be trained on, the model used needs to be able to generate an SQL plan, the planned query has to be executed against raw data, and then the last call will generate the takeaways (assuming the accuracy of the SQL query was sufficient enough to handle the prompt
in the first place).
The Impact
The potential impact of Dandi AI on HR business and operations is transformational, shifting the HR function from a slow, administrative cost center to a fast, strategic business partner.
By replacing weeks of manual data extraction and analysis with instant, 98% accurate AI-driven insights, Dandi enables evidence-based HR. This speed allows HR leaders to move from reacting to problems (like high turnover) to proactively managing the workforce and aligning HR activities with core strategic objectives.
Operations become far more efficient, as HR teams can streamline reporting, identify and eliminate pay gaps in real-time, and improve high-stakes functions like recruitment precision and employee retention. Ultimately, this leads to a reduction in time-to-hire, a decrease in turnover (up to 39% decrease), and an overall enhancement of organizational performance and productivity.