click to reveal definition
click to flip back
You know 0 of 23 cards in current set.
Ready to get certified?
Get CertifiedNeed this expertise applied inside your organization?
Explore Our ServicesFull Glossary
Foundations
- Applied Prompt Engineering
- Using advanced prompting deliberately to achieve concrete, valuable outcomes in real work, not just experimenting.
- Generative AI
- AI that creates content such as text, code, and images by learning patterns from large datasets.
- Real-World Impact
- Applying prompting to measurable outcomes — faster drafting, better analysis, improved decisions — rather than novelty.
- Capabilities and Limits
- Knowing what current models do well and where they fail (reasoning limits, hallucination) to apply them effectively.
Advanced Techniques
- Chain-of-Thought Prompting
- Guiding the model to reason step by step, improving accuracy on complex, multi-step tasks.
- Few-Shot and Multi-Shot
- Providing several examples to steer the model toward a desired pattern of output.
- Role and Persona Prompting
- Assigning expertise and voice to shape tone, depth, and perspective of responses.
- Prompt Chaining
- Feeding the output of one prompt into another to accomplish complex, multi-stage tasks.
- Self-Critique / Reflection
- Asking the model to review and improve its own output to raise quality.
- Structured Output
- Requesting specific formats (JSON, tables, templates) so results integrate into workflows and tools.
Patterns
- Prompt Patterns
- Reusable structures — such as persona, recipe, template, and flipped-interaction — that reliably produce good results.
- Prompt Templates
- Parameterized prompts that standardize recurring tasks for consistency and scale.
- System vs. User Prompts
- Using system-level instructions to set behavior and constraints alongside user requests.
Context
- Providing Context
- Supplying relevant documents, data, or background so the model grounds its output in the right information.
- Retrieval-Augmented Generation (RAG)
- Combining an LLM with retrieved, trusted information so answers are grounded and current.
- Context Window Management
- Working within the model's limit on how much text it can consider, prioritizing the most relevant content.
- Tools and Function Calling
- Extending AI with external tools or data sources to perform actions and retrieve accurate information.
Evaluation
- Evaluating Prompts
- Systematically testing prompt variations against criteria to find what performs best.
- Measuring Quality
- Judging outputs for accuracy, relevance, completeness, and usefulness, not just fluency.
- Iterating to Improve
- Refining prompts based on evaluation results until they reliably meet the need.
Responsible Use
- Verifying and Fact-Checking
- Confirming AI output before acting, since models can produce confident but false information.
- Data Privacy and Guardrails
- Protecting sensitive data and applying policies so advanced AI use stays safe and compliant.
- Human Accountability
- Keeping people responsible for decisions and outcomes; AI amplifies judgment, it does not replace it.