openskills.info
Course Preview

Artificial Intelligence Fundamentals

Artificial intelligence is the field of building systems that perform tasks normally requiring human intelligence: recognizing patterns, making decisions, understanding language, and learning from data. It spans rule-based systems, machine learning, deep learning, and the engineering needed to deploy them.

itArtificial intelligence and machine learning

Artificial Intelligence Fundamentals

Artificial intelligence is not one algorithm, one product, or one kind of output. It is a broad family of machine-based systems. These systems take input and infer how to produce predictions, content, recommendations, or decisions for an objective.

That definition gives you a useful boundary. An AI system can recommend a song, classify an image, forecast demand, generate text, or choose an action. The output may affect software, a business process, or a physical device. The amount of autonomy varies by system.

The practical question is not, "Does this look intelligent?" Ask what objective the system serves, what input it receives, what output it produces, and what that output influences.

The system is larger than the model

An AI model maps input to output. An AI system surrounds one or more models with data collection, application logic, interfaces, monitoring, people, and operating controls.

This distinction matters. A model can score well in isolation while the deployed system fails its users. Input may differ from training data. An interface may hide uncertainty. A process may give an output more authority than it deserves. You evaluate the complete system in its intended context, not only the model.

Use this five-part mental model:

  1. Objective — the result the system is designed to pursue.
  2. Input — data, rules, prompts, sensor readings, or other signals.
  3. Model — the learned or hand-built representation used for inference.
  4. Output — a prediction, content, recommendation, or decision.
  5. Context — the people, process, environment, and consequences around the output.

Continue the course

This section is part of the paid course.

See pricing to subscribe, or log in if you already have access.

Where this skill leads

Relevant careers

See how this topic contributes to broader role-level skill maps.

Sources

  • https://www.oecd.org/content/dam/oecd/en/publications/reports/2024/03/explanatory-memorandum-on-the-updated-oecd-definition-of-an-ai-system_3c815e51/623da898-en.pdf
  • https://developers.google.com/machine-learning/intro-to-ml/what-is-ml
  • https://developers.google.com/machine-learning/intro-to-ml/supervised
  • https://developers.google.com/machine-learning/crash-course/
  • https://developers.google.com/machine-learning/glossary/fundamentals
  • https://developers.google.com/machine-learning/crash-course/llm
  • https://airc.nist.gov/airmf-resources/airmf/
  • https://airc.nist.gov/airmf-resources/airmf/3-sec-characteristics/