The list of terminologies is not exhaustive. It is being updated regularly.

Search AI Terms

Search AI Terms

Flashcard

Classification criteria used to automate categorizing the terminologies into Beginner, Intermediate and Advanced Levels.

PURPOSE OF CLASSIFICATION

To assign each AI term a Knowledge Level based on the depth of understanding, technical complexity, and real-world applicability required for a Product Manager to effectively use or discuss it in product-related contexts.


KNOWLEDGE LEVELS

LevelNameDescription
1BeginnerHigh-level awareness. PM should understand what the term is, why it matters, and its basic use case. No technical background required.
2IntermediateFunctional understanding. PM should know when to apply the concept, understand its value, discuss trade-offs, and interpret basic results. Some collaboration with technical teams is expected.
3AdvancedDeeper technical fluency. PM should grasp how the concept works, influence system design decisions, and interact closely with data scientists or engineers. Useful for AI-first products or technical PMs.

CLASSIFICATION PARAMETERS

These are mutually exclusive and collectively exhaustive criteria to determine the appropriate level:

ParameterBeginnerIntermediateAdvanced
Conceptual SimplicityEasily understood in one sentence or analogyRequires layered understandingAbstract, multi-layered, or math-heavy
Real-World FrequencyCommonly used in business/product settingsLess common but important in specific domainsRare or used in cutting-edge or research-heavy areas
Technical Depth NeededNo coding/math knowledge neededFamiliarity with ML workflows, metrics, or toolingUnderstanding of algorithms, architectures, or optimization techniques
Collaboration RolePM can discuss outcomes and use casesPM can define requirements or ask for specific outputsPM influences model selection, architecture, or evaluation strategy
Decision-Making InvolvementHelps frame product/business valueHelps define how to solve the problemHelps define how a model learns or performs
Data Science DependencyIndependent or surface-level dependencyRequires translating between business & data scienceClosely tied to data scientist’s technical work
Documentation AvailabilityWidely explained in non-technical languageRequires some domain-specific readingMostly explained through research papers or advanced blogs
Tooling & PlatformsAvailable in standard PM tools (AutoML, LLM APIs)Part of workflows like Jupyter notebooks or dashboardsRequires understanding frameworks (e.g., PyTorch, TensorFlow)