Arm Community
Arm Community
  • Site
  • User
  • Site
  • Search
  • User
Arm Ambassadors
Arm Ambassadors
Blogs and Announcements Arm x Angaza Elimu AI Innovation Day: Arm accelerating AI everywhere
  • Blogs and Announcements
  • Media gallery
  • Members
  • Mentions
  • Sub-Groups
  • Tags
  • Jump...
  • Cancel
  • New
Arm Ambassadors requires membership for participation - click to join
More blogs in Arm Ambassadors
  • Blogs and Announcements

Tags
  • Artificial Intelligence (AI)
  • Arm Ambassador
  • ARM Community
  • Arm Developer Program
Actions
  • RSS
  • More
  • Cancel
Related blog posts
Related forum threads

Arm x Angaza Elimu AI Innovation Day: Arm accelerating AI everywhere

Kevin Odero
Kevin Odero
March 21, 2025
7 minute read time.
This blog post was co-authored by Arm Ambassadors Brenda Mboya and Nicabed Gathaba.

AI has been the talk of the town recently, and with rapid advancements happening every day, it can feel both exciting and overwhelming. To foster AI discussions, we organized an event where developers explored advancements, real-world applications, and AI acceleration with Arm CPUs.

Bringing the community together

When planning this event, we envisioned bringing together business leaders, tech experts, and developers to share knowledge on AI and its transformative impact on technology.  The event highlighted Arm’s role in advancing AI at the edge and in the cloud.

The Arm X Angaza Elimu AI Innovation Day took place on February 15th at the ALX Piano Tech Hub. ALX Kenya is shaping a new generation of leaders and innovators across Africa by equipping learners with the skills to thrive in the digital economy. The Piano is a beautifully designed space that fosters creativity, collaboration, and meaningful connections. We’re grateful to ALX for hosting us in such an inspiring environment.

The event was organized by the Arm Developer Program Ambassadors Kevin Odero, Brenda Mboya, and Nicabed Gathaba, in partnership with Angaza Elimu. This marks the second event under the partnership between the Arm Developer Program and Angaza Elimu, and we saw increased engagement and diversity among participants.

 Most attendees were from the Arm Developer Program, Angaza Elimu, and ALX communities, with additional participation from professional networks and social media.

Picture of people who attended the innovation day

A full day of AI learning and innovation

The AI Innovation Day was a full-day event (9 AM – 6 PM), packed with engaging sessions, demos, and discussions that kept participants engaged until the very end. The day kicked off with Brenda Mboya, who introduced the Arm Developer Program, highlighting its benefits and encouraging attendees to join.

We were honored to have Ben Roberts share his insights on technology evolution and AI’s place in this transformation. Ben, former CTO of Liquid Intelligent Technologies, shared insights from his 20+ years in telecommunications on how connectivity advancements drive AI. He also shared his work as the Chairperson of Young Scientists Kenya (YSK) board, where he mentors the next generation of tech leaders. His session set the tone for the day, inspiring many in the audience.

CTO of Liquid Intelligent Technologies Ben Roberts on stage

Picture of the audience during one of the sessions

Following this, we had a total of 11 speakers who led technical sessions, panel discussions, and AI demonstrations:

  • Tom Kinyanjui, Co-Founder and CTO, Neural Labs Africa - Neural Labs Africa Startup Journey
  • Allan Koech, Developer Advocate, Autodesk - Autodesk AI
  • Tabitha Mutharu, Data Scientist and ML Engineer - AI Fundamentals
  • Martin Wafula, DPhil Candidate in Engineering Science, Oxford - Introduction to Graph Neural Networks
  • Kevin Odero, Arm Ambassador - AI Hardware and Arm Compute
  • Nicabed Gathaba, Arm Ambassador - AI Frameworks(The ExecuTorch Way)
  • Lewis Kori, IoT Engineer, Angaza Elimu - Arm Neoverse and AWS Graviton Demo
  • Eliud Ochieno, Software Developer, Angaza Elimu - AI Agents Demo
  • Elvis Munene, IoT Engineer, Angaza Elimu - Edge AI Demo
  • Keith Brian, Engineering Student, Strathmore University - Computer Vision Demo
  • Team IoTron, Software Developers, ALX Community - PD Monitor Demo

Speakers and panellists from the day

Neural Labs Africa: AI-powered medical imaging

Tom Kinyanjui, Co-founder and CTO of Neural Labs Africa, shared the journey of NeuralSight , an AI-powered medical imaging diagnosis system. This deep learning and computer vision model can identify over 13 respiratory diseases in real-time, including Pneumonia, Tuberculosis, and Lung Cancer.

Tom spoke about the challenges and breakthroughs in developing NeuralSight , from early resistance from doctors to successfully working hand-in-hand with radiologists. A key takeaway was the importance of designing AI solutions, or rather any kind of solution, with the end user in mind, rather than in isolation. Today, NeuralSight  is a profitable solution, helping radiologists in Kenya diagnose diseases faster and more accurately.

Co-founder and CTO of Neural Labs Africa, Tom Kinyanjui on stage

Autodesk AI: AI-powered creativity and productivity tools

Allan Koech, Developer Advocate at Autodesk, showcased Autodesk AI solutions across industries, demonstrating how Autodesk AI is transforming:

  • Construction: Real-time risk analytics help teams identify and mitigate high-risk issues early.
  • Design & Manufacturing: AI automates Computer-Aided Manufacturing (CAM) tasks, reducing errors and improving efficiency.
  • Media & Entertainment: AI tools like Wonder Studio and Maya’s ML Deformer automate 3D animation workflows, enabling artists to focus on creativity.

Allan’s session was an eye-opener, highlighting how AI enhances productivity across different industries.

Audience shot during the session with Allen Koech from Autodesk

Arm: Accelerating AI everywhere

During my session, I focused on AI hardware and how Arm is accelerating AI across cloud and edge applications.

Moore’s Law and the future of AI hardware

Moore’s Law predicted that the number of transistors on chips would double every two years, increasing computing power while reducing costs. For decades, this held true, fueling rapid technological advancements. However, we are now reaching physical limits in semiconductor manufacturing, prompting the industry to explore new architectural innovations rather than just transistor scaling.

The role of AI hardware

AI workloads require specialized hardware beyond traditional CPUs. Key AI hardware components include:

  • CPUs (Central Processing Units) - Suitable for inference.
  • GPUs (Graphics Processing Units) - Optimized for parallel processing in AI training.
  • TPUs (Tensor Processing Units) - Custom-built AI processors for deep learning.
  • NPUs (Neural Processing Units) - Designed for low-power AI acceleration at the edge.

AI tasks are computationally intensive, consuming high energy and generating significant heat. High-performance AI hardware is costly, making it inaccessible to many startups.

Cost considerations: Training vs. inference

Deploying AI involves two major cost components:

  1. Training: Requires high-performance GPUs/TPUs to process massive datasets. This is usually a one-time cost per model.
  2. Inference: The continuous process of running AI models in production. This is billed per user request, often priced per million tokens in commercial APIs.

With better AI hardware, optimized models, and increased competition, inference costs are decreasing, making AI more accessible.

How Arm is powering AI

Arm CPUs are optimized for AI inference, making AI more efficient and scalable across industries:

  • AWS Graviton4 – 4x performance improvement over previous Graviton chips with lower energy use.
  • NVIDIA Grace Blackwell – Uses Arm CPUs + GPUs, reducing energy consumption by 25x.

Arm Kleidi: AI development made easier

Arm provides Arm Kleidi, a tool that accelerates AI development by optimizing frameworks like PyTorch and TensorFlow, enabling out-of-the-box inference performance improvements. Additionally, Arm empowers developers through a wide range of resources through the learning paths, where one can access learning tutorials to help develop software on Arm.

Kevin Odero speaking on stage about AI hardware components

AI Agents for misinformation detection

Eliud Ochieno introduced Unified MisinformationDetect, an AI-driven fact-checking platform designed to combat misinformation across digital platforms. The system leverages Large Language Models (LLMs), AI agents, and Natural Language Processing (NLP) to analyze, verify, and assess the credibility of online content.

By integrating automated text analysis, multimedia verification, real-time web scraping, and cross-referencing with trusted sources, the platform assigns credibility scores and generates detailed fact-checking reports. A key component is its use of SerpAPI, which enables real-time internet scraping to compare questionable claims against verified research and fact-checking repositories.

With AI-powered pattern recognition, automated content analysis, and human-in-the-loop verification, Unified MisinformationDetect offers a scalable and adaptive solution to misinformation. This innovative approach empowers journalists, researchers, and policymakers with accurate, data-backed insights, ensuring the integrity of online information.

Edge AI: Package tracker for secure transit

Elvis Munene presented Package Tracker, an AI-driven monitoring system designed to ensure the secure transit of packages by detecting improper handling in real time. Built on the Arduino Nano 33 BLE Sense Rev2 and powered by the Arm® Cortex®-M4F. The system uses embedded machine learning to classify package movements into categories such as Hard Fall, Vigorous Shaking, Throwing, Normal Carrying, and Idle. Package Tracker enhances transparency in logistics, reduces disputes over damaged goods, and improves customer trust.

With its low-power AI inference capabilities, the Arm Cortex-M4F enables real-time edge AI processing, making it ideal for IoT applications. When an insecure handling event is detected, the system automatically logs the incident via a GSM module, allowing businesses to monitor carrier performance and enhance package security. By leveraging Arm’s efficient processing architecture, Package Tracker delivers a scalable, portable, and energy-efficient solution for logistics companies looking to minimize losses and ensure accountability in package delivery.

Conclusion

This event brought together developers (students and professionals), business and tech leaders to explore AI’s potential. Attendees engaged in discussions, exchanged ideas, and learned from experts. The networking sessions were filled with energy, highlighting the passion for AI and its possibilities.

Audience asking questions during one of the sessions

Speakers from the day's sessions

Arm is truly empowering AI everywhere, from cloud to edge, and through the Arm Developer Program, we continue to bring people together to learn and build the future of AI. There is still room for more education - both for developers learning how to build with AI models, and for businesses exploring how AI can enhance their operations.

Join the Arm Developer Program for more events and learning opportunities!

Join the Arm Developer Program

Anonymous
Blogs and Announcements
  • Arm connects with future innovators at the IEEE Texas A&M Semiconductor Summit

    Fidel Makatia
    Fidel Makatia
    IEEE Texas A&M hosted the 1st student-led U.S. semiconductor summit, uniting 550+ attendees and 10+ top tech firms for talks, panels, and exhibits.
    • June 2, 2025
  • Kickstarting 2025 with the Arm Developer Workshop at KNUST

    Derrick Edem Sosoo
    Derrick Edem Sosoo
    We kicked off 2025 at KNUST with a hands-on Arm Developer Workshop focused on IoT, learning paths, and community-driven innovation.
    • May 12, 2025
  • Arm x Angaza Elimu AI Innovation Day: Arm accelerating AI everywhere

    Kevin Odero
    Kevin Odero
    The Arm x Angaza Elimu AI Innovation Day took place on February 15th at the ALX Piano Tech Hub. Learn more about shaping a new generation of leaders and innovators across Africa by equipping learners with…
    • March 21, 2025