Decide confidently

Finally a solution that will take you from unstructured content to a sound decision.

Discover
Apps Stream Central

Introducing Stream Central: The Complete Value Stream Management Platform

Modern product organizations juggle hundreds of initiatives, features, dependencies, and metrics across multiple tools. Work lives in Jira, GitHub, Azure DevOps, Confluence, spreadsheets—and too often in people’s heads. Leaders feel the impact first: it’s hard to answer simple questions like: – What value streams do we actually have, and who owns them? – Which initiatives […]

mathieu.isabel 
Uncategorized

Understanding Factors in the Validation API: How Assert Content v4 Evaluates Context and Assumptions

The Validation API is a versatile tool for analyzing and validating complex content. With the recent v4 enhancements to the validation/assert-content method, the API can now provide structured, evidence-backed reasoning that incorporates factors — elements that need to be considered when evaluating an assertion and its outcome. Factors can be assumptions, contextual information, or facts […]

mathieu.isabel 
Content Analysis

Unlocking AI Agent Intelligence: How MCP Integration Makes Dretza Data and Capabilities Discoverable

Learn how integrating Model Context Protocol (MCP) with Dretza enables AI agents to autonomously query descriptors, understand data relationships, and execute intelligent workflows. This breakthrough makes structured data accessible to LLMs through natural language, powering next-generation agentic applications for product categorization, inventory management, and automated data analysis.

mathieu.isabel 
Content Analysis

Smart Matching at Scale: Efficient LLM Use with Data Integrity in Mind

Struggling with massive outcome sets in LLM applications? Instead of overloading your prompts with thousands of options—like SKUs, sizes, or ingredients—use semantic pre-filtering to dynamically narrow choices. This efficient prompt engineering technique reduces token usage, cuts inference costs, speeds up responses, and boosts accuracy by presenting only relevant options to the language model. Optimize your AI workflows by keeping prompts focused and letting your LLM deliver faster, more accurate results.

mathieu.isabel 
Content Analysis Privacy

🩺 Privacy‑First Content Analysis: Summarizing a Medical Note After Anonymization

Electronic health records are goldmines of clinical insight—but they’re also brimming with protected health information (PHI).With the Content API you can strip identifiers, keep context, and still run downstream AI tasks in a single pipeline. 📄 Sample Note (Before) Here’s a snapshot of a fake clinical note before we proceed with the analysis. 1) Define Text Extraction […]

mathieu.isabel 
Content Analysis

From PDF to JSON: Extracting Credit‑Card Statements with the Content API

Financial documents are full of rich, structured information hiding in messy layouts.In this walkthrough we’ll create an extraction analysis definition, upload a sample credit‑card statement, OCR the raw text, and then run our extraction to get clean, machine‑readable data — all with four API calls. StackLanguage: cURL (easy to translate to JS/Python SDK)Document: statement.pdf (2‑page Visa […]

mathieu.isabel