#1 • AI Assistant
What it is: Software you can talk to that helps you think or write.
Why you’d care: It reduces mental load.
Example: Asking it to clean up an email or explain something simply.
Plain-English index — what it is, why it matters, example.
What it is: Software you can talk to that helps you think or write.
Why you’d care: It reduces mental load.
Example: Asking it to clean up an email or explain something simply.
What it is: The engine behind AI assistants.
Why you’d care: Better engines usually give better answers.
Example: The hidden system powering chat-based AI tools.
What it is: The instruction or input you give an AI system.
Why you’d care: Clear prompts lead to clearer results.
Example: Asking an AI to summarize something in plain English.
What it is: An AI system designed to take actions, not just respond.
Why you’d care: Agents move AI from conversation into execution.
Example: An agent that schedules meetings automatically.
What it is: A smaller model trained for specific tasks.
Why you’d care: SLMs are faster and easier to control.
Example: A private model trained only on company data.
What it is: A rented server you control on the internet.
Why you’d care: It provides independence from platforms.
Example: Hosting your own site or AI tools.
What it is: A way for software systems to communicate.
Why you’d care: APIs connect tools and automate work.
Example: Sending text to an AI model and receiving a response.
What it is: A small chunk of text processed by an AI.
Why you’d care: AI reads tokens, not words.
Example: A sentence split into many tokens.
What it is: How much information an AI can remember at once.
Why you’d care: Older info drops out when the window fills.
Example: Long chats causing earlier details to be forgotten.
What it is: Internal values that shape AI responses.
Why you’d care: They determine what patterns are recognized.
Example: Different weights create different behaviors.
What it is: Information used to teach an AI model.
Why you’d care: Models reflect what they were trained on.
Example: Books and articles used during training.
What it is: When an AI generates an output.
Why you’d care: Every response is an inference.
Example: Typing a question and receiving an answer.
What it is: Adjusting a model for a specific purpose.
Why you’d care: Improves results for narrow tasks.
Example: Training a model on support emails.
What it is: Software running on servers you control.
Why you’d care: Increases ownership and flexibility.
Example: Running tools on your own VPS.
What it is: Difficulty leaving a service once dependent.
Why you’d care: Limits future options.
Example: Workflows tied to a single platform.
What it is: Tasks executed automatically by systems.
Why you’d care: Saves time when designed correctly.
Example: Auto-sending follow-up emails.
What it is: AI systems supervised by humans.
Why you’d care: Prevents costly mistakes.
Example: Reviewing AI output before publishing.
What it is: A layered system that processes information.
Why you’d care: Most modern AI relies on neural networks.
Example: Text flowing through model layers.
What it is: A single processing unit in a neural network.
Why you’d care: Neurons are AI’s basic building blocks.
Example: Millions activating per response.
What it is: A trained AI system that produces outputs.
Why you’d care: Defines what the AI can do.
Example: A language model generating text.
What it is: A collection of data used to train or test a model.
Why you’d care: Data quality shapes model behavior.
Example: Documents used to teach an AI writing patterns.
What it is: When a model learns training data too closely.
Why you’d care: It fails on new inputs.
Example: Memorizing examples instead of generalizing.
What it is: A model’s ability to handle new situations.
Why you’d care: Makes AI useful beyond training.
Example: Answering unseen questions.
What it is: AI producing confident but incorrect output.
Why you’d care: Requires human verification.
Example: Inventing facts or citations.
What it is: The delay between request and response.
Why you’d care: High latency feels slow.
Example: Waiting seconds for a reply.
What it is: How much work a system can handle at once.
Why you’d care: Matters when scaling.
Example: Processing many requests per minute.
What it is: System that maps names to IP addresses.
Why you’d care: Makes the internet usable.
Example: Typing a domain instead of numbers.
What it is: A human-readable internet address.
Why you’d care: Domains are digital real estate.
Example: Owning your own domain name.
What it is: Encryption securing data in transit.
Why you’d care: Protects privacy and trust.
Example: The lock icon in the browser.
What it is: A system that controls network traffic.
Why you’d care: Reduces exposure to attacks.
Example: Blocking unauthorized access.
What it is: A numbered communication endpoint on a server.
Why you’d care: Ports determine how services connect.
Example: HTTPS traffic commonly uses port 443.
What it is: A packaged environment that runs software consistently.
Why you’d care: Containers reduce setup and compatibility issues.
Example: Running an app the same way everywhere.
What it is: A collection of tools used together.
Why you’d care: Stacks shape complexity and maintenance.
Example: Server + database + frontend.
What it is: Recurring payment for continued access.
Why you’d care: Subscriptions quietly accumulate.
Example: Monthly SaaS fees.
What it is: Software delivered over the internet.
Why you’d care: Convenient but limits control.
Example: Web-based tools.
What it is: A defined sequence of steps.
Why you’d care: Prevents automation chaos.
Example: Lead → follow-up → archive.
What it is: Connecting systems so they work together.
Why you’d care: Adds power but adds fragility.
Example: Form connected to CRM.
What it is: Complexity from too many connections.
Why you’d care: Makes changes risky over time.
Example: Breaking automations after updates.
What it is: Control over assets and systems.
Why you’d care: Ownership creates leverage.
Example: Owning your site and data.
What it is: Permission without ownership.
Why you’d care: Access can be revoked.
Example: Using a platform account.
What it is: Information an AI uses to understand what you’re asking.
Why you’d care: Better context produces better answers.
Example: Giving background before a question.
What it is: Instructions that guide how an AI behaves.
Why you’d care: They shape tone and boundaries.
Example: Telling an AI to explain things plainly.
What it is: Controls how predictable or creative responses are.
Why you’d care: Lower is factual, higher is creative.
Example: Low temperature for summaries.
What it is: A numeric representation of meaning.
Why you’d care: Allows similarity search.
Example: Finding related documents.
What it is: Text converted into vectors.
Why you’d care: Enables semantic retrieval.
Example: Searching notes by meaning.
What it is: AI that pulls from external data before answering.
Why you’d care: Improves accuracy.
Example: Answering using your documents.
What it is: A cap on how often a system can be used.
Why you’d care: Prevents abuse and overload.
Example: API requests per minute.
What it is: A cycle of plan, act, and review.
Why you’d care: Lets agents work step by step.
Example: Plan → act → check → repeat.
What it is: A human augmented by technology.
Why you’d care: Modern work blends human + AI.
Example: Using AI as a thinking partner.
What it is: The cost of running AI outputs.
Why you’d care: Matters when scaling usage.
Example: Paying per request.
Updated January 2026