Laurence Moroney: AI Expert

Laurence Moroney, expert on AI and machine learning authority making artificial intelligence accessible through keynotes, education, and bestselling books.

Quick Facts:

Highlights:
  • Former Lead AI Advocate at Google, guiding global AI adoption.
  • Author of bestselling AI and developer books.
  • Creator of popular AI courses on Coursera, edX, and Udacity.
  • Background in physics, computer science, microelectronics, and AI from Stanford


Formats Available: Keynotes (45–60 min), workshops, and online/virtual sessions.

Preferred Audiences: Business leaders, developers, educators, and organizations seeking clarity and strategy on AI adoption and innovation.

Outcomes:
  1. A clear, demystified understanding of AI and its practical applications.
  2. Tools to leverage AI responsibly across industries.
  3. Inspiration to adopt AI strategies that foster innovation and growth.
Reviews: (0 reviews)
  • Travels from: Sammamish, Washington
  • **Fee range: $35,001 - $50,000

Talent Services

Keynote Topics:

  • Artificial Intelligence (AI): He discusses the transformative world of AI, exploring its applications and its potential to reshape various industries.
  • Machine Learning (ML): Moroney delves into the core methodologies of machine learning and how to implement it effectively.
  • TensorFlow: He specializes in TensorFlow, the open-source software library developed by Google, and its role in modern machine learning solutions.
  • AI for All: Moroney is passionate about widening access to AI technology and makes it his mission to help people thrive with AI and ML.
  • Implementation challenges: He has also spoken about the challenges companies face when implementing AI and the benefits of diversity within the field.

Talent Short Bio

Laurence Moroney is a globally recognized thought leader in artificial intelligence and machine learning, best known as Google’s former Lead AI Advocate. With a career spanning Vicon Industries, Reuters, Mainsoft, Microsoft, and Google, Laurence bridges deep technical expertise with clear, practical communication. He holds a BSc in Physics and Computer Science, a Postgraduate Diploma in Microelectronics Systems Design, and a Graduate Certificate in Artificial Intelligence from Stanford University.

As a bestselling author (AI and Machine Learning for Coders, The Definitive Guide to Firebase), Laurence is committed to demystifying AI and making it accessible across industries. He is also a prominent educator, with courses on Coursera, edX, and Udacity, reaching hundreds of thousands of learners worldwide. Through dynamic keynotes, workshops, and training, Laurence equips organizations to harness AI responsibly, strategically, and effectively.

Laurence Moroney is a globally recognized authority on artificial intelligence and machine learning. As the former Lead AI Advocate at Google, Laurence brings unparalleled insight into the evolving AI landscape. His mission is clear: to demystify AI and make it accessible across industries.

Laurence holds a BSc in Physics and Computer Science and a Postgraduate Diploma in Microelectronics Systems Design. His journey spans pivotal roles at Vicon Industries, Reuters, Mainsoft, Microsoft, and Google. Notably, his transition into AI was solidified by a Graduate Certificate in Artificial Intelligence from Stanford University.

Today, Laurence empowers audiences worldwide through high-impact keynotes and educational platforms like Coursera, edX, and Udacity, all while continuing his advocacy through bestselling books such as “AI and Machine Learning for Coders” and “The Definitive Guide to Firebase.”

Why Book Laurence Moroney?
Laurence doesn’t just talk AI, he’s helped shape it at some of the world’s most influential tech companies. With a rare blend of technical depth and engaging delivery, he ensures your audience walks away informed, empowered, and ready to lead in the age of AI.

“For organizations looking to not just understand but lead the AI revolution, Laurence Moroney is the speaker to make it happen.”

View further Artificial Intelligence speakers and follow us on LinkedIn

Talent Videos

Laurence Moroney, Lead AI Advocate for Google

Laurence Moroney explores how generative AI, especially transformers, can shift from "artificial intelligence" to "artificial understanding" and help preserve cultural heritage.

Laurence Moroney begins with a life lesson from his math teacher: true understanding means you don’t need to memorize.

He connects this to AI today, where the real value isn’t just generating content, but understanding it. He warns that smaller cultures risk being lost in the digital noise, just as ancient Irish culture was erased by invasions and lack of records.

Key insights:

  • Generative AI ≠ just generation → it’s about comprehension.
  • Transformers: originally built to map text-to-text, now powerful at understanding sentiment, meaning, and context.
  • Compression power: Large models like GPT (~200B parameters, ~80GB) compress vast internet knowledge. Smaller models like Gemini Nano (~100M parameters, ~40MB) make AI portable, even on phones.
  • Cultural preservation: By training compact models on curated cultural data (songs, poems, recipes), societies can encode and preserve their identity in a form accessible anywhere, without needing huge infrastructure.
  • Opportunity: AI can empower smaller nations, marginalized voices, and endangered traditions to create interactive cultural archives for education and heritage.

He closes with optimism: 2023 marks the moment we gained the tools to preserve human culture cheaply, quickly, and accessibly—a chance for developers everywhere to shape legacy.

Key Moments

0:00 – Lesson from math teacher: true understanding removes need for memorization.
1:30 – Writing his first novel: searching for cultural connections across Ireland, China, and the US.
2:30 – Problem of history: small cultures lost their records; today, small voices risk being drowned by digital noise (bots, oversaturation).
4:15 – Generative AI isn’t about creation — it’s about understanding content.
5:30 – Transformers explained: from literal translation (“The raven loves its chicks”) to sentiment-based translation (“Beauty is in the eye of the beholder”).
7:00 – Reframing AI as “artificial understanding.”
8:15 – Efficiency & compression: GPT’s 200B parameters vs. Gemini Nano’s 100M. Models can now fit on phones.
10:00 – Specialized models: curating cultural datasets (e.g., Irish stew recipes) creates lasting digital cultural memory.
11:45 – The future: interactive, small-footprint models on phones/laptops enabling cultural learning without internet.
13:15 – Call to action: 2023 is the inflection point where developers can preserve cultures affordably and collaboratively.

Laurence Moroney breaks down AI, ML, models, deployment, and MLOps for developers starting their AI journey.

Laurence Moroney introduces the AI & ML Developer Journey, guiding beginners and developers through the fundamentals of artificial intelligence and how machine learning makes it real.

Key concepts include:

  • Artificial Intelligence (AI): Programming computers to react to data like living beings (not just pixels or raw input).
  • Machine Learning (ML): Teaching computers with data examples to recognize patterns and make predictions.
  • Models: The output of ML — mathematical functions that turn data into predictions (image recognition, text sentiment, spam detection).
  • Steps in ML Development: Data engineering → modeling → training → deployment → monitoring & improvement.
  • MLOps: The continuous cycle of refining models once deployed.
  • Accelerated Infrastructure: GPUs & TPUs to speed up ML training and inference.
  • Responsible AI: Tools and practices to ensure fairness, safety, and accountability.

The session emphasizes that while AI is complex, Google’s ecosystem of tools, hardware, and frameworks (TensorFlow, Keras, TPUs, Cloud services) makes it accessible for developers worldwide.

Key Moments

0:00 – Introduction: AI & ML terms can be overwhelming — where do developers start?
0:45 – What is AI? Computers reacting to data like intelligent beings (example: recognizing a cat).
2:00 – What is ML? Training computers with data examples to distinguish between categories (cats, dogs, horses).
3:00 – What are models? Mathematical functions that take input data and produce predictions.
4:00 – The ML process: starts with data engineering (cleansing, processing, spotting bias).
5:15 – Modeling: Frameworks like TensorFlow & Keras simplify complex ML architectures (transformers, CNNs).
6:00 – Training → Deploying models across devices, cloud, or web.
7:00 – Developers’ role: integrating models with platforms (e.g., Android apps).
7:45 – Deployment isn’t the end — monitoring and improving models is key (MLOps).
8:30 – Accelerated infrastructure: GPUs for fast math, TPUs optimized for ML workloads.
9:15 – Responsible AI: ethical use and tools for fairness, transparency, and safety.
10:15 – Resources: YouTube playlists, online courses, samples to kickstart your ML journey.
11:00 – Closing: AI is complex but achievable; welcome to the global ML ecosystem.

How Google’s ML tools, frameworks, and hardware accelerate state-of-the-art AI research

Laurence Moroney, Google’s lead for AI & ML advocacy, introduces the Google ML ecosystem and how it supports cutting-edge AI research.

The session reinforces Google’s mission: to make state-of-the-art AI tools and infrastructure accessible, scalable, and open-source.

Key Moments

0:15 – Intro: Google ML ecosystem and advocacy.
0:40 – Google TPUs: hardware designed for ML workloads.
1:20 – TPU Pods: AI supercomputers for large-scale training.
1:45 – Research example: chip floor planning with deep RL.
2:05 – T5X framework: modular system for training/evaluating sequence models.
2:30 – Example: 11B+ parameter language model trained on massive dataset.
3:05 – TPU Research Cloud: free TPU access for researchers globally.
3:45 – Pathdreamer: AI project for indoor navigation, generating unseen 360° views.
4:50 – Built with TensorFlow & Keras, fully open-sourced.
5:25 – JAX: high-performance numerical computing with Python + NumPy.
5:55 – JAX code runs seamlessly on GPUs/TPUs.
6:15 – JAX-TensorFlow compatibility for data pipelines.
6:40 – Closing: invitation to learn more in “JAX: Accelerating ML Research.”

Talent FAQ's

He adapts content for technology, healthcare, finance, retail, education, and beyond.

Yes, all presentations are customized to audience knowledge levels and strategic goals.

Talent Resources

In order to view the below you must be logged in.

  • Powerpoint Slide – For meeting and event planners
  • Gallery Images
  • High Resolution Images
  • PDF Files
  • Books and Magazine Links
  • Music List
  • Podcast Shows
  • Courses
  • + more

Interest to Book? Send us your enquiry

Speaker Contact Form

Enquiry Form

You may be interested in...

  • (21)
  • (3)
Dominic Thurbon

Dominic Thurbon has cracked the code for making change happen, with the ultimate formula to drive innovation, future-proof your workforce and design brands that really matter. Dom is an internationally engaged speaker and facilitator who helps individuals and organisations drive behaviour change in the face of external disruption. He is a Partner in the Climate […]

  • Travels from: Sydney, NSW
  • Artificial Intelligence
  • (21)
  • (2)
Adam Cheyer

Best known as a creator of Siri, Apple’s AI assistant, Adam Cheyer is a visionary pioneer in artificial intelligence and computer-human interaction. With a career spanning decades at the forefront of technological innovation, he has helped shape the evolution of AI, voice interfaces, and the future of human-computer collaboration. As an inventor with 39 patents, […]

  • Travels from: San Francisco, CA
  • Innovation Speakers
  • (132)
  • (5)
Tim Urban

Tim Urban, a master of unraveling the intricate tapestry of modern life, offers audiences around the globe insights into leadership, technology, artificial intelligence, creativity, innovation, and the human experience. His unique ability to clarify complex subjects with humor and relatable examples has made him a beloved figure and a sought-after speaker at conferences, corporate events, […]

  • Travels from: New York, NY
  • Motivational Speakers
  • (32)
Vivek Wadhwa

Called “Silicon Valley’s most provocative voice” for his ideas on technology trends, globalization, US competitiveness, and the future, Vivek Wadhwa’s work puts him at the heart of innovation. From tech entrepreneur and business owner to accomplished academic and widely published author, he served as a Stanford University research fellow and the Director of Research at […]

  • Travels from: Berkeley, CA
  • Artificial Intelligence
  • (85)
Sophia-the-Robot-2

Sophia the Robot is a marvel of artificial intelligence and robotics, captivating audiences worldwide with her human-like appearance and advanced conversational abilities. As the world’s first robot citizen and the inaugural robot Innovation Ambassador for the United Nations Development Programme, Sophia embodies the intersection of technology and humanity. Her presence challenges our perceptions of AI […]

  • Travels from: Los Angeles, CA
  • Artificial Intelligence
  • (28)

Dr. Catriona Wallace is a globally recognized thought leader in artificial intelligence (AI), ethics, and digital transformation. A trailblazer in the tech industry, Dr. Wallace is one of the few women at the helm of an AI-driven enterprise, leading the charge to create technology that not only solves problems but also fosters positive societal impact. […]

  • Travels from: Sydney, NSW
  • Artificial Intelligence
  • (56)
Susan Oh

Susan Oh stands at the intersection of emerging technologies, impact finance, and sustainability, bringing a dynamic, forward-thinking perspective to every stage she graces. A sought-after speaker, innovator, and advocate for ethical tech, Susan’s core message centers on how we can harness the power of blockchain, AI, and decentralized finance to reshape our world for the […]

  • Travels from: New York, NY
  • Artificial Intelligence
  • (23)

Edgar Perez is one the world’s few business and technology visionaries who can light up a room with insightful and inspiring presentations on the impact of cutting-edge technologies, from 5G to Quantum Computing and from Artificial Intelligence and Cybersecurity to Web3 and the Metaverse. A published author and energetic keynote speaker, he is also an […]

  • Travels from: New York, NY
  • Artificial Intelligence
Disclaimer
The profiles and images embedded on these pages are from various conference entertainers and other talent.

These remain the property of its owner and are not affiliated with or endorsed by Speakers Inc.

Fee ranges where listed on this website are intended to serve as a guideline only.

All talent fees exclude VAT, travel and accommodation where required.

Subscribe to our Newsletter and get connected:

Your subscription could not be saved. Please try again.
Your subscription has been successful.

Newsletter

Subscribe to our newsletter and stay updated.

We use Brevo as our marketing platform. By submitting this form you agree that the personal data you provided will be transferred to Brevo for processing in accordance with Brevo's Privacy Policy.

Our Mission:

We are your partner creating memorable and engaging experiences that go beyond the event itself.

© All rights reserved 2025.  Designed using Voxel

Speakers Inc Logo 2024
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.