Workshop
AI-powered data enrichment and analytics.
Workshop was built for two simple jobs: generate richer audience data to expand what teams can analyze, then turn the results into clean, structured intelligence for humans and AI systems alike.
Audience intelligence that compounds with every question.
A workbook gives your team and AI systems a shared audience record. First, enrich the data layer. Then, turn that context into analysis people can inspect and agents can reuse.
01Data Enrichment Increase the surface area for intelligence. Bring more context into the workbook, then turn it into connected data, derived fields, and modeled fields that every analysis can reuse.
-- 54 selected fields above
consumer.home_ownership_status,
consumer.length_of_residence,
consumer.household_composition,
consumer.children_in_household,
consumer.veteran_in_household,
consumer.income_band,
consumer.consumer_match_score
FROM market_survey AS survey
LEFT JOIN consumer_database AS consumer
ON survey.respondent_unique_id = consumer.respondent_unique_id;
Dora
Dora
I can build that from multiple signals instead of one response.
Done. I created two persuadable audience fields and five supporting composites.
Q5 propensity model
Ranks audience members by likelihood of landing in the Q5 target group. MSE measures prediction error, so lower is better; this run is good for a 0-1 target, with one fold flagged for review.
audience_propensity_q5
The model is stored as a versioned scoring record, then writes a reusable score field back to eligible workbook populations.
Dora
I can do that. I’ll train against the Q5 target class, compare MSE across folds, and keep the deployment path visible.
Done. The best fold is in a good range, but one validation fold is higher and should be reviewed before activation.
02Data Analytics Generate Intelligence for Humans and Agents. Turn workbook data into weighted tabulations, readable findings, and structured dossier artifacts that people can inspect and agents can reuse downstream.
Dora
Yes. Some three-way cells will get thin if we keep the raw response scales.
Done. The nested tables and charts are ready for review.
three-way-tabs.md
updated
{
"table_id": "three_way_q5_age_gender",
"snapshot": "persuadables",
"rows": ["18-34", "35-54", "55+"],
"nested_by": "gender",
"readout": "female 18-34 indexes highest on top-box response"
}
Dora
Yes. Some three-way cells will get thin if we keep the raw response scales.
Done. The nested tables and charts are ready for review.
03Intelligence Gateway Put audience intelligence to work everywhere. Workshop turns the evidence behind your audience into a dossier Gateway can deliver to agents, apps, tools, and workflows. AI starts from your fields, models, and findings instead of a generic public-web answer.
Build intelligence that keeps getting smarter.
Bring sources, models, and questions into Workshop so every analysis becomes reusable knowledge for your team and your AI systems.
