Knowledge is Power

Sitewide Search

Search Bare Metal Cyber

Search exact control and technique identifiers, Cyber Wiki articles, framework records, playbooks, books, podcasts, Academy courses, individual lessons, and BMC Cyber Challenge activities.

Bare Metal Cyber · Free, ad-free audio course

Introduction to AI

A structured, audio-first learning route for Introduction to AI, designed for focused review and practical understanding.

Every Bare Metal Cyber audio course is free and 100% ad-free.

Complete Lesson Directory

Choose the exact subject you want to study.

Search by topic or narrow the directory by exam domain. Courses with multiple editions are organized below so every season remains easy to find. Each lesson includes its own audio player, full description, transcript when available, and previous-or-next navigation.

48 lessons available

S01E01Transcript

AI Foundations, History and Reasoning

Orientation — What is Artificial Intelligence?

Artificial Intelligence is a term everyone has heard, but few understand in depth. In this opening episode, we cut through the hype and get to the core: what does it actually mean when we say a system is “intelligent”?…

Transcript availableSeptember 10, 2025
→
S01E02Transcript

AI Foundations, History and Reasoning

Course Roadmap — How to Learn AI in Audio Form

This PrepCast is designed to teach Artificial Intelligence in a way that fits into real life: no slides, no diagrams, no heavy math on the page — just clear explanations you can absorb anywhere.…

Transcript availableSeptember 10, 2025
→
S01E03Transcript

AI Foundations, History and Reasoning

A Brief History of AI — From Turing to Transformers

Artificial Intelligence didn’t appear overnight; it has a story stretching back more than seven decades. In this episode, we step into that story, beginning with Alan Turing’s famous question — can machines think?…

Transcript availableSeptember 10, 2025
→
S01E04Transcript

AI Foundations, History and Reasoning

AI vs. Machine Learning vs. Deep Learning — Key Distinctions

AI, machine learning, and deep learning are terms often used interchangeably, but they are not the same — and confusing them makes it harder to understand the field. This episode clears the fog by breaking down how these layers of terminology connect.…

Transcript availableSeptember 10, 2025
→
S01E05Transcript

AI Foundations, History and Reasoning

How Machines “Think” — Algorithms and Representations

When people talk about machines “thinking,” they’re not talking about human intuition or creativity. They’re talking about algorithms — structured sets of instructions — and representations, the ways information is stored and processed.…

Transcript availableSeptember 10, 2025
→
S01E06Transcript

AI Foundations, History and Reasoning

Data — The Fuel of AI

No matter how advanced the algorithm, it can’t run without data. This episode focuses on why data is considered the fuel of AI, exploring the different types that drive training and performance.…

Transcript availableSeptember 10, 2025
→
S01E07Transcript

AI Foundations, History and Reasoning

Search and Problem Solving in AI

Before machine learning took center stage, AI was already grappling with how to solve problems systematically. This episode dives into search and problem solving, two of the earliest and still fundamental approaches to intelligence.…

Transcript availableSeptember 10, 2025
→
S01E08Transcript

AI Foundations, History and Reasoning

Knowledge Representation — How Machines Store Facts

For AI to reason, it needs to store and organize information. This episode explores knowledge representation, the frameworks that allow machines to capture facts, relationships, and rules.…

Transcript availableSeptember 10, 2025
→
S01E09Transcript

AI Foundations, History and Reasoning

Logic and Reasoning Systems

Reasoning has always been at the heart of intelligence, and in this episode we focus on how AI systems use logic to derive conclusions. Starting with propositional and predicate logic, we’ll explain how knowledge can be structured into true or false statements and rules.…

Transcript availableSeptember 10, 2025
→
S01E10Transcript

AI Foundations, History and Reasoning

Probability and Decision Making Under Uncertainty

Real-world decisions are rarely black and white, and AI systems must navigate uncertainty just as humans do. This episode explores how probability theory underpins reasoning when outcomes are incomplete, noisy, or ambiguous.…

Transcript availableSeptember 10, 2025
→
S01E12Transcript

Machine Learning and AI Technologies

Neural Networks — From Neurons to Layers

Artificial neural networks are inspired by the structure of the human brain but simplified into mathematical models that drive today’s most powerful AI systems.…

Transcript availableSeptember 10, 2025
→
S01E13Transcript

Machine Learning and AI Technologies

Deep Learning — Modern Architectures

Deep learning represents the cutting edge of neural networks, pushing performance far beyond earlier methods.…

Transcript availableSeptember 10, 2025
→
S01E14Transcript

Machine Learning and AI Technologies

Natural Language Processing — How Machines Understand Text

Language is one of the most human forms of intelligence, and this episode explores how AI systems learn to read, interpret, and generate text. We begin with early approaches like rule-based translation, then move into statistical models such as bag-of-words and word embeddings.…

Transcript availableSeptember 10, 2025
→
S01E15Transcript

Machine Learning and AI Technologies

Computer Vision — Teaching Machines to See

The ability to process visual information has been a defining achievement for AI. In this episode, we explore how computer vision allows machines to interpret and analyze images and video.…

Transcript availableSeptember 10, 2025
→
S01E16Transcript

Machine Learning and AI Technologies

Speech Recognition and Generation

Speech is one of the most natural ways humans communicate, and AI systems are increasingly able to listen and respond. This episode covers speech recognition, the conversion of audio into text, and speech generation, the production of lifelike voice outputs.…

Transcript availableSeptember 10, 2025
→
S01E17Transcript

Machine Learning and AI Technologies

Robotics — AI in the Physical World

While much of AI lives in code and data, robotics brings intelligence into the physical world. This episode examines how robots integrate sensing, reasoning, and action.…

Transcript availableSeptember 10, 2025
→
S01E18Transcript

Machine Learning and AI Technologies

Data Collection and Preparation for AI

Data is not just fuel for AI; it must be carefully gathered, cleaned, and prepared to produce reliable results. This episode breaks down the full lifecycle of data preparation, from collection through preprocessing.…

Transcript availableSeptember 10, 2025
→
S01E19

Machine Learning and AI Technologies

Training, Validation, and Testing Models

Once data is prepared, models must be built and evaluated with rigor. This episode covers the three pillars of evaluation: training, validation, and testing. Training introduces the algorithm to data, refining weights and parameters over multiple epochs.…

September 10, 2025
→
S01E20Transcript

Machine Learning and AI Technologies

Evaluating AI Performance

Knowing that an AI model works is not enough — we need to know how well it works, and under what conditions. This episode explores the frameworks and metrics used to evaluate AI performance.…

Transcript availableSeptember 10, 2025
→
S01E21Transcript

Machine Learning and AI Technologies

Common Pitfalls and Bias in AI Systems

AI systems are only as good as the data and assumptions that shape them, and many fail because of recurring pitfalls. This episode outlines the most common problems, starting with poor data quality, unbalanced datasets, and labeling errors.…

Transcript availableSeptember 10, 2025
→
S01E22Transcript

Machine Learning and AI Technologies

Human–AI Interaction — Interfaces and Usability

For AI to succeed, people must be able to use it effectively. This episode examines the design of interfaces that allow humans to interact with AI in ways that are intuitive, transparent, and supportive of trust.…

Transcript availableSeptember 10, 2025
→
S01E23Transcript

Machine Learning and AI Technologies

Cloud AI Services — Off-the-Shelf Tools

Not every organization can build AI systems from scratch, and cloud AI services fill this gap by offering ready-made tools.…

Transcript availableSeptember 10, 2025
→
S01E24Transcript

Machine Learning and AI Technologies

AI in Edge and IoT Devices

AI is not confined to the cloud — it increasingly lives in the devices around us. This episode introduces edge AI, where models run locally on Internet of Things (IoT) devices.…

Transcript availableSeptember 10, 2025
→
S01E25Transcript

Applied AI by Sector

AI in Healthcare

Few fields show AI’s potential more vividly than healthcare. This episode begins with diagnostic support systems, from early expert tools like MYCIN to today’s advanced medical imaging models that detect tumors and abnormalities in X-rays and MRIs.…

Transcript availableSeptember 10, 2025
→
S01E26Transcript

Applied AI by Sector

AI in Finance

Finance has always been data-driven, making it a natural fit for AI. In this episode, we cover early uses like algorithmic trading and credit scoring before moving into today’s advanced applications.…

Transcript availableSeptember 10, 2025
→
S01E27Transcript

Applied AI by Sector

AI in Retail and Marketing

In retail and marketing, AI’s role is visible every time you see a product recommendation or dynamic pricing change. This episode examines how customer segmentation, recommendation engines, and personalization platforms shape consumer experiences.…

Transcript availableSeptember 10, 2025
→
S01E28Transcript

Applied AI by Sector

AI in Manufacturing and Logistics

AI has become central to how goods are made, moved, and delivered. This episode begins with predictive maintenance, where algorithms detect failures before they occur, saving costs and preventing downtime.…

Transcript availableSeptember 10, 2025
→
S01E29

Applied AI by Sector

AI in Education

Education is a sector where AI promises to personalize learning at scale. This episode looks at intelligent tutoring systems, adaptive learning platforms, and automated grading tools that free teachers to focus on higher-value tasks.…

September 10, 2025
→
S01E30Transcript

Applied AI by Sector

AI in Government and Defense

Government and defense agencies are among the most active adopters of AI, using it to improve efficiency, security, and decision-making.…

Transcript availableSeptember 10, 2025
→
S01E31Transcript

Applied AI by Sector

AI in Entertainment and Media

Entertainment and media have embraced AI in ways that are visible to millions of people every day. This episode explores recommendation engines that power streaming platforms like Netflix, YouTube, and Spotify, curating what viewers and listeners see next.…

Transcript availableSeptember 10, 2025
→
S01E32Transcript

Applied AI by Sector

AI in Everyday Life — Virtual Assistants, Smart Homes

AI is no longer confined to labs or corporations; it lives in homes, cars, and devices people use every day. This episode introduces virtual assistants such as Siri, Alexa, and Google Assistant, which rely on natural language processing to respond to voice commands.…

Transcript availableSeptember 10, 2025
→
S01E33Transcript

Responsible AI, Society and Policy

Bias and Fairness in AI

No issue highlights AI’s societal impact more sharply than bias and fairness. This episode begins by defining bias in AI systems and tracing its sources to data, algorithms, and human choices.…

Transcript availableSeptember 10, 2025
→
S01E34Transcript

Responsible AI, Society and Policy

AI and Privacy Concerns

AI systems thrive on data, but the more data they use, the greater the risk to privacy. This episode begins with an overview of the types of data AI consumes: personal identifiers, biometric data, location information, and behavioral profiles.…

Transcript availableSeptember 10, 2025
→
S01E35Transcript

Responsible AI, Society and Policy

Transparency and Explainability

AI systems are powerful, but when their outputs cannot be understood, they risk losing trust. This episode explores transparency and explainability as core qualities for responsible AI.…

Transcript availableSeptember 10, 2025
→
S01E36Transcript

Responsible AI, Society and Policy

AI and Employment — Jobs Lost, Jobs Created

AI is reshaping the workplace as profoundly as earlier industrial revolutions. This episode begins by exploring the jobs most vulnerable to automation, including roles in manufacturing, logistics, and clerical work, where routine tasks can be replicated by machines.…

Transcript availableSeptember 10, 2025
→
S01E38Transcript

Responsible AI, Society and Policy

AI and National Security

AI is transforming national security strategies worldwide. This episode begins with intelligence analysis, where AI processes signals, satellite images, and vast text datasets at speeds impossible for humans.…

Transcript availableSeptember 10, 2025
→
S01E39Transcript

Responsible AI, Society and Policy

Philosophical Perspectives on AI and Consciousness

Beyond technical and practical questions, AI raises profound philosophical debates. This episode begins with Alan Turing’s foundational question — can machines think? — and examines the Turing Test as an early benchmark.…

Transcript availableSeptember 10, 2025
→
S01E40Transcript

Frontiers, Strategy and Careers

AI Research Frontiers — AGI and Beyond

Artificial General Intelligence, or AGI, represents one of the most ambitious goals in AI research: the creation of systems that can perform a wide variety of tasks with human-level flexibility.…

Transcript availableSeptember 10, 2025
→
S01E42Transcript

Frontiers, Strategy and Careers

AI and Creativity — Music, Art, and Writing

Creativity was once thought uniquely human, but AI is increasingly active in music, art, and writing. This episode begins with early experiments in rule-based composition and visual generation, then moves to modern systems powered by deep learning and generative adversarial networks.…

Transcript availableSeptember 10, 2025
→
S01E43Transcript

Frontiers, Strategy and Careers

AI for Sustainability and Climate

AI is being applied to one of humanity’s most pressing challenges: climate change. This episode explores how AI analyzes satellite imagery, sensor data, and weather models to predict extreme events such as hurricanes, floods, and wildfires.…

Transcript availableSeptember 10, 2025
→
S01E44Transcript

Frontiers, Strategy and Careers

Quantum Computing and AI

Quantum computing represents a radical shift in computation that could accelerate AI research. This episode introduces the basics of qubits, superposition, and entanglement, explaining how quantum systems differ from classical binary logic.…

Transcript availableSeptember 10, 2025
→
S01E45Transcript

Frontiers, Strategy and Careers

AI Risks and Existential Questions

While AI offers opportunity, it also introduces risks ranging from immediate harms to existential threats. This episode begins with short-term issues: biased decision-making, privacy violations, job disruption, and the spread of misinformation.…

Transcript availableSeptember 10, 2025
→
S01E46Transcript

Frontiers, Strategy and Careers

Global Competition in AI — U.S., China, and Beyond

AI is not just a technical field but a geopolitical one, with nations competing for leadership. This episode begins by examining the United States, with its strong base of academic research, private-sector innovation, and military investment.…

Transcript availableSeptember 10, 2025
→
S01E47Transcript

Frontiers, Strategy and Careers

Building a Career in AI — Roles and Skills

AI is not just changing industries; it is also shaping careers. This episode explores the landscape of professional roles, from data scientists and machine learning engineers to AI ethics specialists and policy advisors.…

Transcript availableSeptember 10, 2025
→
S01E48Transcript

Frontiers, Strategy and Careers

Final Thoughts — The Future Is Ours to Shape

The final episode closes the series by reflecting on AI’s future and the shared responsibility of shaping it. We begin by revisiting the transformative power of AI, from its applications in healthcare and education to its potential for climate solutions and scientific discovery.…

Transcript availableSeptember 10, 2025
→

A Practical Study Routine

Listen, read, and review in the order that works for you.

01

Listen

Use the free audio course during a commute, walk, workout, or focused study session.

02

Read

Follow the course with your own notes and use the related Cyber Wiki entries for additional context.

03

Review

Return to difficult lessons and search the site for related concepts, examples, and explanations.