Home Apps

Why Composite Intelligence: where BI ends and AI begins

AI × BI = CI. Composite Intelligence (CI) is the practice of fusing the rigor and trust of Business Intelligence with the adaptability and creativity of Artificial Intelligence so people can understand, predict, and act—in one loop.

A longer preface: a short history of the two traditions

If one zooms out, BI and AI look like two old rivers that finally meet.

In 1958, IBM researcher Hans Peter Luhn sketched “business intelligence” as turning records into useful knowledge. Through the 1990s, the BI river widened: the data warehouse, star schemas, ETL, OLAP cubes—tools to reach consistent answers about yesterday and today. The 2000s democratized access with self-service BI and dashboards; the 2010s moved warehouses to the cloud and strengthened governance. The BI ethos became: stable definitions, auditability, explainability.

AI’s river starts in the late 1950s with perceptrons, forks into expert systems in the 1980s, returns to neural networks with backpropagation, then accelerates with deep learning and the Transformer architecture (2017). Where BI standardized “the truth,” AI pursued adaptation—predicting what’s next, recommending what to do, and increasingly generating language, images, and code.

For decades the rivers ran in parallel: BI delivered trusted numbers but little agency; AI offered agency but sometimes drifted from governed numbers. Composite Intelligence is the confluence: build products that keep BI’s reliability and add AI’s foresight and initiative—so a question can become an answer, a recommendation, and a measured outcome in one place.

TL;DR

A quick map of the territory

Layer Questions answered Typical outputs Typical tools & platforms
BI (Descriptive/Diagnostic) What happened? Why? Metrics, KPIs, dashboards, drilldowns SQL, dbt, DuckDB/Postgres, Superset/Metabase, Great Expectations
AI (Predictive/Prescriptive/Generative) What will happen? What should be done? Forecasts, anomaly alerts, scenarios, summaries, recommended actions, generated content scikit-learn/XGBoost, transformers/LLMs, RAG, orchestration frameworks
CI (Composite Intelligence) Understand → Predict → Decide → Act → Learn A single experience: trusted metrics + AI insights + actions (with feedback) Streamlit/Next.js, FastAPI, vector databases, eventing, human-in-the-loop tooling

Context: Think of CI as a product “spine.” BI keeps bones aligned (definitions, lineage); AI provides muscles and reflexes (predictions, generation); CI stitches them into movement (actions that can be measured).

Where BI ends (and why that’s a feature)

BI’s strengths

BI’s limits on its own

Context: None of this is a bug. BI’s job is to be the durable record of what happened and why. CI builds on that stability rather than replacing it.

Where AI begins (and why it needs BI)

AI’s strengths

AI’s risks without BI

Context: AI is powerful because it is flexible. BI bounds that flexibility—schemas, tested transforms, metric contracts—so AI’s proposals are anchored to reality.

The CI loop (an engineer’s version)

Instrument  →  Model  →  Decide  →  Act  →  Learn
     ↑            ↑         ↓        ↓        |
     └── BI (metrics, quality, lineage) ──────┘

Instrument (BI). Define data models and metrics-as-code (dbt, views, tests). Add freshness checks and anomaly monitors to establish trust in inputs.

Model (AI). Use tabular ML for forecasts and scores; use LLMs for NL→SQL and explanations. Keep prompts schema-aware and concise.

Decide (BI+AI). Present insights next to the KPI that triggered them. Include uncertainty and alternatives; allow adjustments before committing.

Act (AI). Connect to operational systems—ticketing, email, ad platforms, pricing APIs. Begin with suggestions; log approvals and rejections.

Learn (BI). Write outcomes back: whether a recommendation was applied, and what changed afterward. Feed this into evaluation dashboards and training data.

Context: The loop is the product. Without the “Act” and “Learn” steps, the result is decorated dashboards rather than composite intelligence.


Interested in hands-on examples? See the demos.