AI Readiness in Kenya
AI readiness assessment calibrated for Kenyan organisations. DPA 2019-aligned, ISO/IEC 42001 compatible.
Which organisations are leading AI adoption in Kenya?
Apollo Agriculture Limited
Sector: Agriculture & Agribusiness | Country: Kenya (and Zambia)
Satellite + AI Credit Scoring for Smallholder Farmers
Outcomes: 350,000+ farmers served in Kenya and Zambia (GSMA, 2025); 2.6x higher yields than average Kenyan farmers (company/partner-reported via GSMA/EO Lean Data, 2025); 84% of customers report improved quality of life (company/partner-reported via GSMA/EO Lean Data, 2025); Typical loan: $115-$180 (15,000-24,000 KES) for up to 1 hectare; $10M debt financing from Swedfund and ImpactConnect; Featured in GSMA AgriTech AI Blog Series (April 2025)
Twiga Foods Ltd
Sector: Transport & Logistics / Agriculture | Country: Kenya
AI-Powered Supply Chain Optimization
Outcomes: 140,000+ small retailers served - 25% of Kenya's industry (Google Cloud, 2022); 12,000+ deliveries daily with dynamic routing (Google Cloud, 2022); Up to 40% reduction in delivery costs using route optimization (Google Cloud, 2022); 2 million+ kg products handled daily (company-reported, as of 2022); 1,000+ farmers benefit from dynamic pricing (company-reported, as of 2022); Up to 30% water savings, 25% yield increases with IoT pilot - Takuwa Farm (company-reported, as of 2022); Total funding raised: $160M+ (as of 2025)
Pula Advisors
Sector: Insurance / Agriculture | Country: Kenya (operating in 11+ African countries)
Satellite-Based Agricultural Insurance Platform
Outcomes: 1.1 million+ farmers insured annually (as of 2019); Operating in 11+ African countries including Kenya, Nigeria, Rwanda, Uganda, Tanzania; Kenya 2025: 250,000 smallholder farmers covered in government partnership; Insurance bundled with national fertilizer subsidy program; Partners with Munich Re, Swiss Re, Africa Re; Featured in MIT Solve, CGAP partnership
Safaricom Zuri
Sector: ICT & Technology / Telecommunications | Country: Kenya
Zuri AI-Powered Chatbot
Outcomes: 8 million+ customers served; Available on 7 platforms including WhatsApp, Telegram, Facebook Messenger; Handles M-Pesa reversals, balance checks, airtime purchases, data bundles; 24/7 availability with instant responses; Complements voice biometrics system Jitambulishe; Moderated Safaricom FY2022 results announcement
How does DPA 2019 impact AI adoption in Kenya?
Status: Operational since November 2019. The Office of the Data Protection Commissioner (ODPC) oversees enforcement with penalty powers up to KES 5 million or 1% of annual turnover.
Regulator: Office of the Data Protection Commissioner (ODPC)
Key Provisions
- Applies to data controllers and processors established in Kenya or processing data of Kenyan data subjects
- Data protection principles include lawfulness, minimisation, accuracy, storage limitation, integrity, and confidentiality
- Mandatory Data Protection Impact Assessments for processing likely to result in high risk
AI Governance
Section 35 provides for the right not to be subject to automated decision-making, including profiling, which produces legal or similarly significant effects. Organisations must implement safeguards including human intervention.
Cross-Border Transfers
Transfers permitted if the recipient country provides adequate data protection, or with appropriate safeguards approved by the Data Commissioner.
CEO Action Items
- Register with the ODPC as a data controller or processor
- Implement Section 35 safeguards for AI-driven automated decisions
- Conduct Data Protection Impact Assessments for AI deployments
- Establish data breach notification procedures (72-hour requirement)
Compliance Advisory
Register with ODPC and design for explainability: Section 35 requires notice + “logic” disclosure for automated decisions. For sensitive/strategic data, architect for Kenyan residency/local copies before scaling AI.
Source: Recser Knowledge Base (AISP Library)
What digital infrastructure supports AI in Kenya?
| Rail | Type | Sector | First Action |
|---|---|---|---|
| M-Pesa Daraja API | payments | financial-services | Create a Daraja account, register your app, get API keys, and test in the sandbox before going live. |
| Flutterwave API | payments | financial-services | Create a Flutterwave account, get API keys, and integrate using REST endpoints; configure webhooks for payment events. |
| Airtel Money Developer APIs | payments | financial-services | Create a developer portal account, select your country product, request credentials, and test collections/remittances before production. |
| Africa's Talking SMS and USSD API Endpoints | messaging | information-communication | Create an Africa's Talking account, then test SMS and USSD via sandbox/live HTTP POST endpoints: https://help.africastalking.com/en/articles/2232953-what-are-the-africa-s-talking-api-endpoints |
| eCitizen Authorization API v2 (Kenya) | identity | public-administration | Submit the API registration form, get client_id and client_secret, then implement OAuth2/OIDC Authorization Code with PKCE against documented endpoints. |
| Smile ID Identity Verification API | identity | public-administration | Create a Smile ID account, get API keys, then integrate the identity verification workflow via documented REST endpoints and webhook callbacks. |
| iHRIS (Health Workforce Information System) | mis | human-health | Request iHRIS API access and sandbox credentials from the iHRIS implementer, then start with read-only sync of workforce records and facility-posting structures. |
| OpenEMIS Core (Education Management Information System) | mis | education | Request OpenEMIS Core API access from the EMIS team, start with read-only pulls (schools, students, enrollments), then agree a secure sync cadence and schema mapping. |
| Ardhisasa (Kenya NLIMS) | registry | public-administration | Create an Ardhisasa user account, then contact the State Department for Lands and Physical Planning to request any data-sharing or integration pathway. |
| DHL Shipment Tracking - Unified | logistics | transport-logistics | Create a DHL Developer Portal account, create an app, request access to 'Shipment Tracking - Unified', then call the /track/shipments endpoint using a DHL-API-Key header. |
| Maersk Ground Freight Tracking API | logistics | transport-logistics | Request Maersk Ground Freight API credentials, then use the live Tracking API endpoint (WSDL or RESTful XML) to retrieve shipment tracking status by Pro or Reference number. |
| mSupply REST API | logistics | transport-logistics | Enable the mSupply REST API, then login to obtain a JWT and call /api/v4 endpoints (e.g., /stock, /customerOrder, /customerInvoice) to integrate ordering, dispatch, and stock visibility. |
| Shopify Admin API (REST) | marketplace | wholesale-retail | Create a Shopify Partner account, create an app, generate API credentials, then call Admin REST endpoints for products, orders, inventory. |
| WooCommerce REST API | marketplace | wholesale-retail | Enable permalinks in WordPress, generate WooCommerce REST API keys, then call /wc/v3 endpoints for products, orders, customers. |
| Google Content API for Shopping (Merchant Center) | marketplace | wholesale-retail | Create a Merchant Center account, enable the Content API, create OAuth credentials, then use the API to upload products and manage inventory. |
| Kenya IFMIS - Kenya Supplier Portal (Procure-to-Pay) | procurement | public-administration | Open the Kenya Supplier Portal from the Treasury IFMIS page, self-register, then log in to view tenders and submit bids electronically. |
| OpenHIM - Interoperability Layer (Mediator) | exchange | human-health-social-work | Deploy OpenHIM Core and Console, then configure channels and routes to proxy your HIS endpoints through OpenHIM. |
| OpenHIE - Health Information Exchange Reference Architecture | exchange | human-health-social-work | Adopt OpenHIE IOL patterns, select reference components (e.g., OpenHIM, FHIR server), and align your national HIE architecture to the OpenHIE specs. |
| OpenFn - Workflows API for Data Exchange Automation | exchange | information-communication | Create an OpenFn account, generate an API token, then use the Workflows API to automate and exchange data between your systems. |
Which AI service providers operate in Kenya?
| Provider | Category | Pricing | Evidence Tier |
|---|---|---|---|
| BFA Global | DSP | PAID | tier-1 |
| Booz Allen Hamilton - Artificial Intelligence Services | DSP | PAID | tier-1 |
| Capgemini - Data & AI | DSP | PAID | tier-1 |
| Coursera | DSP | FREEMIUM | tier-1 |
| DataKind | PFC | FREE | tier-1 |
| Deloitte - AI & Analytics | DSP | PAID | tier-1 |
| Deep Learning Indaba | DSP | FREE | tier-1 |
| edX | DSP | FREEMIUM | tier-1 |
| Hello Tractor | DSP | PAID | tier-1 |
| Microsoft Azure AI (Azure AI Services & Studio) | DSP | FREEMIUM | tier-1 |
How can my organisation assess its AI readiness?
Start your free AI readiness assessment today. 39 questions, 45 minutes, instant results.