How to Run an AI Hackathon That Isn't Theater
Only 31% of AI use cases reached full production in 2025, according to an ISG report. That number was actually an improvement over 2024. The gap between "we ran a pilot" and "this is running in production" is where most enterprise AI investment disappears.
A hackathon will not fix that gap by itself. But a badly designed hackathon makes it worse. It gives leadership the feeling of momentum while producing demos that require a business owner, a clean dataset, a compliance review, and three engineers to actually go anywhere. Then those owners get busy, the dataset stays messy, and the demo sits in a shared drive.
Fixing this is not complicated. A hackathon should be a short delivery sprint with a real business owner, a concrete output, and a named path to deployment before anyone walks into the room. If it doesn't have all three, you're running innovation theater. This post is about how to run the other kind.
Why Most Hackathons Fail Before They Start
Organizational failure, not technical failure, is the real problem. The model is not the problem.
A preregistered field experiment by Harvard Business School researchers studied 758 knowledge workers using GPT-4. Those workers completed 12.2% more tasks and finished them 25.1% faster. On average. But the same study found something that doesn't make it into most vendor decks: when participants used AI on a complex managerial task that exceeded the model's reliable range, they were 19% less likely to produce correct solutions than people who worked without AI.
That is the clearest possible argument against open-ended hackathon briefs. When the task fits the tool, AI helps. When the task exceeds the tool's frontier, AI makes things worse. An open "build anything" prompt almost guarantees that teams will reach for ambitious, complex problems that sit outside the frontier, produce impressive-sounding demos, and deliver nothing that can be tested against real cases on Monday morning.
Post-event follow-through is the second failure mode. A named winner gets applause. No one assigns an owner. No one sets a go/no-go date. Eventually, the "winning" project quietly disappears.
A separate P&G field experiment with 776 professionals found that individuals using AI could match the performance of teams without AI on new-product challenges. That finding matters here: a well-structured small team with AI can outperform a larger traditional team, but only when the work is real and bounded. Open ideation is neither.
The Framework That Applies Here
In Never Always, Never Never, Patrick Gilbert describes the AI Double Helix framework as two strands that must spiral upward together: Internal Efficiency and External Value. Most organizations pull on the efficiency strand first, which is right. But efficiency gains only compound if they get institutionalized, not just discovered.
A hackathon is one mechanism for institutionalizing them. Most hackathons, however, are designed to discover, not to institutionalize. They generate insight. They do not generate infrastructure.
Gilbert also describes the AI Maturity Ladder in four rungs: Dabbler, Practitioner, Architect, Strategist. A Dabbler uses AI to draft emails. A Practitioner uses it to solve specific daily friction points. An Architect builds systems that create efficiency across the organization. A Strategist builds external tools that create market-facing value.
A well-designed hackathon is not about moving everyone to Strategist in a day. It is about moving Dabblers to Practitioner and giving Practitioners a concrete system to build. Designing the event for Strategists means losing most of the room and producing demos that Dabblers can't maintain after you leave.
Gilbert's 4x2 Model of Work is also directly relevant. In an AI-first culture, every task is either Copiloted (human in the driver's seat, AI as navigator) or Delegated (AI executes, human reviews). Each hackathon should produce one or both: a Copilot workflow for a task that requires human judgment, or a Delegated workflow for a task that is mechanical, predictable, and high-volume. That distinction should be explicit in the brief.
What the Brief Has to Contain
Briefs are where hackathons are won or lost. Most briefs are too open. "Use AI to improve customer experience" is not a brief. It's a theme.
A deployable brief has six things, all of which must be set before the event starts:
One business problem. Not a category, not a function. A specific, named problem with a known owner.
One named business owner who can approve a pilot and has authority over the relevant process.
One success metric tied to work output, cycle time, quality, or cost. "Improve efficiency" is not a metric.
One predefined test set. Real examples, real documents, real tickets, real cases. If the team can only test against hypothetical inputs, the demo will not survive contact with production.
One explicit production path. Where will this live? What systems does it need to connect to? Who approves it for use?
One post-event owner responsible for hardening, rollout, and measurement.
All six or the brief doesn't pass. This sounds strict. It is. The strictness is the point.
> A hackathon without a named post-event owner is a field trip. The output might be interesting, but it goes home with no one.
Three brief categories consistently produce deployable outputs inside a single day.
Customer support copilot. Reduce handling time for one high-volume ticket class. Done means a working draft-response assistant with source-grounded citations and a QA checklist. Measure average handle time, first-contact resolution, and edit rate.
Sales proposal generator. Produce compliant first drafts for one product line. Done means a prompt or workflow that turns intake notes into a proposal outline and boilerplate sections. Measure draft creation time, error count, and salesperson adoption rate.
Operations exception triage. Classify and route one recurring operations exception. Done means a triage flow that labels cases, suggests next actions, and escalates uncertain cases to a human. Measure routing accuracy, time to resolution, and override rate.
All three are narrow. All three are testable against real cases. All three have a clear owner in the existing org structure. That is not a coincidence.
How to Structure the Room
Team composition matters as much as the brief.
Sorting hackathon rooms by department is the worst approach. Engineers with engineers, marketers with marketers. That produces outputs that are technically clean but operationally irrelevant, or operationally plausible but technically unbuildable.
Each team needs four roles, not four people from the same function:
- A business owner who knows the workflow, feels the pain, and can approve a pilot.
- An operator who runs the process day-to-day and knows where the exceptions live.
- A builder who can construct the prompt architecture, retrieval source, or automation flow.
- A skeptic who asks what happens when the AI is wrong, who reviews the output, and what the failure mode looks like in production.
Skipping the skeptic role is the most common mistake. It's also the role that saves the most time in the hardening phase. Compliance, legal, or a senior operator who has seen the process break before are all good choices.
Mix maturity levels deliberately. One Architect-level person per team is enough. The rest can be Practitioners or Dabblers. The Architect's job is not to do all the building. It's to keep the scope from expanding past what can be tested by end of day.
The Run of Show
This is an eight-to-nine hour structure. It can be compressed to six hours for a narrower brief. Do not compress the hardening checkpoint or the handoff. Those are the two steps that separate a hackathon from a demo day.
0:00–0:20 — Business owner framing. The owner explains the workflow, the pain point, the users, and the declared success metric. No slides required. Fifteen minutes of clear explanation beats a forty-slide deck.
0:20–0:40 — Constraints. Legal, security, data, and operational limits. What data can be used? What systems are in scope? What does "done" mean at end of day?
0:40–1:10 — Team setup and role assignment. Mix maturity levels. Assign roles explicitly. Everyone should know before the build starts whether they are the owner, the operator, the builder, or the skeptic.
1:10–2:30 — Workflow mapping. Document the current process step by step. Identify where in the workflow AI can be inserted with the highest impact and the lowest risk.
2:30–4:30 — Build sprint one. Draft prompts, retrieval sources, UI mock, or automation flow. Work against the predefined test set from the first hour.
4:30–5:00 — Checkpoint. The skeptic reviews the output against the declared failure modes. Where does the AI produce confident wrong answers? What happens on edge cases? This is not a polish pass. It is a kill-or-continue decision.
5:00–6:30 — Build sprint two. Refine the output based on checkpoint findings. Add evaluation criteria. Test against additional real cases.
6:30–7:00 — Demo rehearsal. The team presents the artifact using live examples, not slide mockups.
7:00–7:45 — Final demos. Each team presents. Judges score only against the declared metric and usability on the declared test set. Not ambition. Not polish.
7:45–8:15 — Selection. Choose the one project that can be piloted in two to four weeks. One. If two projects tie, pick the one with a clearer owner.
8:15–9:00 — Handoff. This is not closing remarks. This is a working session. Assign the post-event owner. Set the hardening timeline. Identify the data needs, approval path, and next measurement date. Write it down before anyone leaves the room.
What Happens to the Winner
Applause is the wrong reward. A funded two-week hardening sprint is the right reward.
Five things must be assigned before the event ends:
1. A named product owner and an executive sponsor who can remove blockers.
2. A two-week hardening plan with specific tasks and owners.
3. A test group or internal pilot users who have agreed to participate.
4. A measurement framework: accuracy, time saved, adoption rate, or error reduction. Pick one primary metric.
5. A go/no-go date.
Without the go/no-go date, the hardening sprint expands indefinitely. A project that is "almost ready" for six months is a project that never shipped.
Deloitte's 2026 enterprise AI report found that companies with at least 40% of their AI projects in production are expected to double in the following six months. That production threshold matters. A company with many demos and few production deployments is not an AI-first company. It is a company with a portfolio of expensive experiments.
Building toward that threshold happens one project at a time, starting with the post-hack sprint.
To understand why the production gap persists and what actually causes rollouts to stall, the post on why AI rollouts fail covers the organizational failure modes in more depth.
The Cultural Shift Underneath the Event
Patrick Gilbert describes running a hackathon at AdVenture Media under conditions that looked like the worst possible timing: mid-November, right before the Black Friday rush. His reasoning was that if not then, it would be the end-of-year sprint. If not then, Q1 madness. There is always a reason to wait, and waiting is how individual AI experiments stay marginal.
Protecting time for experimentation was not the point. Making experimentation compete with real work was, because that is the only condition under which it becomes real work.
What changed after the event was not the apps that got built. It was the question the team started asking. Not "can we use AI for this?" but "we could just build this." That shift in framing is what the AI Maturity Ladder is actually measuring. A Dabbler asks whether AI can help. A Practitioner reaches for it by default. An Architect builds the system so no one has to reach every time.
One hackathon does not move an entire team up the ladder. But it can move the conversation. And it can produce one artifact that is in production six weeks later, which does more for organizational confidence than any number of demos.
Teams thinking about the broader culture shift should read the post on how to get your team actually using AI, which covers the sustained adoption problem that starts the week after the hackathon ends.
The Copyable Artifact: Pre-Hackathon Brief Checklist
Use this checklist to qualify a brief before the event. If any item is missing, the brief is not ready. Do not run the event on an incomplete brief.
---
Pre-Hackathon Brief Qualification Checklist
The Problem
- [ ] The problem is a single, named workflow or task (not a category or theme)
- [ ] The problem has a known volume: how often does this occur per day/week?
- [ ] The problem has a known cost: time per occurrence, error rate, or dollar cost
- [ ] The problem is currently solved by a human doing a repeatable task (not a judgment call)
The Owner
- [ ] One named business owner is identified and has agreed to attend the full event
- [ ] The owner has authority to approve a two-week pilot without additional sign-off
- [ ] One post-event owner is named (can be the same person or different)
The Success Metric
- [ ] One primary metric is declared: time per task, error rate, volume handled, adoption rate, or cost per unit
- [ ] A baseline value for that metric exists (even an estimate)
- [ ] A target value is declared ("reduce from 8 minutes to under 3 minutes")
The Test Set
- [ ] At least 20 real examples (tickets, documents, cases, or records) are prepared before the event
- [ ] The examples include at least 3 edge cases or known failure modes
- [ ] The examples are cleared for use: no PII issues, no data access blockers
The Production Path
- [ ] The team knows where the output will live: which system, which interface, which user
- [ ] Any integration requirements are identified (APIs, data sources, existing tools)
- [ ] Compliance and legal review requirements are documented
- [ ] A two-week hardening timeline is drafted (even roughly)
The Go/No-Go
- [ ] A go/no-go date is set for the hardening sprint
- [ ] Criteria for "go" are defined: what accuracy/adoption threshold triggers deployment?
- [ ] Criteria for "no-go" are defined: what result means the approach is abandoned?
Team Composition
- [ ] Business owner role: assigned
- [ ] Operator role (knows the process day-to-day): assigned
- [ ] Builder role (can construct the prompt, workflow, or integration): assigned
- [ ] Skeptic role (compliance, legal, or senior operator): assigned
- [ ] Maturity levels are mixed: at least one Practitioner or Architect per team
---
This checklist can be sent to brief submitters two weeks before the event. Treat incomplete submissions as declined, not deferred. The discipline of the checklist is part of the value.
Start Here
Pick one internal process that someone on your team complains about at least once a week. Not a strategic problem. A repeatable, high-volume task with a known owner and a measurable baseline.
Run the brief checklist against it. If it passes, you have your first hackathon brief. If it doesn't pass, fix the gaps before you schedule the event.
The event itself is not the hard part. The hard part is the two weeks after it.
Patrick Gilbert is the CEO of AdVenture Media and author of Never Always, Never Never and the bestselling Join or Die. He has been ranked among the top 5 PPC experts worldwide and has delivered keynotes at Google events across three continents.
More about Patrick →Enjoyed this?
Subscribe for more articles on strategy, AI, and what's actually working in marketing.
No spam. Unsubscribe anytime.