From the Credible team

Ideas built on meaning

Practical thinking for teams building AI, analytics, and data products that people can trust.

Engineering

21 MIN READ

Inside the AI Analytics Engine

The AI Analytics Engine is not another data platform. It is a paradigm shift: software moved from hand-written assembly to compilers to managed runtimes -- and that same move is now happening in data. You write down what your data means, in one language. The engine derives the rest: pipelines, optimized storage, retrieval and context for every agent, governance on every query. And the modeling, analysis, dashboards, data apps, and agent skills ship in the open, so you can tune the engine to your business.

Kyle Nesbit

Kyle Nesbit

CEO & Founder @ Credible

More from Credible

Open Source

14 MIN READ

A governed dataset end to end: Claude Code and Malloy on real CVE data

The whole series, run end to end on one messy, real dataset: 320,000 public security vulnerabilities across six overlapping feeds and severity scales that disagree. An agent builds the model, the definitions get locked, a loaded question gets a defensible answer, and a data app ships it.

Ofer Mendelevitch

Ofer Mendelevitch

DevRel @ Credible

Engineering

15 MIN READ

Dashboards Aren't Dead. WYSIWYG Builders Are.

The dashboard was never the problem -- the canvas was. When an agent with the right skills hand-authors the HTML against a governed model, a dashboard stops being a config blob and becomes source code: reviewable, versioned, testable, and shipped like the rest of your software.

Nathan Huff

Nathan Huff

Head of AI & Application Development @ Credible

Open Source

10 MIN READ

How an agent turns a question into a trustworthy answer

The open-source analysis skills encode the discipline that separates an analyst from a confident guesser: resolve words into definitions, ground the scope, verify before presenting. We walk one real question through it, checks and all.

Oliver Larsson

Oliver Larsson

Solutions Engineer @ Credible

Open Source

13 MIN READ

How an agent builds a semantic model and shows its work

We open-sourced the Malloy modeling skills that teach an agent how to investigate data before it models it: prove grain and joins with queries, flag the business decisions the data can't answer, document the result, and make its assumptions visible.

James Swirhun

James Swirhun

Head of Product @ Credible

Open Source

9 MIN READ

We Open-Sourced the Thing Everyone Else Is Selling

The agent skills and MCP tools behind Credible are now open source, in Malloy Publisher. Excellence is no longer a moat — so we gave the layer away and bet on trust, durability, and distribution instead.

Kyle Nesbit

Kyle Nesbit

CEO & Founder @ Credible

AI & ML

15 MIN READ

Building Atlas: A Data Exploration Platform on Credible and Malloy

Atlas lets anyone explore a catalog of public datasets by asking questions in plain English. Built on Credible and Malloy, it turns natural-language questions into governed, interactive charts — and full data stories that you can publish, all in one place.

Girish Jeswani

Girish Jeswani

Software Engineer @ Credible

AI & ML

13 MIN READ

Making Healthcare Data AI-Ready

AI agents are learning to read documents; the harder problem is using the structured data that runs the business. Here's how Malloy turns a complex healthcare schema (OMOP) into a governed model agents can query reliably — and how Credible serves it to production agents over MCP.

Ofer Mendelevitch

Ofer Mendelevitch

DevRel @ Credible

AI & ML

7 MIN READ

The Future of ML Pipelines

Data warehouses can now run embeddings, classification, and LLM inference natively. Anyone can build an ML pipeline — but without evaluation, governed logic, and version control, you don't know what you're getting. Malloy brings structure to warehouse-native ML.

James Swirhun

James Swirhun

Head of Product @ Credible

AI & ML

7 MIN READ

Entity Matching with Embeddings

Entity matching pipelines built on string-matching heuristics are brittle, expensive to maintain, and impossible to scale. Embedding models dramatically outperform them — but only if you can evaluate and iterate on results. Here's how to build production-grade entity matching you can actually trust.

James Swirhun

James Swirhun

Head of Product @ Credible

Engineering

6 MIN READ

Rethinking Data Transformation with Malloy

dbt brought software engineering to SQL, but SQL + Jinja + YAML complexity compounds at scale. Malloy unifies transformation, modeling, and materialization in one declarative language — type-safe, composable, and AI-ready.

James Swirhun

James Swirhun

Head of Product @ Credible