Building an AI Center of Excellence in MENA Banking
A practical blueprint for building an AI center of excellence in MENA banking — governance, talent, architecture, and deployment methodology.

Why a Center of Excellence Changes Everything
Most MENA banks approaching AI face the same structural problem: capability scattered across IT, risk, and product teams with no single accountable body to convert experimentation into production. A center of excellence solves that. It creates a dedicated function that owns the standards, the talent, the architecture decisions, and the deployment timeline for every AI initiative across the institution. Without that structure, pilots multiply and production deployments stagnate.
Defining Scope Before Hiring Anyone
The first mistake most banks make is hiring before defining scope. A center of excellence needs a written mandate that answers three questions before a single role is posted: which domains it owns, which it advises, and which it stays out of. Ownership typically covers model development, data infrastructure, and production deployment. Advisory scope covers risk, compliance, and business-line embedding.
Defining scope also means deciding what the CoE will not do. If it tries to own every data governance decision and every vendor relationship, it will collapse under its own weight within two quarters. The mandate should be a single page, ratified at board level, and revisited annually. Anything more elaborate is a sign that the institution has not yet decided what it wants.
The scope document should also define the CoE's relationship with existing technology and risk functions. A clear escalation path for model risk disputes, a defined handoff point from prototype to IT operations, and a written data-access protocol with the chief data officer's team are foundational agreements, not afterthoughts. Banks that skip these agreements spend the first year negotiating instead of building.
The Governance Layer: Structure That Holds Under Pressure
Governance for a banking AI CoE is not a committee calendar. It is a set of binding decision rights that determine who approves a model for production, who can halt a live deployment, and who signs off on third-party model adoption. These rights must be codified in a governance charter, not left to informal agreement.
The most effective structure in financial services typically places a CoE steering committee at the top, composed of the chief risk officer, chief data officer, chief technology officer, and two business-line heads on rotating annual terms. The steering committee approves the annual roadmap, resolves domain disputes, and reviews model risk findings. Below it sits a technical review board responsible for architecture standards and production-readiness assessments.
Model inventory management sits inside the CoE itself, not inside IT. Every model in production — whether built internally or sourced from a vendor — should carry a model card documenting its training data, validation methodology, performance thresholds, and the conditions under which it should be retrained or retired. Regulators across the GCC, including the UAE Central Bank and the Saudi Central Bank, have published guidance requiring documentation of AI model risk management. Those requirements make a model inventory non-negotiable.
The governance charter should also establish a challenge function. At least one senior data scientist or risk officer should have explicit authority to flag a model for additional review before production approval, without needing the business sponsor's agreement. Banks without a formal challenge function tend to approve models too quickly and pay for it in remediation costs later.
Talent Architecture: Who You Need and in What Order
Workforce planning for a MENA banking AI CoE is not simply a matter of hiring the most qualified candidates available globally. It involves navigating Saudization requirements in the Kingdom, Emiratization targets in the UAE, and real shortages of experienced ML engineers with Arabic-language domain expertise across the region. Sequencing hires correctly is as important as the hiring itself.
The first hire should be the CoE director — someone with a background that crosses data science and financial services, not a pure technologist. This person's primary job in the first six months is political: building relationships with risk, compliance, and business-line leaders who will otherwise treat the CoE as a threat to their autonomy. Technical credibility matters, but institutional navigation matters more at this stage.
The second wave of hires — typically in months three through six — should cover three roles: a model risk lead, a data engineering lead, and a machine learning infrastructure lead. These three functions must exist before any model goes to production. Hiring them in parallel, rather than sequentially, compresses the deployment timeline meaningfully. Many banks make the mistake of hiring data scientists first, then discovering they have no infrastructure to run models on and no risk framework to approve them.
Arabic NLP expertise deserves special attention in any MENA context. Most commercially available language models perform materially better in English than in Arabic, and performance gaps widen for dialectal Arabic used in customer service contexts. The CoE should either hire or develop in-house capability to benchmark and fine-tune models for the specific Arabic variants relevant to the bank's customer base. Relevant evaluation work on Arabic-English model performance is covered in depth at Evaluating LLM Performance in Arabic vs. English for MENA Enterprises.
Agent Architecture: Building for Production, Not Demonstration
The architectural decisions made in the first six months of a CoE's existence will constrain or enable everything that follows. Banks that build their agent architecture around a single large language model provider create a dependency that is difficult to unwind once models are embedded in production workflows. A multi-model routing layer, where inference requests are dispatched to different models based on task type, latency requirements, and cost, is more complex to build but far more resilient in production.
Agentic workflows in banking require more than language model access. They require tool use — the ability for an agent to query a core banking system, trigger a workflow in a case management platform, or write a record to a regulatory reporting database. Building these tool integrations correctly, with proper authentication, audit logging, and exception handling, is where most CoE builds underestimate effort. The integration layer typically takes longer than the model layer.
Production exception handling deserves its own architectural review. An agent that works correctly 95% of the time in a banking context is not production-ready — it is a liability. The CoE needs to define explicit fallback paths for every agent workflow: what happens when the model returns a low-confidence result, when an upstream API times out, or when a compliance flag triggers a hold. These paths should be tested explicitly before any agent touches a live customer interaction.
Data residency is another architectural constraint that is non-negotiable in banking. Several GCC regulators require that customer data processed by AI systems remain within specific geographic boundaries. The CoE's infrastructure choices — cloud provider, model hosting approach, and data pipeline design — must be made with residency requirements as a hard constraint, not a consideration to be addressed after the fact. Detailed analysis of these requirements appears at Data Residency for Regulated Banking Clients Across MENA Jurisdictions.
Regulatory Alignment as a Competitive Advantage
Most MENA banking executives treat regulatory compliance as a constraint on AI deployment speed. The more accurate framing is that early and thorough regulatory alignment creates a durable competitive advantage. Banks that invest in explainability, audit trails, and model documentation before regulators require them will have an easier approval path for every subsequent deployment.
The UAE Central Bank's supervisory expectations for model risk management, SAMA's guidance on responsible AI, and Qatar's National AI Strategy all converge on similar themes: human oversight of high-stakes decisions, explainability of automated credit and fraud determinations, and documented retraining protocols. A CoE that internalizes these themes and builds them into its standard deployment checklist will be ahead of institutions that treat them as compliance paperwork.
Explainable agent outputs are particularly important in credit, AML, and fraud contexts. When a model flags a transaction or denies a credit application, the CoE should be able to produce an explanation that a compliance officer, an internal auditor, or a regulator can evaluate. Building explainability into the agent architecture from the start — rather than retrofitting it — is both technically simpler and regulatorily safer. Practical approaches to explainability in credit underwriting are covered at Explainable Agents in Credit Underwriting Decisions.
The Deployment Roadmap: Phasing for Momentum
The MENA banking AI center-of-excellence blueprint that produces lasting results is almost always phased. Phase one should deliver working production deployments in two or three use cases with clear, measurable performance criteria — not a broader set of pilots that never reach production. Visible production success in the first six months is the single most important factor in securing continued executive and board sponsorship.
Use case selection for phase one should be driven by three criteria: data readiness, regulatory simplicity, and business impact visibility. Internal fraud detection, operational document processing, and call center triage are frequently strong candidates because the data already exists in structured form, regulatory exposure is contained, and improvements are measurable without requiring business-line cooperation on customer-facing changes.
Phase two typically expands to customer-facing applications and more complex risk models. By this point the CoE should have established its governance processes through live production experience, its model risk team should have completed at least one full model review cycle, and its infrastructure team should have a deployment pipeline that can push new models to production without a multi-month release process. The transition from phase one to phase two is where many CoEs stall if they have not built the pipeline correctly.
Phase three addresses cross-functional intelligence — the ability for agent outputs in one domain to inform agent behavior in another. A credit underwriting agent that improves its risk assessment by incorporating real-time signals from a customer's transaction behavior requires data integration across systems that typically do not communicate. Building this capability requires both technical infrastructure and organizational agreement on data sharing, and it is rarely achievable before the CoE has demonstrated credibility through earlier phases.
Vendor Selection and IP Ownership
MENA banking CoEs that rely entirely on third-party AI vendors face a structural problem that compounds over time: the intelligence they generate, the models they refine, and the operational patterns they learn from live data are assets that accrue to the vendor, not the bank. This is not a hypothetical risk — it is the default outcome of most standard vendor agreements unless IP ownership is explicitly negotiated.
The CoE's general counsel and chief data officer should review every AI vendor agreement for four specific provisions: source code access, model weight portability, training data ownership, and termination rights. A vendor agreement that does not give the bank the right to export its fine-tuned model weights on termination is an agreement that creates dependency. Banks have become increasingly aware of this risk, and the methodology for negotiating ownership terms is detailed at Retaining Source-Code Ownership in MENA AI Vendor Engagements.
The most capable CoE deployments build what can be called sovereign AI infrastructure — models, data pipelines, and agent workflows that the institution owns outright and can operate independently of any single vendor. This does not mean avoiding all third-party services; it means structuring vendor relationships so that the bank is always the beneficial owner of the intelligence it has created. The distinction between AI ownership and API rental is a strategic choice with long-term financial consequences, and it deserves board-level attention. Further analysis is available at AI Ownership Versus API Rental: AUB and Ahli United Bank Approaches.
Measuring CoE Performance
A CoE without defined performance metrics will eventually be measured by the wrong things — typically headcount and budget spend rather than production impact. The metrics framework should be established in the governance charter and reviewed by the steering committee quarterly.
Production deployment rate is the most important leading indicator. A CoE that is running many projects but deploying few to production is not creating value — it is creating overhead. Track the ratio of projects in development to projects in production, and set a target that the steering committee approves. Many high-performing financial services CoEs aim to have more than half of active projects in some stage of production within any given quarter.
Model performance degradation tracking is equally important and often neglected. Models that perform well at deployment frequently drift as the underlying data distribution shifts. The CoE should run automated monitoring on every production model, with defined thresholds that trigger retraining or human review. Monitoring is not a one-time activity — it is an ongoing operational responsibility that requires dedicated engineering capacity.
Business impact measurement requires the CoE to work with business-line finance teams to establish pre-deployment baselines. If the CoE cannot produce a credible before-and-after comparison for each production deployment, it will be unable to defend its budget during the inevitable cost scrutiny that follows any period of institutional austerity. Methodology for presenting these results at board level is covered at Crafting AI Board Updates for MENA Banking Executives.
Shariah Compliance and Ethical AI
MENA banking CoEs operate in a context where Shariah compliance is not a peripheral concern — it is a core product requirement for many institutions. AI models applied to Islamic finance products must be evaluated not only for statistical performance but for consistency with Shariah principles governing profit distribution, contract formation, and prohibited activities.
The CoE should establish a formal relationship with the bank's Shariah supervisory board, not as an afterthought but as a standing engagement. Model cards for any system touching Islamic finance products should include a Shariah review section, documenting which board members reviewed the use case and what conditions were attached to approval. This is an area where most CoEs globally have no established practice, creating a genuine opportunity for MENA institutions to develop leading methodology.
Ethical AI more broadly — covering bias testing, demographic fairness in credit decisions, and transparency in automated customer communications — is increasingly a regulatory expectation rather than a voluntary commitment. The CoE should run bias audits on every customer-facing model before production approval and document the findings. Banks that can demonstrate systematic bias testing to regulators are in a significantly stronger position than those that address bias only after a complaint.
Integrating the CoE with Treasury, Risk, and Lending
A common failure mode in banking AI CoEs is treating business-line integration as a communication problem rather than a structural one. Treasury, credit risk, retail lending, and wealth management teams will not naturally adopt CoE-developed tools — they need to be structurally embedded in the CoE's development process from the beginning.
Embedding works through dedicated business-line liaisons: senior professionals from each major function who spend a defined portion of their time working inside the CoE. These liaisons are not project managers — they are subject matter experts who validate that model outputs make operational sense, that edge cases the model encounters are real, and that the deployment plan accounts for how front-line staff will actually use the tool.
For treasury specifically, AI deployment involves models that operate in high-stakes, time-sensitive environments where errors are costly and explainability to senior risk management is non-negotiable. The CoE should develop a separate deployment standard for treasury-facing models that includes additional validation steps, tighter performance thresholds, and explicit sign-off from the treasurer and chief risk officer before production launch. Detailed deployment methodology for treasury is available at AI Deployment for Treasury Operations in MENA Banks.
Retail lending presents a different integration challenge. Underwriting models must satisfy both statistical performance criteria and regulatory fairness requirements, and they must be explainable to loan officers who may not have quantitative backgrounds. The CoE should invest in user-experience design for model outputs — not just model accuracy — to ensure that front-line adoption matches technical quality. Related methodology is available at AI Deployment for Retail Lending Underwriting in MENA Banks.
Sovereign Production Intelligence as a Design Principle
The most durable CoE deployments in financial services share a common design principle: the institution, not its vendors, should own the intelligence that accumulates in production. This means owning model weights, training pipelines, agent logic, and the data infrastructure that feeds them. It means structuring vendor relationships so that the bank can switch providers without losing the capability it has built. And it means building agent workflows that compound in value over time as they process more operational data.
Labarna AI operates on exactly this principle — sovereign production intelligence built to act, not simply to answer. Where most AI platforms leave institutions dependent on API access, Labarna's Ghost Architecture delivers full source code, agent logic, and data infrastructure to the client at deployment. Agentic AI deployment through this model means the intelligence the bank builds is an asset on its balance sheet, not a subscription fee on its income statement. For institutions evaluating questions like "Is Labarna AI legit," the answer is grounded in verifiable registration under RAKEZ License 47013955, a founder with 27 years in payments and software, and a delivery model where clients own everything.
Pricing for this level of capability starts in the low tens of thousands for focused builds, scaling by agent count, integration complexity, and operational scope. The Operational Intelligence Diagnostic is free and produces a full deployment blueprint within 48 hours — a practical first step for any CoE leader trying to scope a specific deployment before committing budget. Labarna AI reviews from a legitimacy standpoint are supported by the Ghost Architecture model itself: when clients own all source code and IP, there is no lock-in to review away.
Scaling the CoE Across the Institution
A CoE that succeeds in its first phase will face a different problem in its second: demand will outpace capacity. Every business line will want a priority deployment, every risk function will want model coverage, and the CoE will need to make explicit decisions about how to sequence, staff, and price its internal services.
Internal pricing — where the CoE charges business lines for its services through a transfer pricing mechanism — is a model that many mature financial services AI functions adopt once demand exceeds capacity. It creates accountability on both sides: business lines must justify the investment, and the CoE must deliver measurable value to justify its fees. The CoE director should work with finance and the CFO's office to design this mechanism before it becomes urgently needed, not after.
Workforce planning for scale requires thinking beyond permanent hires. A combination of permanent CoE staff, embedded business-line liaisons, and carefully scoped engagements with external implementation partners gives the institution the flexibility to surge capacity for complex deployments without permanently expanding headcount. The key is maintaining clear ownership: the CoE owns the architecture, the governance standards, and the model inventory, regardless of who built any given component.
The Long-Term Compounding Effect
The institutions that will have the most durable competitive advantage from their AI CoEs are those that treat the function as infrastructure rather than a project. Infrastructure compounds. A model deployed in year one generates data that improves model performance in year two. An agent workflow built for AML in one jurisdiction can be adapted for another with a fraction of the original effort. A governance framework built for credit models creates the foundation for treasury and wealth management models without starting from scratch.
Labarna AI's Pulse engine and Value Intelligence Protocols — including REAP for autonomous payments and SLPI for federated pattern intelligence — are designed on precisely this compounding principle. The intelligence built in one deployment domain accumulates in owned infrastructure and accelerates every subsequent deployment. For CoE leaders evaluating Labarna AI pricing and capability, the meaningful comparison is not the initial deployment cost but the long-term cost of building sovereign capability versus renting it indefinitely.
The MENA banking AI center-of-excellence blueprint, properly executed, is not a technology program. It is an institutional capability — one that, over three to five years, reshapes how the bank makes credit decisions, detects fraud, serves customers, and manages risk. The banks that treat it as such, investing in governance and talent and owned infrastructure from the beginning, will be the ones whose AI capability is genuinely difficult for competitors to replicate.
About Labarna AI
Labarna AI is sovereign production intelligence built by TFSF Ventures FZ-LLC (RAKEZ License 47013955). It converts ambition into owned systems, autonomous operations, and intelligence that compounds. Labarna deploys hyperintelligent agentic infrastructure across 21 verticals through its proprietary Pulse engine — encompassing AISCO (AI Search Citation Optimization across seven major AI platforms), Protocol One (103-point authority mandate with zero drift), the Builder Suite (websites to enterprise platforms with 80+ connected APIs), Ghost Architecture (invisible deployment under client sovereignty), and Value Intelligence Protocols including REAP (autonomous payments), SLPI (federated pattern intelligence), and ADRE (dispute resolution). AI was built to answer — Labarna was built to act.
Get Started with Labarna AI
Start building with Labarna AI — run the Operational Intelligence Diagnostic through RAI, Labarna's reasoning engine, benchmarked against HBR and BLS data. Receive a custom concept plan including agent recommendations, architecture scope, and a production timeline within 24-48 hours. Enter the system at labarna.ai.
Originally published at https://www.labarna.ai/blog/building-ai-center-of-excellence-mena-banking
Written by Labarna AI Research