Training Center

Artificial Intelligence Fundamentals

AI Basics

Beginner β€’ Approx. 14-18 hours, self-paced

0% Complete
0 of 19 lessons

AI Basics is a comprehensive beginner-level CK Computer Help training course designed to make artificial intelligence understandable, practical, and safe. It introduces core AI concepts without requiring programming or advanced mathematics and teaches students how to use modern AI assistants responsibly.

The course covers AI terminology, machine learning, deep learning, generative AI, model training and inference, large language models, prompting, hallucinations, verification, privacy, bias and fairness, copyright and attribution, research, writing and productivity, image/audio/video AI, coding and data assistance, automation and agents, prompt injection and AI security, scams and deepfakes, choosing AI tools, and building a safe repeatable AI workflow.

Every lesson includes hands-on beginner tasks and a knowledge check. The final section includes practical exercises and a comprehensive final assessment.

LESSON 1 OF 19

What Artificial Intelligence Is (and Is Not)

Estimated time: 35-45 minutes

Download Text PDF

Lesson Objective

Understand what AI means, distinguish AI from ordinary automation, and recognize common forms of AI you encounter every day.

1. A Practical Definition of AI

Artificial intelligence is a broad term for computer systems that perform tasks associated with human intelligence, such as recognizing patterns, understanding language, making predictions, generating content, or selecting actions. AI does not imply consciousness, feelings, or human-like understanding.

2. AI vs. Traditional Software

Traditional software often follows explicit rules written by programmers. Many AI systems instead learn patterns from data and use those patterns to make predictions or generate outputs. A calculator following a fixed formula is not normally considered AI; a system that classifies photos based on learned patterns is.

3. Where You Already See AI

  • Email spam filtering
  • Search ranking and recommendations
  • Speech recognition and transcription
  • Photo organization
  • Fraud detection
  • Navigation and traffic prediction
  • Generative chat assistants
  • Image, audio, and video generation

4. Important Limits

AI systems can be useful without being reliable in every situation. They can produce incorrect answers, reflect bias in data, misunderstand context, expose sensitive information if used carelessly, or generate content that looks convincing but is false.

5. Beginner Vocabulary

  • Model: a trained computational system that maps inputs to outputs.
  • Training: the process used to adjust a model from data.
  • Inference: using a trained model to produce an output.
  • Prompt: an instruction or input given to a generative model.
  • Generative AI: AI that creates new text, images, audio, video, code, or other content.

Hands-On Tasks

  1. Write down three AI-powered features you use in everyday life and what each one does.
  2. For each feature, identify whether it mainly classifies, predicts, recommends, recognizes, or generates.
  3. Explain in one sentence why an AI system is not automatically correct just because its answer sounds confident.

Knowledge Check

1. Which statement best describes AI?
2. What is inference?
3. Can an AI answer sound confident and still be wrong?

My Notes

Sign in to save private lesson notes.