Building an AI Center of Excellence: Lessons from Actually Doing It
Most guides on building an AI center of excellence read like organizational theory papers. Beautiful boxes on PowerPoint slides. Clear reporting lines. Zero practical guidance on what happens Monday morning.
Here's what actually works when you're tasked with standing one up.
Table of Contents
- What an AI CoE Actually Does (And Doesn't)
- The Staffing Sequence That Works
- Your First 90 Days: The Real Priorities
- How to Avoid Becoming an Ivory Tower
- The Metrics That Matter
- Common Failure Modes and How to Dodge Them
What an AI CoE Actually Does (And Doesn't)
A center of excellence isn't a skunkworks lab or a consulting team. It's the connective tissue between business units experimenting with AI and the infrastructure, governance, and expertise they need to actually ship.
Analogy: Think of a CoE like a film studio's production services department. They don't write the scripts or direct the movies, but they know how to light a scene, manage a budget, and get a film through post-production without it turning into a disaster.
Your CoE should:
- Establish standards for data handling, model validation, and deployment
- Maintain reusable components, templates, and tooling
- Review projects at key gates without becoming a bottleneck
- Transfer knowledge between teams so mistakes don't repeat
- Connect business stakeholders with technical capabilities
Your CoE should not:
- Own every AI project (you'll become a dependency nightmare)
- Build one-off solutions for individual departments
- Operate as a pure research function disconnected from production needs
- Require seven approval layers before teams can experiment
The Staffing Sequence That Works
Don't try to hire a complete team on day one. You'll make expensive mistakes because you don't yet know what skills you actually need.
Here's the sequence that works:
| Phase | Hire | Why Now |
|---|---|---|
| Month 1-2 | Technical Lead + Business Translator | These two establish your foundations and validate real business needs |
| Month 3-4 | Data Engineer + ML Engineer | Once you know what you're building, get the people who can actually build it |
| Month 5-6 | Governance Lead | By now you have projects in flight and need someone managing risk and compliance |
| Month 7+ | Specialized roles based on patterns | Domain experts, specific ML disciplines, whatever your portfolio actually needs |
The Technical Lead needs production experience, not just research chops. Look for someone who has shipped ML systems that real users touch. They should be able to code review, architect solutions, and explain technical tradeoffs to non-technical stakeholders.
The Business Translator is your secret weapon. This person speaks both languages. They can sit in a product meeting, understand the business problem, then translate it into technical requirements. Former consultants or product managers with technical depth work well here.
Don't hire for the org chart you saw at a conference. Hire for the problems you're actually solving.
Your First 90 Days: The Real Priorities
Forget the strategic roadmap presentation. Here's what you actually need to accomplish:
Days 1-30: Map the Landscape
- Inventory every AI or ML initiative already underway (there are more than you think)
- Identify which ones are stuck and why
- Find the teams doing good work and understand their process
- Document where data lives, who owns it, and what the access story looks like
Don't announce big plans yet. Just learn.
Days 31-60: Pick Your First Win
Find one project that:
- Solves a real business problem
- Has an engaged sponsor
- Can ship in 60-90 days
- Will produce reusable components
That last point matters. Your first project should leave behind templates, patterns, or tools that the next three projects can use. You're building a library, not just shipping code.
Days 61-90: Establish the Basics
By day 90, you should have:
- A lightweight project intake process (one page, not ten)
- Standards for documentation and code review
- A shared repository for components and templates
- Regular office hours where teams can get help
- One shipped project you can point to
Notice what's not on this list: a comprehensive governance framework, a multi-year roadmap, or a perfectly staffed team. Those come later, informed by what you learned.
How to Avoid Becoming an Ivory Tower
This is where most CoEs die. They become a bottleneck that slows down innovation in the name of governance.
Here's how to stay useful:
Embed with Real Projects
Your team should spend at least 30% of their time working directly on business unit projects. Not reviewing them from afar. Actually writing code, building models, solving problems alongside the team.
This keeps you honest. You can't impose unrealistic standards when you're living with the consequences.
Default to Yes with Guardrails
When a team wants to try something new, your answer should be "yes, and here's how to do it safely" not "no, that doesn't fit our standards."
Provide templates, examples, and office hours. Make the right path the easy path.
Measure Enablement, Not Control
Track how many teams you're helping, not how many you're blocking. Count:
- Projects using your templates and components
- Time saved through reusable work
- Teams that came back for a second project
- Incidents avoided through your standards
If teams are routing around you, that's a signal you've become the problem.
Stay Close to Production
Your credibility comes from shipping, not from frameworks. Make sure at least one person on your team is on call for production systems. You need to feel the pain of bad decisions.
The Metrics That Matter
Forget vanity metrics like "number of AI projects" or "models trained." Here's what actually indicates a healthy CoE:
| Metric | Target | Why It Matters |
|---|---|---|
| Project time-to-production | <90 days for MVP | Shows you're enabling speed, not bureaucracy |
| Component reuse rate | >60% of projects | Indicates you're building useful shared tools |
| Repeat customers | >70% come back | Teams vote with their feet |
| Incidents from AI systems | Trending down | Your governance is actually working |
| Cross-team knowledge transfer | Measurable reduction in repeated mistakes | You're capturing and sharing lessons |
Don't create a scorecard with 40 metrics. Pick five that matter and review them monthly.
Common Failure Modes and How to Dodge Them
The Consultancy Trap
You become a team that does projects for other departments. Sounds helpful, but now you're capacity-constrained and departments aren't building their own capabilities.
Instead: Do the first project with them, leave behind templates and trained people. The second project they should be able to do mostly solo.
The Governance Theater
You build elaborate approval processes, review boards, and compliance checkpoints. Meanwhile, teams just work around you or slow to a crawl.
Instead: Automate the guardrails. Build them into your templates and tools. Governance that requires humans to remember rules will fail.
The Tool Collector
You standardize on a million tools and platforms before you understand what problems you're solving.
Instead: Start with the simplest stack that works. Add complexity only when you hit real limitations.
The Perfectionist
You won't let anything ship until it meets enterprise-grade standards. Six months in, you haven't shipped anything.
Instead: Ship the MVP, measure it, improve it. Production teaches you things whiteboards can't.
The Real Work Starts After Launch
Most CoE guides end with "now you have a center of excellence." That's where the real work begins.
Your job is to make AI work boring. Not boring in impact, but boring in execution. When teams can spin up a new model, deploy it safely, monitor it properly, and iterate quickly without thinking too hard, you've won.
That takes years of refining processes, building tools, capturing knowledge, and staying close enough to real work that you don't drift into irrelevance.
The measure of success isn't how impressive your CoE looks on an org chart. It's whether teams seek you out because you make their lives easier, or route around you because you've become red tape with a fancy name.
Build the former. It's harder but it actually matters.