Audience: teachers, student-learners, community mentors, and beginner builders using Incubator.org.
Use this guide: Every term has a short, human-readable definition plus at least one way to try it yourself using widely-used tools (most are free or have generous tiers). Scan the glossary for fast definitions, then jump to the Try it / Tools snippets to actually do something with each idea. Copy the prompt boxes into your AI tool of choice and adapt them for class, self-study, or a workshop.
Quick Glossary (plain English)
- Bias — When an AI prefers or treats some things unfairly because of patterns in its training data.
- Label — The “answer” attached to data (e.g., a cat/not-cat tag).
- Model — The trained program that makes predictions or generates content.
- Training — Teaching a model using examples so it improves.
- Chatbot — A program that converses by text or voice.
- Dataset — A large, structured collection of examples used for training/evaluation.
- Algorithm — A step-by-step method to solve a problem.
- Token — A chunk of text (or data unit) used by language models.
- Overfitting — When a model memorizes the training set and fails on new data.
- AI Agent — Software that can plan and act (often across tools/APIs) toward a goal.
- AI Ethics — Principles and practices to make AI fair, safe, and accountable.
- Explainability — Ways to understand why a model made a decision.
- Inference — Running the trained model to get outputs (predictions/generations).
- Turing Test — A thought experiment: can a machine’s responses pass for human?
- Prompt — The instruction or input you give an AI system.
- Fine-Tuning — Further training a model on your specific data or style.
- Generative AI — Models that create text, images, audio, or video.
- AI Automation — Using AI to complete multi-step tasks without constant supervision.
- Neural Network — A model architecture loosely inspired by brain neurons.
- Computer Vision — AI that interprets images or video.
- Transfer Learning — Starting from a pretrained model and adapting it to a new task.
- Guardrails — Controls to keep outputs safe, on-topic, and policy-compliant.
- Open-Source AI — Models/tools whose code/weights are openly shared.
- Deep Learning — Neural networks with many layers that learn complex patterns.
- Reinforcement Learning — Training by trial, error, and rewards.
- Hallucination — When an AI confidently makes up facts.
- Zero-Shot Learning — Doing a new task without training examples, guided by the prompt.
- Speech Recognition — Turning spoken language into text.
- Supervised Learning — Training with labeled examples.
- Model Context Protocol (MCP) — A standard for letting models securely use local tools/data.
- Machine Learning — Letting computers learn patterns from data.
- AI (Artificial Intelligence) — Systems that perform tasks we associate with human intelligence.
- Unsupervised Learning — Finding patterns in unlabeled data.
- LLM (Large Language Model) — Big text models that read/write code, essays, etc.
- ASI (Artificial Superintelligence) — Hypothetical AI vastly beyond human general ability.
- GPU (Graphics Processing Unit) — Hardware that speeds up AI training/inference.
- NLP (Natural Language Processing) — AI that works with human language.
- AGI (Artificial General Intelligence) — Hypothetical AI that can learn anything a human can.
- GPT (Generative Pretrained Transformer) — A popular LLM family trained then adapted for tasks.
- API (Application Programming Interface) — A standard way apps/services talk to each other.
Terms & Conditions
Subscribe
Report
My comments