Skip to content
recaplica

    One moment: security check

    Cloudflare wants to make sure you're not a robot. Tick the box below and your search will continue on its own.

    IT
    recaplica Artificial intelligence: what it is and how it's changing the world
    © 2026 Recaplica · recaplica.com — All rights reserved
    Home › Technology

    Artificial intelligence: what it is and how it's changing the world

    By Recaplica Newsroom · Updated on September 6, 2026

    What to print

    Page numbers appear when printing with default margins.

    Slides

    Choose a cut

    Flash10 slidesThe essential thread, to present in classFull17 slidesEvery chapter and the deeper detail

    Both come with speaker notes.

    Telegram channel
    recaplica Clear in 30 seconds, yours in 10 minutes.
    In 30 seconds Key points Figures Deep dive Slides Myths Mind map Quiz Flashcards FAQ

    In 30 seconds quick read

    Artificial intelligence is, in the OECD's official definition updated in 2023, a system that infers from the data it receives how to generate predictions, content, recommendations or decisions for a given objective - rather than simply carrying out instructions written in advance, the way traditional software does. Very different forms live under this label: hand-coded rule-based systems, machine learning that learns from data, the deep neural networks of deep learning, and generative AI that writes text and creates images. The most recent data - from the 2024 Nobel Prize in Chemistry awarded thanks to AlphaFold to the 2026 Stanford HAI and Pew Research surveys - show a change that's already measurable in work, science, medicine and everyday life, almost never for a single reason.

    Key Points

    • The OECD definition (2023): a system that infers from data how to generate predictions, content, recommendations or decisions for a given objective.
    • The main forms, in the order they appeared historically: rule-based systems, machine learning, deep learning (deep neural networks), generative AI.
    • In 2025, 88% of organizations surveyed by Stanford HAI had already adopted AI, but large-scale staff reductions still aren't visible in aggregate employment data.
    • The 2024 Nobel Prize in Chemistry went to AlphaFold, the system that predicted the structure of roughly 200 million proteins.
    • In healthcare, clinical adoption is outrunning the rules: AI-assisted diagnostics are in use in 64% of the 50 states of the WHO European Region, but only 8% have a dedicated strategy.
    • In the United States, 49% of adults used an AI chatbot in 2026, but 40% fear a negative impact on society over the next twenty years.

    Key figures

    • $172 billion the AI-related consumer surplus reached by US consumers in early 2026, up from $112 billion the year before (+54%) Source: Stanford HAI, The 2026 AI Index Report
    • about 200 million protein structures predicted by AlphaFold2 since 2020, against the over 190,000 obtained through roughly 60 years of experimental work Source: Nobel Prize / EMBL, 2024 Nobel Prize in Chemistry
    • 49% the share of US adults who used an AI chatbot in 2026, up from 33% in 2024 Source: Pew Research Center, 2026

    Deep Dive

    What precisely counts as an artificial intelligence system

    In 2023 the OECD (the Organisation for Economic Co-operation and Development) updated the official definition of an “AI system,” adopted

    • with adaptations - by regulation in the European Union, Japan and the United States: “a machine-based system that, for explicit or implicit objectives, infers, from the input it receives, how to generate outputs - such as predictions, content, recommendations or decisions - that can influence physical or virtual environments.”

    The key word is “infers.” Traditional software only carries out instructions written in advance by whoever programmed it - what’s known in the trade as an algorithm: a finite, precise sequence of steps. An AI system, by contrast, processes the data it receives and works out on its own, through statistical models, how to reach the result. Its objectives can be hand-coded by a programmer, or acquired by the system itself during training: the example the OECD itself cites is a model like ChatGPT, aligned to desired behavior through a process called reinforcement learning from human feedback (RLHF).

    Adding “content” to the list of possible outputs, in the 2023 revision, wasn’t an incidental detail: the earlier 2019 definition was built mainly around systems that predict or decide, and didn’t clearly cover systems that create text, images or audio from scratch. Another feature of the definition concerns how a system behaves over time: an AI system can stay fixed after release, or keep adapting, with “varying levels of autonomy and adaptiveness.”

    The main forms: from who writes the rules to who learns them

    For decades, computing solved problems with rule-based (or symbolic) systems: a programmer writes every instruction by hand - if X happens, do Y - and the machine executes it. That works well when the rules can be listed in full, and much less well when the problem is too fuzzy to fit into a list of “if… then” statements.

    That’s where machine learning comes in: instead of writing the rules, you train a model on large amounts of data and let it find them. A subset of machine learning, deep learning, uses neural networks organized into many layers - loosely inspired, with plenty of simplification, by the structure of the brain - and manages to learn even from raw data, without a human having to prepare and label it example by example.

    The newest family is generative AI: it uses an architecture called the Transformer, capable of processing entire sequences of data - a whole sentence at once - instead of one word at a time, to create new content (text, images, audio, code) from a request written in natural language. It isn’t replaying an archive: it has learned patterns and relationships from enormous amounts of data and recombines them.

    Form of AIWho writes the rulesLearns from data?Example
    Rule-based systemsA programmer, instruction by instructionNoA thermostat with a programmed schedule
    Machine learningThe model, trained on examplesYesA spam filter that learns from past cases
    Deep learningThe model, with deep neural networksYes, even on raw dataFace and voice recognition
    Generative AIThe model, on huge amounts of text or imagesYesA chatbot that writes a text on request

    Practical example: a thermostat that switches off the heating at 10 p.m. because you programmed it to is a rule-based system - it does exactly and only what’s written. A thermostat that notices, on its own, what time you usually get home and starts heating earlier accordingly is doing machine learning instead: nobody wrote that schedule down, it inferred it by watching your habits.

    How it’s changing work

    The Stanford HAI 2026 report (“The 2026 AI Index Report”) captures already-wide corporate adoption: 88% of organizations surveyed had adopted AI in 2025, and 70% were already using generative AI in at least one business function. Private investment in the sector more than doubled in the same year (+127.5%), coming to account for 60% of all private AI funding; generative AI alone grew by more than 200% and captured nearly half of that money. The United States invests 23 times more private capital in AI than China does.

    The picture on jobs is more mixed. A third of organizations surveyed expect AI to lead to workforce reductions over the coming year, mostly in customer support operations, supply chain and software engineering - but the report notes that large-scale reductions still aren’t visible in aggregate employment data. The clearest signal so far concerns one specific group: employment among software developers aged 22 to 25 has fallen by nearly 20% compared with 2024, the sharpest drop among the segments linked so far to the change AI is bringing - which remains one factor among several, not the only one these numbers can explain. AI-related skills, meanwhile, already appear in 2.5% of all US job postings, up 297% from a decade earlier.

    Where AI is used, measured productivity gains vary a great deal from task to task: +14-15% in customer support, +26% in software development, +50% in marketing, with more modest results in tasks that require complex reasoning. The report also flags a possible downside: relying too heavily on AI to work could, according to some evidence, come with a long-term loss of learning for the people who use it.

    How it’s changing science: the AlphaFold case

    On October 9, 2024, the Nobel Prize in Chemistry was awarded half to David Baker, for computational protein design, and half, jointly, to Demis Hassabis and John Jumper, for using AI to predict protein structure with a system called AlphaFold. It was the first time - and probably not the last - that a discovery made possible by artificial intelligence has won a Nobel Prize.

    The scale of the change gives a sense of what an impact like this actually means in practice: over roughly 60 years of experimental work, structural biologists had determined the structures of over 190,000 proteins. AlphaFold2, available since 2020, has predicted about 200 million, drawn from over a million different organisms - nearly every protein known to science. The tool’s database has already passed a million users in nearly every country in the world, and thousands of scientific papers cite it, with applications ranging from studying antibiotic resistance to enzymes capable of breaking down plastic.

    The reason matters too, not just the result. As John Jumper himself put it, “public data were essential to the development of AlphaFold”: the system learned from the protein structures that generations of biologists shared publicly over the decades.

    How it’s changing medicine: adoption outrunning the rules

    A WHO Europe report, published on November 19, 2025, based on a survey conducted between 2024 and 2025 across the 50 member states of the European Region (not just European Union countries), captures a sector adopting AI faster than it’s regulating it: AI-assisted diagnostics are already in use in 64% of member states, and patient-support chatbots in 50%. National strategies dedicated specifically to AI in healthcare remain rare, though: only 8% of states (4 of 50) have one, while 66% have only cross-cutting strategies that mention AI without being built for healthcare specifically.

    The two barriers states cite most often are legal and regulatory uncertainty (86%, 43 of 50 states) and financial sustainability (78%, 39 of 50); among the factors states consider necessary to clear the way for adoption are clear rules on legal liability (seen as useful by 92%) and guidance on transparency and explainability (90%) - the same ground covered, in Europe, by the EU AI Act. The priorities states name for using AI in healthcare are patient care, reducing the workload on healthcare staff, and system efficiency.

    How it’s changing everyday life

    In the United States, the Pew Research Center survey published on June 17, 2026 (fielded between February 17 and 23, 2026) measures rapid growth: 49% of US adults have used an AI chatbot, up from 33% in 2024; ChatGPT alone is used by 44% of adults (34% in 2025). About a quarter of users use it daily. The most common reported uses are looking up information (42%) and, among people who work, getting work tasks done (38%); 10% say they also use it for emotional support. The generational gap is stark: 63% of adults under 50 use it, against 23% of those 65 and older. Alongside chatbots, AI-enhanced “smart” devices are growing too: smartwatches (37%), smart speakers (35%), smart doorbells (18%).

    One of the most visible everyday uses of generative AI concerns creativity: drafting a piece of writing, generating an illustration, composing a music track are within reach of anyone with a browser. No solid, specific source on just how far this change has gone in creative fields - music, visual art, writing, design - was found, though, which is why we’re limiting ourselves to noting the widespread use, without numbers we couldn’t verify thoroughly.

    The same Pew survey also measures concerns: 40% of respondents expect a negative impact from AI on society over the next twenty years (48% among under-30s, against 37% of those over 50), 71% fear losing control over their personal data, 63% think AI development is moving faster than society’s ability to adapt, and only 33% trust that government will regulate it effectively.

    Slide deck

    Slides ready to download and make your own in PowerPoint or Google Slides, with speaker notes. Pick the Flash cut or the Full one.

    Slide 1 of the presentation on Artificial intelligence: Artificial intelligenceSlide 2 of the presentation on Artificial intelligence: Who wrote the rules the machine follows?Slide 3 of the presentation on Artificial intelligence: What we will coverSlide 4 of the presentation on Artificial intelligence: Chapter 01: What it is, in one definitionSlide 5 of the presentation on Artificial intelligence: Two ways of reaching a resultSlide 6 of the presentation on Artificial intelligence: Chapter 02: The forms, from rules to dataSlide 7 of the presentation on Artificial intelligence: The order they appeared inSlide 8 of the presentation on Artificial intelligence: Nested levels, not synonyms: Machine learning, Deep learning, Generative AISlide 9 of the presentation on Artificial intelligence: Is a thermostat that starts the heating earlier learning?Slide 10 of the presentation on Artificial intelligence: Chapter 03: What is already changingSlide 11 of the presentation on Artificial intelligence: Work, in the 2026 Stanford HAI dataSlide 12 of the presentation on Artificial intelligence: AlphaFold · Diagnostics · ChatbotsSlide 13 of the presentation on Artificial intelligence: How people see it, Pew survey of 2026Slide 14 of the presentation on Artificial intelligence: Chapter 04: What AI cannot doSlide 15 of the presentation on Artificial intelligence: No model understands in the human sense.Slide 16 of the presentation on Artificial intelligence: What is the relationship between machine learning and deep learning?Slide 17 of the presentation on Artificial intelligence: And now, the review
    Flash10 slidesThe essential thread, to present in classFull17 slidesEvery chapter and the deeper detail

    Common myths

    • ✗ Myth Artificial intelligence thinks and reasons like a human being.

      ✓ Reality In reality, even the most advanced systems infer statistical patterns from the data they saw during training: they don't have an understanding of the world in the human sense, and this can lead them to get things wrong with total confidence, even on things obvious to a person.

    • ✗ Myth Generative AI, like chatbots, genuinely understands what it writes.

      ✓ Reality A language model generates text by predicting the most likely next word, not by processing meaning the way a person does: it can produce fluent and wrong sentences together (hallucinations), because the criterion behind its word choices is statistical plausibility, not truth.

    • ✗ Myth Machine learning, neural networks and generative AI are the same thing under different names.

      ✓ Reality They're nested levels: artificial intelligence is the broadest category, machine learning the method (learning from data), neural networks an architecture also used by deep learning, and generative AI a family of applications that uses that architecture to create new content.

    Mind map

    Drag the background to move around and the nodes to reposition them; use − and + to collapse and expand branches.

    Customize
    Mind map: Artificial intelligence: what it is and how it's changing the world
    • Artificial intelligence
      • What it is
        • OECD definition (2023) Infers predictions, content, recommendations or decisions from input
        • Explicit or implicit objectives Written by a programmer or acquired during training
      • The main forms
        • Rule-based systems Hand-written instructions, no learning
        • Machine learning Learns from data instead of rules
        • Deep learning Neural networks with many layers, even on raw data
        • Generative AI Creates text, images, audio and code on request
      • Impact on work
        • Corporate adoption 88% of organizations in 2025 (Stanford HAI)
        • Productivity gains Vary widely from task to task, not uniform
        • New skills in demand
          • AI-skill job postings growing fast
      • Impact on science
        • AlphaFold and proteins About 200 million structures predicted
        • 2024 Nobel Prize in Chemistry Hassabis and Jumper, with David Baker
      • Impact on medicine
        • Assisted diagnostics In use in 64% of the 50 WHO Europe states
        • National strategies still rare Dedicated to healthcare in only 8% of states
      • Impact on daily life
        • Chatbots and assistants 49% of US adults used one in 2026
        • Perceptions and worries 40% fear a negative impact on society

    Quiz: test yourself

    Answer the questions to check what you have learned: you get instant feedback and a short explanation.

    Grade 0/10 0/5
    1 In short, what is the OECD's 2023 updated definition of an 'AI system'?

    That's exactly the distinguishing feature: the system 'infers' from its input how to produce the output, instead of simply executing explicit instructions. That's what sets it apart from traditional software.

    2 What's the relationship between machine learning and deep learning?

    The hierarchy runs from broadest to most specific: artificial intelligence, then machine learning (which learns from data), then deep learning, which uses deep neural networks to learn even from raw data.

    3 True or false: according to Stanford HAI, consumer adoption of generative AI is moving more slowly than personal computers and the internet did in their early days.

    False: the report found the opposite. Reaching 53% adoption in three years is a faster diffusion rate than PCs and the internet managed in their early phases.

    4 What made possible the 2024 Nobel Prize in Chemistry awarded, in part, to Demis Hassabis and John Jumper?

    The prize recognized predicting protein structure through AI: AlphaFold predicted about 200 million structures, against the over 190,000 obtained through 60 years of experimental work.

    5 According to the 2025 WHO Europe report, which statement about AI in healthcare is correct?

    Only 4 of 50 states (8%) have a dedicated strategy; 66% have only cross-cutting strategies that mention AI. AI-assisted diagnostics, on the other hand, are already in use in 64% of states.

    Answers: 1-A · 2-A · 3-B · 4-A · 5-A

    Flashcards

    Tap the card to flip it and check whether you remember the answer, then move to the next one.

    1 / 8

    Explain it in your own words

    The ultimate test: if you can explain it in simple words, you've truly understood it. Write your explanation, then compare it with the Recap.

    Your explanation is saved only on this device.

    Artificial intelligence is, in the OECD's official definition updated in 2023, a system that infers from the data it receives how to generate predictions, content, recommendations or decisions for a given objective - rather than simply carrying out instructions written in advance, the way traditional software does. Very different forms live under this label: hand-coded rule-based systems, machine learning that learns from data, the deep neural networks of deep learning, and generative AI that writes text and creates images. The most recent data - from the 2024 Nobel Prize in Chemistry awarded thanks to AlphaFold to the 2026 Stanford HAI and Pew Research surveys - show a change that's already measurable in work, science, medicine and everyday life, almost never for a single reason.

    Frequently asked questions

    What's the difference between artificial intelligence and machine learning?

    Machine learning is a subset of artificial intelligence: the method by which a system learns from data instead of following hand-written rules. AI, as a category, also includes rule-based systems that don't learn at all, while deep learning and generative AI are, in turn, subsets of machine learning.

    Will artificial intelligence take people's jobs?

    The 2026 Stanford HAI data paint a mixed picture: a third of organizations surveyed expect workforce reductions over the next year, mostly in customer support, supply chain and software engineering, and employment among young software developers (ages 22-25) has already fallen by nearly 20% compared with 2024. Large-scale reductions, though, still aren't visible in aggregate employment data, and AI remains one factor among several - not the only one these numbers can explain on their own.

    Does generative AI, like chatbots, actually understand what it writes?

    No, not in the way a person does. A language model generates text by predicting the most likely next word, one at a time, based on statistical patterns learned during training: that's why it can produce fluent and false sentences alike - the so-called hallucinations - and why its output always needs checking.

    How widespread is artificial intelligence in healthcare?

    According to the 2025 WHO Europe survey of 50 member states of the European Region, AI-assisted diagnostics are already in use in 64% of states and patient-support chatbots in 50%. Only 8% of states, though, have a national strategy dedicated specifically to AI in healthcare: most manage it inside broader digital strategies.

    Where does the definition of artificial intelligence used in this Recap come from?

    From the OECD (Organisation for Economic Co-operation and Development), which in 2023 updated the official definition of an 'AI system' later adopted, with adaptations, by regulation in the European Union, Japan and the United States.

    Sources

    • OECD — Explanatory Memorandum on the Updated OECD Definition of an AI System
    • IBM Think — What is Artificial Intelligence?
    • IBM Think — What is Generative AI?
    • Stanford HAI — The 2026 AI Index Report, Economy chapter
    • EMBL — AlphaFold wins Nobel Prize in Chemistry 2024
    • WHO/Europe — Artificial intelligence is reshaping health systems: state of readiness across the WHO European Region
    • Pew Research Center — Americans and AI 2026: Chatbots, Smart Devices and Views on Impact

    Every Recap goes through an independent review before publication.

    Every evening, the day's new Recaps on our Telegram channel. Join the channel →

    Keep learning

    • Technology AI Pop Culture: When Synthetic Content Rewrites History According to Lead Stories, a World War Two photo held by the Imperial War Museums circulated in 2026 in an AI-colorized version that a detector rated 99% likely to be artificially generated, even though the original shot was genuine. Cases like this also touch pop culture and current events: text, image and video models produce content that looks historical or iconic without actually being so, or alter real content in details that are hard to spot at a glance. Some tools leave technical clues, such as digital watermarks or video length limits, but no single clue covers every generator on the market. The Reuters Institute reports that in 2026 trust in AI chatbot answers about the news stays low, at 20% against 37% for news overall. Checking whether an image or video is authentic still means comparing it against the original archive that holds it. Read the Recap →
    • Technology Echo Chamber: How Recommendation Algorithms Shape What You See An echo chamber is an environment, online or offline, where a person mostly encounters opinions that confirm their own. Recommendation algorithms can build a narrower version of this, often called a filter bubble, by quietly deciding what to show someone based on what they've clicked and watched before. The two ideas get mixed up constantly, but they aren't the same phenomenon, and the strongest research available paints a more mixed picture than the popular narrative: algorithms have a measurable but modest effect, and people's own choices matter more. Whether algorithms actually drive political polarization is not something the most rigorous experiments have settled. Read the Recap →
    • Technology Virtual influencers: the AI-made creators behind the profiles Virtual influencers are digital characters built by an agency or studio, complete with a face, a voice and a biography, who post on social media the way a real creator would. The phenomenon predates the generative-AI boom: Lil Miquela's account has been live since April 23, 2016, and Shudu Gram first appeared on April 22, 2017. Some of these profiles work with major brands: Miquela has partnered with Calvin Klein and Prada, while the Spanish agency The Clueless built Aitana López after finding human models and influencers too unreliable to manage. In the United States, the Federal Trade Commission updated its advertising rules in 2023 to explicitly cover virtual influencers among the content that must be disclosed as sponsored. Read the Recap →

    recaplica

    Clear in 30 seconds, yours in 10 minutes.

    Recaps Mind maps Request a Recap Telegram channel Mind map maker Our method About Privacy & cookies Legal notes & terms of use

    © 2026 Recaplica · A project by Curi S.r.l. — VAT IT05472000750

    Statistics, only if you say so

    To learn which Recaps help most we would use Google Analytics, with aggregate, anonymous data. It starts only with your OK, and you can change your mind anytime. Privacy policy