Skip to main content

Understanding AI and Digital Technology: An Introduction

My new book is an introductory guide to how modern technology is reshaping the world around us. From the evolution of computing hardware to the future of quantum computing, this book breaks down complex ideas into accessible explanations.

It offers an in-depth look at Artificial Intelligence and Machine Learning, showing how these technologies power everything from virtual assistants to fraud detection systems—while also exploring the ethical concerns they raise, such as bias and job displacement. Additionally it discusses Generative AI and explains how machines can now create original text, images, and code, as well as the risks and limitations that come with this powerful capability. 

Beyond the tech itself, the book examines how digital innovation transforms business models—through strategies like dynamic pricing, subscriptions, and platform economies—and how companies can harness speed, sequencing, and data to drive value.

In its final chapters, the book tackles the future of work, showing how technology can improve operations, redesign jobs, and enhance performance through smart automation and remote collaboration.

It is based on class notes from my Cornell classes.

It will be available starting April 12, 2025

https://www.amazon.com/dp/B0F3W4CKFY

Comments

Popular posts from this blog

Beyond the Gut Feeling: Mastering Data-Driven Decision Making (DDDM) for Sustainable Success Part 1/2

In the current hyper-competitive business landscape, intuition and experience—while still valuable—are no longer sufficient for making the best decisions. Organizations today operate in a world where data flows endlessly from every direction: operations, customer interactions, the market, and internal processes. This surge in volume, velocity, and variety of information brings both vast opportunity and pressing complexity. To navigate this environment, organizations need to adopt a more structured and evidence-based approach: Data-Driven Decision Making (DDDM) . This isn’t just about hoarding data. It’s about using data intentionally and intelligently—gathering the right insights, interpreting them accurately, and applying them to support both strategic and tactical decisions. --- Redefining the Role of Data in Business Data plays two foundational roles in any data-driven organization: 1. Monitoring Performance and Environment Think of data as the central nervous system of an organi...

A Framework for Digital Services in Large Organizations

Large organizations, often synonymous with entrenched systems and formidable bureaucracies, frequently find themselves in a wrestling match with digital change. It’s not for lack of talent or resources, but rather a fundamental design flaw: their very architecture tends to resist innovation . Legacy contracts, rigid hierarchies, and outdated processes combine to create an immense gravitational pull towards the status quo. Yet, expectations continue their relentless ascent, demanding faster, simpler, and more reliable services, indifferent to the complexities that lie beneath the surface. So, how does a behemoth pivot? The answer lies in a strategic shift away from grand, abstract blueprints and towards a more agile, user-centric approach. This article outlines a practical framework for digital services, built on the core principle that delivery comes first, fostering lasting change through consistent execution and practical problem-solving. Focus on Delivery, Not Just Planning The fou...

Train, Validate, Test: The Key to Success in AI

In machine learning, the question "How good is the model?" is fundamental. To answer this, it's essential to understand how data is structured and evaluated. To explain the importance of training, validation, and testing, let's dive into an analogy rooted in school days. Training Data: Building a Strong Foundation Imagine you're in your favorite class, absorbing new material. This is where the core learning happens. In the context of machine learning, the training data is the classroom lesson. It's the information the algorithm needs to understand the problem it's tasked with solving. For example, if you're studying history, your textbooks, lectures, and homework represent the training data. Similarly, a machine learning model relies on training data to learn patterns, relationships, and features in the dataset. It processes this information to prepare for solving problems, much like a student studies to perform well on tests. The training phase is cr...