AI & Automation Glossary

Comprehensive AI and ML terminology dictionary. Clear definitions, business context, and practical examples for 65+ essential AI terms and concepts.

716+ terms|A-Z comprehensive dictionary|For Australian businesses
A
53 terms

A/B Testing

A method of comparing two versions of a webpage, email, or ad to determine which performs better based on measurable outcomes like clicks or conversions.

Learn more

A/B Testing

A method of comparing two versions of a web page, email, or other asset to determine which performs better by randomly splitting traffic between the two variants and measuring outcomes.

Learn more

Abandoned Cart

When an online shopper adds items to their shopping cart but leaves the website without completing the purchase, representing lost revenue that can be partially recovered through automated follow-up.

Learn more

Abandoned Cart Recovery

The process of re-engaging customers who have added items to an online shopping cart but left the website without completing the purchase, using automated follow-up communications to encourage conversion.

Learn more

Acceptance Criteria

A set of predefined conditions that a deliverable must meet to be accepted by the project stakeholders, defining the boundaries of a user story or feature.

Learn more

Access Control

Security mechanisms that regulate who can view, use, or modify resources in a computing environment, ensuring only authorised users can access specific data and systems.

Learn more

Account-Based Marketing (ABM)

A B2B marketing strategy that concentrates resources on a defined set of target accounts, using personalised campaigns designed to engage each account based on their specific needs.

Learn more

Accuracy

The proportion of correct predictions among total predictions. A basic classification metric that can be misleading for imbalanced datasets.

Learn more

Accuracy

The proportion of correct predictions among total predictions, a basic metric for classification model evaluation.

Learn more

Action

A step that an automated workflow performs, such as sending an email, updating a database, calling an API, or creating a document.

Learn more

Ad Hoc Analysis

An on-demand analysis created to answer a specific business question, rather than being part of a regular reporting cycle.

Learn more

Advanced Persistent Threat (APT)

A prolonged, targeted cyberattack in which an intruder gains access to a network and remains undetected for an extended period, often to steal sensitive data or monitor activity.

Learn more

Agile

An iterative approach to project management and software development that emphasises flexibility, collaboration, customer feedback, and delivering working results in short cycles.

Learn more

AI Agents

Autonomous AI systems that can perceive their environment, make decisions, and take actions to achieve specific goals. Unlike simple chatbots, agents can use tools, access external data, and execute multi-step tasks independently.

Learn more

AI Alignment

The challenge of ensuring AI systems behave according to human intentions and values. Critical for making powerful AI systems safe, helpful, and beneficial.

Learn more

AI Ethics

The principles and practices ensuring AI systems are developed and used in ways that are fair, transparent, and beneficial.

Learn more

AI Readiness

An organisation's preparedness to successfully adopt and benefit from AI, including data, technology, talent, and cultural factors.

Learn more

AI Strategy

A comprehensive plan defining how an organisation will adopt and leverage AI to achieve business objectives.

Learn more

Airtable

A cloud-based platform combining spreadsheet simplicity with database power, enabling flexible data organisation and automation.

Learn more

Amazon Bedrock

AWS's fully managed service for accessing foundation models from multiple providers including Anthropic, Meta, and Amazon through a unified API.

Learn more

Anomaly Detection

The process of identifying unusual patterns, data points, or observations that deviate significantly from expected behaviour, using statistical methods or machine learning algorithms.

Learn more

Anthropic

The AI safety company behind the Claude family of AI assistants, known for emphasising responsible AI development and constitutional AI.

Learn more

Anti-Money Laundering (AML)

A set of laws, regulations, and procedures designed to prevent criminals from disguising illegally obtained funds as legitimate income.

Learn more

API (Application Programming Interface)

A set of protocols and tools that allows different software applications to communicate with each other. In AI, APIs enable applications to access AI model capabilities without running the models locally.

Learn more

API Documentation

Technical documentation describing how to effectively use and integrate with an API.

Learn more

API Gateway

A server that acts as an entry point for APIs, handling request routing, authentication, rate limiting, and other cross-cutting concerns.

Learn more

API Gateway

A server that acts as a single entry point for a set of backend APIs or microservices, handling request routing, authentication, rate limiting, and protocol translation.

Learn more

API Security

Practices and technologies for protecting APIs from threats including unauthorised access, data breaches, and abuse.

Learn more

API Testing

Testing APIs to ensure they function correctly, handle errors gracefully, perform adequately, and are secure.

Learn more

API Versioning

Strategies for managing changes to APIs while maintaining backwards compatibility for existing clients.

Learn more

APRA Standards

Prudential standards issued by the Australian Prudential Regulation Authority that set requirements for financial institutions regarding risk management, governance, and capital adequacy.

Learn more

ASIC Reporting

The mandatory reporting obligations that Australian companies, financial services providers, and market participants must fulfil with the Australian Securities and Investments Commission.

Learn more

Attended Automation

Automation that runs on a user's workstation and works alongside humans, triggered and supervised by the user.

Learn more

Attention Mechanism

A technique in neural networks that allows models to focus on relevant parts of the input when producing output. It's the core innovation behind transformer models and modern LLMs.

Learn more

Attribution Modelling

The process of assigning credit to different marketing touchpoints along the customer journey to understand which channels and campaigns drive conversions.

Learn more

Attribution Modelling

The process of determining which marketing channels, campaigns, or touchpoints deserve credit for driving a conversion or sale, using various models to distribute credit across the customer journey.

Learn more

Attribution Window

The time period after a marketing touchpoint during which a conversion is credited to that touchpoint, typically ranging from 1 to 90 days depending on the platform and business.

Learn more

Audit Trail

A chronological record of all activities, changes, and transactions within a system, providing evidence of who did what, when, and why.

Learn more

Augmentation

The process of enhancing AI model capabilities by connecting them to external data sources, tools, or knowledge bases. RAG (Retrieval Augmented Generation) is a prime example.

Learn more

Australian Privacy Principles (APPs)

The thirteen principles under the Privacy Act 1988 that regulate how Australian government agencies and organisations with annual turnover of more than $3 million handle personal information.

Learn more

Authentication

The process of verifying the identity of a user, device, or system attempting to access a resource.

Learn more

Authorisation

The process of determining what actions or resources an authenticated user or system is permitted to access.

Learn more

Auto-Scaling

Automatically adjusting computing resources (servers, containers, or functions) based on current demand, adding capacity during peak loads and removing it during quiet periods.

Learn more

AutoGen

Microsoft's framework for building multi-agent AI systems where multiple AI agents collaborate to solve complex tasks.

Learn more

Automation Monitoring

Tracking automation performance, health, and outcomes through dashboards, alerts, and analytics to ensure reliable operation.

Learn more

Automation ROI

The return on investment from automation initiatives, measuring the value delivered relative to the costs of implementation and operation.

Learn more

Automation Testing

Validating that automated processes work correctly through systematic testing before and after deployment.

Learn more

Availability Zone

A physically separate data centre within a cloud region with independent power, cooling, and networking, providing fault tolerance for cloud applications.

Learn more

Average Handle Time (AHT)

The average total time spent handling a customer interaction from start to finish, including talk time, hold time, and any after-call work required to resolve the enquiry.

Learn more

Average Order Value (AOV)

The average dollar amount spent each time a customer places an order on an e-commerce website, calculated by dividing total revenue by the number of orders.

Learn more

AWS Bedrock

Amazon's managed service for accessing foundation models from multiple providers through a unified API.

Learn more

Azure OpenAI Service

Microsoft's hosting of OpenAI models on Azure, providing enterprise-grade security, compliance, and integration with Azure services.

Learn more

Azure OpenAI Service

Microsoft Azure's enterprise service for accessing OpenAI models with Azure security, compliance, and regional data residency.

Learn more
B
32 terms

Backlog

A prioritised list of work items (features, enhancements, bugs, and tasks) that the team needs to complete, serving as the single source of truth for what needs to be built or done.

Learn more

Backlog Refinement

The ongoing process of reviewing, clarifying, estimating, and prioritising items in the product backlog to ensure they are ready for selection in upcoming sprints.

Learn more

Backpropagation

The primary algorithm used to train neural networks by calculating gradients and adjusting weights to minimise errors. It propagates error signals backward through the network.

Learn more

Backup and Recovery

The process of creating copies of data and systems so they can be restored in the event of data loss, corruption, hardware failure, cyberattack, or disaster.

Learn more

Backup and Recovery

The process of creating copies of data and systems so they can be restored in the event of data loss, corruption, hardware failure, or cyberattack such as ransomware.

Learn more

Bandwidth

The maximum rate of data transfer across a network connection, measured in bits per second (Mbps, Gbps), determining how much data can be transmitted at any given time.

Learn more

Batch Processing

Processing multiple items or transactions together as a group, typically scheduled for off-peak times.

Learn more

Batch Processing

Processing data in groups or batches at scheduled intervals rather than immediately as it arrives.

Learn more

Batching

Processing multiple requests or data points together in a single operation rather than one at a time. This improves throughput and efficiency in AI systems.

Learn more

Benchmark

Standardised tests used to evaluate and compare AI model performance across specific tasks or capabilities.

Learn more

Benchmarking

The practice of comparing an organisation's performance metrics, processes, or practices against industry standards, competitors, or best-in-class organisations to identify improvement opportunities.

Learn more

Beneficial Ownership

The natural person or persons who ultimately own or control an entity, even if the legal ownership is held through intermediary structures such as trusts, nominees, or corporate chains.

Learn more

BERT

Bidirectional Encoder Representations from Transformers - a landmark language model from Google that reads text in both directions to understand context.

Learn more

Bias (AI)

Systematic errors in AI predictions caused by assumptions in the training data or algorithm. Can lead to unfair or inaccurate outputs for certain groups or scenarios.

Learn more

Bidirectional Sync

Data synchronisation where changes in either connected system are reflected in the other, maintaining consistency in both directions.

Learn more

Bot Management

Overseeing and coordinating software bots in an automation environment, including scheduling, monitoring, and maintenance.

Learn more

Brand Advocacy

The act of customers voluntarily promoting and recommending a brand to others based on genuine positive experiences, serving as organic, trusted marketing driven by satisfaction and loyalty.

Learn more

Brand Experience

The holistic perception a customer forms through every interaction with a brand, encompassing visual identity, communications, products, services, and emotional connections across all touchpoints.

Learn more

Brand Monitoring

The practice of tracking mentions of a brand, products, competitors, and industry terms across digital channels to manage reputation, identify opportunities, and respond to customer feedback.

Learn more

Brute Force Attack

A cyberattack method that uses trial and error to guess passwords, encryption keys, or login credentials by systematically attempting every possible combination until the correct one is found.

Learn more

Bubble

A visual programming platform for building full-featured web applications without writing code.

Learn more

Burndown Chart

A graphical representation of work remaining versus time in a sprint or project, showing actual progress against the ideal completion rate.

Learn more

Business Activity Statement (BAS)

A form submitted to the Australian Taxation Office to report and pay business tax obligations including GST, PAYG instalments, PAYG withholding, and other tax liabilities.

Learn more

Business Case

A documented justification for an AI investment, including expected benefits, costs, risks, and strategic alignment.

Learn more

Business Continuity Planning

The process of creating systems of prevention and recovery to deal with potential threats to an organisation, ensuring that critical business functions can continue during and after a disaster.

Learn more

Business Email Compromise (BEC)

A sophisticated email scam targeting businesses that make wire transfers or handle sensitive data, where attackers impersonate executives or trusted partners to trick employees into transferring funds or revealing confidential information.

Learn more

Business Intelligence

Technologies and practices for collecting, integrating, analysing, and presenting business data. Enables data-driven decision making through dashboards, reports, and analytics.

Learn more

Business Intelligence (BI)

Technologies and practices for collecting, integrating, analysing, and presenting business data to support better decision-making.

Learn more

Business Intelligence (BI)

The strategies, technologies, and practices used to collect, integrate, analyse, and present business data to support better decision-making across an organisation.

Learn more

Business Process Automation

Using technology to automate repeatable business processes, reducing manual effort and increasing consistency. Broader than RPA, encompassing workflow systems and integrations.

Learn more

Business Process Management (BPM)

A discipline for designing, executing, monitoring, and improving business processes to achieve organisational goals.

Learn more

Buy Now Pay Later (BNPL)

A payment option allowing customers to purchase products immediately and pay in instalments over time, typically interest-free, offered through services like Afterpay, Zip, and Klarna.

Learn more
C
104 terms

Automation Center of Excellence

A dedicated team or function that provides governance, standards, expertise, and support for enterprise automation initiatives.

Learn more

Caching

Storing copies of data or computed results in faster storage to reduce latency and load on the original data source.

Learn more

Caching

Storing copies of frequently accessed data in a faster storage layer so future requests for that data can be served more quickly, reducing load on primary systems and improving performance.

Learn more

Campaign Management

The planning, execution, tracking, and analysis of marketing campaigns across multiple channels, often coordinated through dedicated software platforms.

Learn more

Capacity Planning

The process of determining team bandwidth available for upcoming work periods, accounting for leave, meetings, and other commitments to set realistic delivery expectations.

Learn more

Center of Excellence (CoE)

A centralised team or framework that provides leadership, best practices, and governance for automation initiatives across an organisation.

Learn more

Chain-of-Thought

A prompting technique that encourages AI models to show their reasoning step-by-step, leading to more accurate results on complex problems.

Learn more

Change Management

The structured approach to transitioning individuals, teams, and organisations to a desired future state. Critical for AI adoption where people's roles and processes change.

Learn more

Change Management

The structured approach to transitioning individuals, teams, and organisations from current state to a desired future state.

Learn more

Change Management

The structured approach to transitioning individuals, teams, and organisations from a current state to a desired future state, managing the people side of change to achieve business outcomes.

Learn more

Change Request

A formal proposal to modify project scope, schedule, budget, or deliverables after the initial plan has been approved.

Learn more

Chatbot Marketing

Using AI-powered or rule-based chatbots to engage website visitors, qualify leads, answer questions, and guide prospects through the marketing funnel in real time.

Learn more

Chatbot Support

The use of automated conversational agents to handle customer enquiries, provide information, and resolve issues through text or voice-based interactions without human agent involvement.

Learn more

Checkout Optimisation

The process of improving the e-commerce checkout experience to reduce abandonment and increase the percentage of shoppers who complete their purchase.

Learn more

Chroma

A lightweight, open-source embedding database designed for AI applications, popular for its simplicity and ease of use.

Learn more

Chroma

An open-source embedding database designed to be simple to use, particularly popular for development and prototyping AI applications.

Learn more

Chunking

Breaking large documents or texts into smaller, manageable pieces for processing. Critical for RAG systems where documents must fit within context windows.

Learn more

Churn Analysis

The process of analysing customer departure patterns to understand why customers leave, identify at-risk customers, and develop strategies to improve retention.

Learn more

Churn Prediction

Using AI and analytics to identify customers likely to stop using a product or service, enabling proactive retention efforts.

Learn more

Churn Prediction

The use of data analysis and machine learning to identify customers who are likely to stop using a product or service, enabling businesses to intervene proactively before the customer leaves.

Learn more

CI/CD

Continuous Integration and Continuous Delivery/Deployment -- automated practices that enable frequent, reliable code changes through automated building, testing, and deployment pipelines.

Learn more

Citizen Developer

Business users who create applications or automations using no-code/low-code platforms without traditional programming skills.

Learn more

Citizen Development

Enabling non-IT employees to build applications and automations using low-code/no-code tools with appropriate governance.

Learn more

Claude

Anthropic's family of AI assistants, known for being helpful, harmless, and honest. Claude models excel at analysis, writing, coding, and following nuanced instructions.

Learn more

Click and Collect

An omnichannel retail service where customers purchase products online and pick them up at a physical store location, combining the convenience of online shopping with immediate availability.

Learn more

Closed-Loop Feedback

A systematic process where customer feedback is collected, analysed, acted upon, and the results communicated back to the customer, ensuring that feedback leads to tangible improvements.

Learn more

Cloud Computing

The delivery of computing services including servers, storage, databases, networking, and software over the internet, enabling businesses to use technology without owning physical infrastructure.

Learn more

Cloud Cost Optimisation

The practice of reducing cloud computing costs while maintaining or improving performance, through right-sizing, reserved instances, spot instances, and eliminating waste.

Learn more

Cloud Migration

The process of moving applications, data, and IT infrastructure from on-premises environments or legacy systems to cloud computing platforms.

Learn more

Cloud Native

An approach to building and running applications that fully exploits the advantages of cloud computing, using containers, microservices, serverless, and DevOps practices.

Learn more

Cloud Region

A geographic area containing data centres where cloud providers offer services, affecting data residency, latency, and compliance.

Learn more

Cloud Security

The set of policies, technologies, and controls protecting cloud-based data, applications, and infrastructure from threats, unauthorised access, and compliance violations.

Learn more

Cloud Security

The set of policies, technologies, and controls deployed to protect data, applications, and infrastructure hosted in cloud computing environments from threats, unauthorised access, and data breaches.

Learn more

Code of Conduct

A formal document that outlines an organisation's values, expected behaviours, ethical standards, and rules that guide the actions and decisions of employees, directors, and contractors.

Learn more

Cohere

An enterprise-focused AI company providing language models, embeddings, and search capabilities through a developer-friendly API.

Learn more

Cohere

An enterprise AI company providing LLMs optimised for business applications, with strong focus on retrieval, classification, and embeddings.

Learn more

Cohort Analysis

An analytical technique that groups users or customers into cohorts based on shared characteristics or experiences within a defined time period, then tracks their behaviour over time.

Learn more

Competitor Analysis (E-commerce)

The systematic process of evaluating competitor online stores, pricing, product ranges, marketing strategies, and customer experience to identify opportunities and inform strategic decisions.

Learn more

Complaint Management

The systematic process of receiving, recording, investigating, and resolving customer complaints to restore satisfaction, identify systemic issues, and improve products and services.

Learn more

Completion

The output text generated by a language model in response to a prompt. Also refers to the API endpoint type for generating text continuations.

Learn more

Compliance Automation

The use of technology to automate compliance-related processes, including monitoring, reporting, documentation, and control testing, reducing manual effort and human error.

Learn more

Compliance Culture

The shared values, attitudes, and behaviours within an organisation that prioritise ethical conduct, regulatory adherence, and accountability as integral to how the business operates.

Learn more

Compliance Frameworks

Structured sets of guidelines, policies, and best practices that organisations follow to meet regulatory requirements, industry standards, and security obligations.

Learn more

Compliance Monitoring

The ongoing process of observing, checking, and evaluating whether an organisation's activities, policies, and controls remain in line with applicable laws, regulations, and internal standards.

Learn more

Computer Vision

AI that enables computers to interpret and understand visual information from images and videos. Powers image recognition, object detection, and visual inspection.

Learn more

Computer Vision

The field of AI that enables computers to interpret and understand visual information from images and videos.

Learn more

Concept Drift

Changes in the relationship between input features and target variables over time, causing model predictions to become less accurate.

Learn more

Conflict of Interest

A situation where an individual's personal interests, relationships, or outside activities could compromise their ability to act impartially and in the best interests of the organisation they serve.

Learn more

Confusion Matrix

A table showing predicted vs actual classifications, revealing true positives, false positives, true negatives, and false negatives. Essential for understanding model error patterns.

Learn more

Confusion Matrix

A table showing the counts of correct and incorrect predictions for each class, revealing detailed model performance.

Learn more

Connector

A pre-built integration component that enables applications to communicate with external systems, handling authentication and data formatting.

Learn more

Consumer Protection

The body of law and regulation that safeguards buyers of goods and services from unfair business practices, defective products, and misleading conduct.

Learn more

Containerisation

Packaging an application and its dependencies into a standardised unit (container) that runs consistently across any computing environment, enabling portable and efficient deployment.

Learn more

Content Delivery Network (CDN)

A geographically distributed network of servers that delivers web content to users from the nearest location, reducing latency and improving load times for websites and applications.

Learn more

Content Management System (CMS)

Software that enables creating, managing, and publishing digital content without requiring technical coding skills, serving as the foundation for websites and digital experiences.

Learn more

Content Marketing Automation

Using technology to automate the planning, creation, distribution, and measurement of content marketing activities across channels and audience segments.

Learn more

Context Window

The maximum amount of text (measured in tokens) that an LLM can process in a single request. This includes both the input prompt and the generated output.

Learn more

Continuous Disclosure

The obligation for ASX-listed entities to immediately inform the market of any information that a reasonable person would expect to have a material effect on the price or value of their securities.

Learn more

Continuous Improvement

An ongoing effort to improve products, services, or processes through incremental enhancements and breakthrough innovations, rooted in the belief that there is always room for improvement.

Learn more

Conversation Intelligence

AI-powered technology that records, transcribes, and analyses customer conversations across channels to extract insights about customer sentiment, agent performance, and business opportunities.

Learn more

Conversational Commerce

The use of messaging apps, chatbots, and voice assistants to facilitate shopping and purchasing experiences through natural conversational interactions rather than traditional e-commerce interfaces.

Learn more

Conversion Optimisation

The systematic process of increasing the percentage of website visitors who take a desired action, such as making a purchase, filling out a form, or booking a consultation.

Learn more

Conversion Rate

The percentage of visitors or recipients who complete a desired action, calculated by dividing the number of conversions by the total number of visitors and multiplying by 100.

Learn more

Conversion Rate

The percentage of users or visitors who complete a desired action (such as making a purchase, filling out a form, or signing up) out of the total number who could have done so.

Learn more

Convolutional Neural Network

Neural network architecture designed for processing grid-like data such as images. Uses convolution operations to automatically learn spatial features and patterns.

Learn more

Corporate Governance

The system of rules, practices, and processes by which a company is directed and controlled, balancing the interests of stakeholders including shareholders, management, customers, and the community.

Learn more

CrewAI

A Python framework for orchestrating role-playing AI agents that work together as a crew to accomplish complex tasks.

Learn more

Critical Path

The longest sequence of dependent tasks in a project that determines the minimum time required to complete the project - any delay on the critical path directly delays the project.

Learn more

Cross-Selling

The practice of recommending complementary or related products to customers based on their current selection, increasing order value by suggesting items that enhance the primary purchase.

Learn more

Customer Acquisition Cost (CAC)

The total cost of acquiring a new customer, including all marketing and sales expenses divided by the number of new customers acquired during a specific period.

Learn more

Customer Advisory Board

A group of selected customers who meet regularly with a company to provide strategic feedback, share insights about industry trends, and influence product direction and business strategy.

Learn more

Customer Advocacy

A business strategy that puts the customer's interests at the centre of all decisions, and the resulting behaviour where satisfied customers actively recommend and promote the brand to others.

Learn more

Customer Analytics

The practice of collecting, analysing, and interpreting data about customer behaviour, preferences, and interactions to improve customer acquisition, retention, and lifetime value.

Learn more

Customer Churn

The rate at which customers stop doing business with an organisation over a given period, calculated as the percentage of customers lost relative to the total customer base.

Learn more

Customer Data Platform (CDP)

Software that collects and unifies customer data from multiple sources into a single, persistent customer profile, making it available for marketing and analytics tools.

Learn more

Customer Data Platform (CDP)

A software system that collects and unifies customer data from multiple sources into a single, persistent customer profile, making it available to other systems for marketing, sales, and service activities.

Learn more

Customer Effort Score (CES)

A metric that measures how much effort a customer had to exert to get their issue resolved, question answered, or transaction completed, based on the principle that reducing effort increases loyalty.

Learn more

Customer Experience

The overall perception customers have of their interactions with a company. AI and automation can dramatically improve CX through personalisation, speed, and consistency.

Learn more

Customer Experience Management (CXM)

The discipline of understanding, designing, and optimising every interaction a customer has with a business to deliver experiences that meet or exceed expectations and drive business outcomes.

Learn more

Customer Experience Metrics

The quantitative measurements used to evaluate, track, and improve the quality of customer experiences across all touchpoints and stages of the customer relationship.

Learn more

Customer Feedback Loop

A systematic process of collecting customer feedback, analysing it for insights, implementing improvements based on findings, and communicating changes back to customers.

Learn more

Customer Health Scoring

A composite metric that combines multiple data signals to assess the overall health of a customer relationship, predicting the likelihood of retention, expansion, or churn.

Learn more

Customer Journey

The complete experience a customer has with a company, from initial awareness through purchase and beyond.

Learn more

Customer Journey Analytics

The analysis of every interaction a customer has with a business across all touchpoints and channels to understand the complete experience and identify improvement opportunities.

Learn more

Customer Journey Mapping

The process of visualising every interaction a customer has with a business from initial awareness through purchase and beyond, identifying touchpoints, emotions, and opportunities.

Learn more

Customer Journey Mapping

The process of visualising and documenting every interaction a customer has with a business from initial awareness through purchase, use, and beyond, identifying pain points and opportunities at each stage.

Learn more

Customer Lifecycle

The complete progression of stages a customer goes through in their relationship with a business, from initial awareness through acquisition, engagement, retention, and potentially advocacy or departure.

Learn more

Customer Lifetime Value (CLV)

The predicted total revenue a customer will generate throughout their entire relationship with a business.

Learn more

Customer Lifetime Value (CLV)

A prediction of the total net revenue a business can expect to generate from a customer throughout the entire duration of their relationship.

Learn more

Customer Lifetime Value (E-commerce)

The total net profit a business expects to earn from a customer over the entire duration of their relationship, critical for e-commerce businesses to understand acquisition cost limits.

Learn more

Customer Lifetime Value (Marketing)

The total revenue a business can expect from a single customer account throughout their entire relationship, used to guide marketing spend and customer acquisition strategies.

Learn more

Customer Onboarding

The process of guiding new customers through initial setup, training, and engagement to ensure they quickly achieve value from a product or service.

Learn more

Customer Relationship Management (CRM)

A system for managing all interactions with current and potential customers, centralising contact information, sales pipeline data, and communication history in one platform.

Learn more

Customer Retention

The strategies and activities focused on keeping existing customers coming back to make repeat purchases, reducing churn and maximising customer lifetime value.

Learn more

Customer Retention

The ability of a business to keep its existing customers over time, measured as the percentage of customers who remain active compared to those who were customers at the start of a period.

Learn more

Customer Satisfaction Score (CSAT)

A metric that measures how satisfied customers are with a specific interaction, product, or service, typically captured through a survey asking customers to rate their satisfaction on a scale.

Learn more

Customer Segmentation

The practice of dividing customers into groups based on common characteristics to enable targeted marketing and personalised experiences.

Learn more

Customer Segmentation

Dividing customers into groups based on shared characteristics such as demographics, behaviour, purchase history, or needs to enable targeted marketing and personalised experiences.

Learn more

Customer Segmentation

The practice of dividing a customer base into distinct groups based on shared characteristics, behaviours, needs, or value, enabling targeted strategies for each segment.

Learn more

Customer Segmentation (E-commerce)

Dividing e-commerce customers into groups based on shared characteristics such as purchase behaviour, demographics, lifetime value, or engagement level, to enable targeted marketing.

Learn more

Customer Service Automation

Automating customer support through chatbots, self-service portals, ticket routing, and AI-assisted agent tools.

Learn more

Customer Success

A proactive business function focused on ensuring customers achieve their desired outcomes through the use of a product or service, driving retention, expansion, and advocacy.

Learn more

CX Transformation

A comprehensive organisational initiative to fundamentally redesign and improve the customer experience across all touchpoints, processes, and technologies to deliver superior value and differentiation.

Learn more

Cyber Insurance

Insurance policies designed to protect businesses from the financial impact of cyber incidents such as data breaches, ransomware attacks, business interruption, and regulatory penalties.

Learn more
D
76 terms

Daily Standup

A brief daily team meeting (typically 15 minutes) where each member shares what they completed, what they plan to do, and any blockers preventing progress.

Learn more

Dark Web Monitoring

The practice of scanning dark web forums, marketplaces, and data dumps to detect if an organisation's credentials, data, or intellectual property have been compromised and are being traded or sold.

Learn more

Dashboard

A visual display of key metrics and data points that provides at-a-glance understanding of business performance.

Learn more

Dashboard

A visual display of the most important information needed to achieve one or more objectives, consolidated and arranged on a single screen so the information can be monitored at a glance.

Learn more

Data Augmentation

Techniques for artificially increasing training data by creating modified versions of existing data.

Learn more

Data Breach

An incident where sensitive, protected, or confidential data is accessed, disclosed, or stolen by an unauthorised party, whether through cyberattack, human error, or system vulnerability.

Learn more

Data Breach Response

The structured process an organisation follows when personal or sensitive data is accessed, disclosed, or lost without authorisation, including containment, assessment, notification, and remediation.

Learn more

Data Catalog

A centralised inventory of data assets with metadata, enabling discovery, understanding, and governance of organisational data.

Learn more

Data Cleaning

The process of detecting and correcting errors, inconsistencies, and inaccuracies in datasets to improve data quality.

Learn more

Data Drift

Changes in the statistical properties of input data over time that can degrade machine learning model performance.

Learn more

Data Enrichment

The process of enhancing existing data by supplementing it with additional information from external or internal sources to improve its accuracy, completeness, and analytical value.

Learn more

Data Governance

The framework of policies, processes, and standards for managing data assets. Ensures data is accurate, secure, compliant, and used appropriately across the organisation.

Learn more

Data Governance

The overall management of data availability, usability, integrity, and security across an organisation, including policies, processes, and standards for data handling.

Learn more

Data Labeling

The process of annotating data with labels or tags that machine learning models can learn from.

Learn more

Data Labelling

The process of adding annotations or tags to data to create training datasets for supervised learning. Labels tell the model what output to predict for each input.

Learn more

Data Lake

A storage repository holding vast amounts of raw data in native format until needed. Unlike warehouses, lakes store unstructured and semi-structured data without predefined schemas.

Learn more

Data Lake

A centralised repository that stores raw data in its native format, enabling flexible analysis and machine learning workloads.

Learn more

Data Lake

A centralised storage repository that holds vast amounts of raw data in its native format until it is needed for analysis, supporting structured, semi-structured, and unstructured data.

Learn more

Data Lakehouse

An architecture combining data lake flexibility with data warehouse reliability and performance.

Learn more

Data Lineage

Tracking the origin, movement, and transformation of data throughout its lifecycle in an organisation.

Learn more

Data Lineage

The ability to track data from its origin through transformations to its final use, showing the complete data journey.

Learn more

Data Literacy

The ability to read, understand, create, and communicate data as information, including the skills to work with data, analyse it, and use it for decision-making.

Learn more

Data Loss Prevention (DLP)

Technologies and processes that detect and prevent the unauthorised transmission, leakage, or theft of sensitive data from an organisation through monitoring, detection, and blocking.

Learn more

Data Modelling

The process of creating a visual or mathematical representation of data structures, relationships, and rules to organise and manage data effectively for analysis and application development.

Learn more

Data Pipeline

An automated sequence of data processing steps that moves and transforms data from sources to destinations. Essential for keeping AI systems and analytics fed with fresh data.

Learn more

Data Pipeline

An automated series of processes that extract data from source systems, transform it according to business rules, and load it into a destination system for analysis and reporting.

Learn more

Data Privacy

Protecting personal and sensitive information from unauthorised access, use, and disclosure.

Learn more

Data Quality

The measure of data fitness for its intended purpose. High-quality data is accurate, complete, consistent, timely, and valid. Critical for AI systems that learn from data.

Learn more

Data Quality

The degree to which data is accurate, complete, consistent, timely, and fit for its intended use.

Learn more

Data Quality

The measure of how well data serves its intended purpose, assessed across dimensions including accuracy, completeness, consistency, timeliness, validity, and uniqueness.

Learn more

Data Security

Protecting data from unauthorised access, corruption, or theft through technical and administrative controls.

Learn more

Data Sovereignty

The concept that data is subject to the laws and governance of the country where it is stored or processed, relevant for Australian businesses choosing cloud regions and data storage locations.

Learn more

Data Sovereignty

The concept that digital data is subject to the laws and governance structures of the country in which it is collected or stored, requiring organisations to manage data according to local regulations.

Learn more

Data Sovereignty

The principle that data is subject to the laws and governance structures of the country in which it is collected or stored, giving nations jurisdiction over data within their borders.

Learn more

Data Storytelling

The practice of combining data, visualisations, and narrative to communicate insights in a compelling and memorable way that drives understanding and action.

Learn more

Data Sync

The process of maintaining consistency between data stored in different systems or locations.

Learn more

Data Synchronisation

Keeping data consistent across multiple systems by automatically copying and updating data when changes occur. Essential for multi-system architectures.

Learn more

Data Transformation

Converting data from one format, structure, or value system to another. Essential for integration when systems use different data models or formats.

Learn more

Data Transformation

The process of converting data from one format or structure to another to meet the requirements of target systems or analysis.

Learn more

Data Validation

The process of checking data against rules and constraints to ensure accuracy, completeness, and consistency.

Learn more

Data Visualisation

The graphical representation of data and information using charts, graphs, maps, and other visual elements to communicate patterns, trends, and insights clearly and effectively.

Learn more

Data Warehouse

A centralised repository that stores integrated data from multiple sources for reporting and analysis. Optimised for query performance rather than transaction processing.

Learn more

Data Warehouse

A centralised repository optimised for analytical queries, storing structured data from multiple sources for business intelligence and reporting.

Learn more

Data Warehouse

A centralised repository of structured data from multiple sources that is optimised for analysis, reporting, and business intelligence rather than transactional processing.

Learn more

Data-Driven Marketing

A marketing approach that uses customer data and analytics to inform decisions about targeting, messaging, channel selection, and budget allocation rather than relying on intuition.

Learn more

Databricks

A unified analytics platform combining data engineering, data science, and machine learning on a lakehouse architecture.

Learn more

dbt (data build tool)

A transformation tool that enables analytics engineers to transform data using SQL, with software engineering best practices.

Learn more

DDoS Attack

A Distributed Denial of Service attack that overwhelms a target server, service, or network with a flood of internet traffic from multiple sources, making it unavailable to legitimate users.

Learn more

Decoder

The component of a transformer model that generates output sequences. GPT-style models are "decoder-only" architectures optimised for text generation.

Learn more

Deep Learning

Machine learning using neural networks with multiple layers. Enables automatic feature learning and powers modern AI breakthroughs in vision, language, and more.

Learn more

Definition of Done (DoD)

A shared agreement within the team that defines all the conditions a work item must meet before it can be considered complete and potentially releasable.

Learn more

Delegations of Authority

A formal framework that specifies who within an organisation has the authority to make decisions, approve expenditure, enter contracts, and commit resources, and within what limits.

Learn more

Demand Forecasting

Using historical data, market trends, and statistical models to predict future customer demand for products, enabling better inventory planning and purchasing decisions.

Learn more

Dependency Management

The process of identifying, tracking, and managing the relationships between tasks, teams, or systems where one element relies on another for completion or input.

Learn more

Descriptive Analytics

The analysis of historical data to understand what has happened in the business, using techniques such as aggregation, summarisation, and visualisation to describe past performance.

Learn more

DevOps

A set of practices combining software development (Dev) and IT operations (Ops) to shorten the development lifecycle, deliver features faster, and improve collaboration between teams.

Learn more

Diagnostic Analytics

The analysis that goes beyond describing what happened to explain why it happened, using techniques such as drill-down analysis, correlation analysis, and root cause investigation.

Learn more

Diffusion Models

AI models that generate images by gradually removing noise from random patterns. Powers tools like DALL-E, Midjourney, and Stable Diffusion.

Learn more

Digital Experience Platform (DXP)

An integrated technology platform that manages, delivers, and optimises digital experiences across websites, mobile apps, portals, and other digital channels throughout the customer lifecycle.

Learn more

Digital Transformation

Integrating digital technology into all areas of business, fundamentally changing how organisations operate and deliver value. AI and automation are key enablers.

Learn more

Digital Transformation

The integration of digital technology into all areas of business, fundamentally changing how organisations operate and deliver value.

Learn more

Digital Wallet

A software application that securely stores payment information and enables fast, contactless payments online and in-store, such as Apple Pay, Google Pay, and PayPal.

Learn more

Dimensionality

The number of features or dimensions in an embedding vector. Higher dimensionality can capture more nuance but requires more storage and compute.

Learn more

Disaster Recovery

The set of policies, tools, and procedures for recovering technology infrastructure and systems after a disaster, ensuring business continuity in the event of catastrophic failure.

Learn more

DNS Security

The practice of protecting Domain Name System infrastructure from attacks and abuse, including DNS hijacking, spoofing, and cache poisoning, to ensure reliable and secure domain name resolution.

Learn more

Docker

A platform for containerising applications, essential for deploying AI models consistently across different environments.

Learn more

Docker

A platform for building, running, and distributing containerised applications, enabling developers to package applications with all dependencies into portable containers.

Learn more

Document Automation

Using AI and software to automatically create, process, extract data from, and manage documents without manual intervention.

Learn more

Document Automation

Automatically creating, processing, routing, and managing documents using templates, data extraction, and workflow rules.

Learn more

Domain Name System (DNS)

The system that translates human-readable domain names (like example.com.au) into IP addresses that computers use to identify and communicate with each other on the internet.

Learn more

Drip Campaign

An automated series of pre-written emails or messages sent on a schedule or triggered by specific user actions, designed to nurture leads or guide customers through a journey.

Learn more

Drop Shipping

A retail fulfilment method where the store does not hold inventory but instead transfers customer orders directly to a supplier who ships products to the customer.

Learn more

Due Diligence

The comprehensive investigation and analysis undertaken before entering into a business transaction, agreement, or relationship to assess risks, verify facts, and ensure informed decision-making.

Learn more

Dynamic Content

Website or email content that automatically changes based on user data, behaviour, preferences, or context, delivering personalised experiences to different visitors or recipients.

Learn more

Dynamic Pricing

An automated pricing strategy where product prices are adjusted in real time based on factors such as demand, competition, inventory levels, time of day, and customer segments.

Learn more

Managed Database

A cloud-hosted database service where the provider manages provisioning, patching, backups, scaling, and high availability, letting teams focus on application development rather than database administration.

Learn more
E
28 terms

E-commerce Conversion Rate

The percentage of website visitors who complete a purchase on an e-commerce site, calculated by dividing the number of transactions by the total number of sessions.

Learn more

E-commerce Email Remarketing

Automated email campaigns targeting e-commerce customers based on their shopping behaviour, including browse abandonment, cart recovery, post-purchase follow-up, and win-back sequences.

Learn more

E-commerce Personalisation

Tailoring the shopping experience to individual customers based on their behaviour, preferences, demographics, and purchase history, including personalised recommendations, content, and offers.

Learn more

Edge Computing

Processing data closer to the source of data generation rather than in a centralised data centre, reducing latency and bandwidth usage for time-sensitive applications.

Learn more

Email Automation

Automated sending, sorting, and responding to emails based on triggers, schedules, or content analysis. Includes marketing sequences, transactional emails, and inbox management.

Learn more

Email Automation

Automatically sending, sorting, responding to, or processing emails based on triggers, rules, or AI-driven understanding.

Learn more

Email Deliverability

The ability of marketing emails to successfully reach recipients inboxes rather than being filtered to spam, bounced, or blocked by email service providers.

Learn more

Email Marketing Platform

Software designed for creating, sending, and tracking email campaigns at scale, with features for list management, automation, templates, and performance analytics.

Learn more

Embedded Analytics

Analytics capabilities integrated directly into business applications, workflows, and products, allowing users to access insights within the tools they already use without switching to separate BI platforms.

Learn more

Embeddings

Numerical vector representations of text, images, or other data that capture semantic meaning. Similar items have similar embeddings, enabling semantic search.

Learn more

Emotion Analytics

The use of AI and data analysis techniques to detect, measure, and interpret customer emotions from interactions, feedback, and behaviour patterns to improve customer experience decisions.

Learn more

Encoder

The component of a transformer that processes input text into internal representations. BERT-style models are "encoder-only" and excel at understanding tasks.

Learn more

Encryption

The process of converting readable data (plaintext) into an unreadable format (ciphertext) using mathematical algorithms, ensuring only authorised parties with the correct key can access the information.

Learn more

Encryption (Infrastructure)

Converting data into a coded format readable only by authorised parties with the decryption key, protecting confidentiality at rest and in transit across cloud infrastructure.

Learn more

Endpoint Protection

Security software deployed on devices (laptops, desktops, mobiles, servers) to protect against malware, ransomware, and other threats at the device level.

Learn more

Environmental Compliance

Adherence to environmental laws, regulations, standards, and policies that govern how businesses manage their impact on the natural environment.

Learn more

Epic

A large body of work that can be broken down into smaller user stories, representing a significant feature or capability that typically spans multiple sprints to complete.

Learn more

Escalation

The process of transferring a customer issue or request to a higher level of authority, expertise, or priority when it cannot be resolved at the current level of support.

Learn more

Estimation

The process of predicting the effort, time, or cost required to complete a piece of work, using techniques such as story points, planning poker, or analogous estimation.

Learn more

ETL

A data integration process that extracts data from sources, transforms it to fit operational needs, and loads it into a destination system like a data warehouse.

Learn more

ETL (Extract, Transform, Load)

A data integration process that extracts data from sources, transforms it for analysis, and loads it into a destination system.

Learn more

ETL (Extract, Transform, Load)

A data integration process that extracts data from source systems, transforms it into a suitable format and structure, and loads it into a destination system such as a data warehouse.

Learn more

Evaluation Metrics

Quantitative measures used to assess AI model performance, such as accuracy, precision, recall, F1 score, and perplexity.

Learn more

Event-Driven Automation

Automation triggered by real-time events rather than schedules. Responds immediately when something happens - a form submission, database change, or API call.

Learn more

Event-Driven Automation

Automations triggered in response to specific events or changes in systems, enabling real-time reactive workflows.

Learn more

Exception Handling

Managing situations where automated processes encounter unexpected conditions or errors that prevent normal completion.

Learn more

Exception Handling

Managing cases where automated processes encounter unexpected conditions, errors, or situations outside normal parameters.

Learn more

Experience Mapping

A visual representation of the complete experience a person has with an organisation, capturing actions, thoughts, emotions, and pain points across every stage and touchpoint of their interaction.

Learn more
F
20 terms

F1 Score

The harmonic mean of precision and recall, providing a single metric that balances both. Useful when you need good performance on both false positives and false negatives.

Learn more

F1 Score

The harmonic mean of precision and recall, providing a single metric that balances both concerns.

Learn more

Fair Work Compliance

Adherence to Australian workplace laws governed by the Fair Work Act 2009, covering minimum employment conditions, awards, enterprise agreements, and employee rights.

Learn more

FAISS

Facebook AI Similarity Search, a library for efficient similarity search and clustering of dense vectors at scale.

Learn more

Feature Engineering

The process of creating and selecting input variables (features) for machine learning models. Good features capture relevant patterns and improve model performance.

Learn more

Few-Shot Learning

A technique where models learn to perform tasks from just a few examples provided in the prompt, without additional training.

Learn more

Fiduciary Duty

A legal obligation to act in the best interest of another party, requiring the highest standard of care, loyalty, and good faith, commonly owed by directors, trustees, and professional advisers.

Learn more

Financial Analytics

The use of data analysis techniques to examine financial data, forecast financial performance, optimise financial decisions, and provide insights for strategic planning.

Learn more

Fine-Tuning

Adapting a pre-trained model to a specific task or domain by training it further on specialised data. Creates a new model variant.

Learn more

Firewall

A network security device or software that monitors and controls incoming and outgoing network traffic based on predetermined security rules, creating a barrier between trusted and untrusted networks.

Learn more

First Contact Resolution (FCR)

The percentage of customer enquiries or issues that are resolved during the customer's first interaction with the support team, without requiring follow-up or additional contacts.

Learn more

First-Party Data

Data collected directly from your own customers and audience through owned channels like your website, app, CRM, and purchase transactions, as opposed to data purchased from external sources.

Learn more

Flowise

An open-source visual tool for building LLM flows and AI agents using a drag-and-drop interface built on LangChain.

Learn more

Foundation Model

Large AI models trained on broad data that can be adapted to many downstream tasks. GPT-4, Claude, and BERT are examples that serve as the foundation for specific applications.

Learn more

Foundation Model

Large AI models trained on broad data that can be adapted to a wide range of downstream tasks.

Learn more

Fraud Prevention

The proactive measures, controls, and processes implemented by an organisation to detect, deter, and prevent fraudulent activities including financial fraud, identity fraud, and internal misconduct.

Learn more

Frictionless Experience

A customer experience design philosophy focused on removing unnecessary obstacles, delays, and effort from every interaction, making it as easy as possible for customers to achieve their goals.

Learn more

Fulfilment

The complete process of receiving, processing, picking, packing, and shipping customer orders from warehouse to delivery, including returns handling.

Learn more

Function Calling

An LLM capability to output structured requests to external functions or APIs, enabling AI to take actions like searching databases or executing code.

Learn more

Funnel Analysis

The examination of a multi-step process (such as a sales or conversion funnel) to identify where users drop off at each stage and optimise the overall conversion rate.

Learn more
G
20 terms

AI Governance

The framework of policies, processes, and accountability structures that guide responsible AI development and use.

Learn more

Gantt Chart

A bar chart that illustrates a project schedule, showing tasks along the vertical axis and time along the horizontal axis, with bars representing the start, duration, and end of each task.

Learn more

General Data Protection Regulation (GDPR)

The European Union regulation on data protection and privacy that applies to organisations worldwide if they process personal data of EU residents.

Learn more

Generative AI

AI systems that create new content - text, images, code, audio, or video. Includes LLMs like GPT and Claude, and image generators like DALL-E and Midjourney.

Learn more

Generative AI

AI systems that can create new content including text, images, audio, video, and code.

Learn more

Geospatial Analytics

The analysis of data that includes geographic or spatial components, using mapping, location intelligence, and spatial analysis to reveal patterns and insights tied to physical locations.

Learn more

Google Analytics

A free web analytics platform by Google that tracks and reports website traffic, user behaviour, and conversion data for websites and mobile apps.

Learn more

Google Vertex AI

Google Cloud's unified ML platform providing access to Google's AI models and tools for building AI applications.

Learn more

Google Vertex AI

Google Cloud's unified AI platform for building, deploying, and scaling ML models, including access to Gemini and PaLM models.

Learn more

Governance, Risk, and Compliance (GRC)

An integrated approach to managing corporate governance, risk management, and regulatory compliance as a unified discipline rather than separate siloed functions.

Learn more

GPT (Generative Pre-trained Transformer)

OpenAI's family of language models that generate human-like text. GPT-4 is currently the most capable version, excelling at reasoning, coding, and analysis.

Learn more

Gradient Descent

The optimisation algorithm used to train neural networks by iteratively adjusting weights to minimise the loss function.

Learn more

Gradio

A Python library for quickly creating web interfaces for machine learning models, particularly popular for AI demos.

Learn more

Gradio

A Python library for quickly creating web interfaces for machine learning models with automatic UI generation.

Learn more

GraphQL

A query language for APIs that lets clients request exactly the data they need. Alternative to REST that reduces over-fetching and enables flexible data retrieval.

Learn more

GraphQL

A query language for APIs that allows clients to request exactly the data they need, developed by Facebook.

Learn more

Ground Truth

The accurate, verified labels or outcomes used to train and evaluate machine learning models.

Learn more

Grounding

Connecting AI model outputs to factual, verified information sources to reduce hallucinations and improve accuracy.

Learn more

Growth Hacking

A marketing approach focused on rapid experimentation across channels and product development to identify the most efficient ways to grow a business, typically used by startups and scale-ups.

Learn more

Guardrails

Safety mechanisms and constraints implemented to prevent AI systems from producing harmful, inappropriate, or off-topic outputs.

Learn more
H
15 terms

Hallucination

When an AI model generates plausible-sounding but factually incorrect or fabricated information. A major challenge in deploying AI for business.

Learn more

Headless Commerce

An e-commerce architecture where the front-end presentation layer is decoupled from the back-end commerce functionality, connected through APIs for maximum flexibility and customisation.

Learn more

Heatmap

A visual representation of user interaction data on a webpage, using colour gradients to show where users click, scroll, move their mouse, or spend time on a page.

Learn more

Helpdesk

A centralised system and team that manages and resolves customer or internal user support requests through a structured ticketing process.

Learn more

High Availability (HA)

System design ensuring services remain operational for a very high percentage of time (99.9%+), minimising downtime through redundancy, failover, and fault tolerance.

Learn more

Honeypot

A decoy system or resource deliberately designed to attract cyberattackers, enabling security teams to detect, deflect, and study attack methods without risking real assets.

Learn more

Hugging Face

The leading platform for sharing and deploying machine learning models, datasets, and applications. Known for the Transformers library.

Learn more

Hugging Face

The leading open-source AI platform providing model hosting, datasets, and the Transformers library for machine learning development.

Learn more

Human-in-the-Loop

Automation design that includes human review, approval, or intervention points for handling exceptions or validating AI decisions.

Learn more

Hybrid Cloud

A computing environment that combines on-premises infrastructure with public cloud services, allowing data and applications to move between private and public environments.

Learn more

Hybrid Methodology

A project management approach that combines elements of Agile and traditional (waterfall) methodologies, adapting practices from each to suit the specific needs and constraints of the project.

Learn more

Hyperautomation

An organisation-wide strategy to automate as many business and IT processes as possible using multiple technologies including AI, RPA, process mining, and low-code platforms.

Learn more

Hyperautomation

A business-driven approach to rapidly identify, vet, and automate as many business processes as possible using multiple technologies.

Learn more

Hyperparameters

Configuration settings that control the training process, such as learning rate, batch size, and number of epochs. Set before training begins.

Learn more

Hypothesis Testing

A statistical method used to determine whether there is enough evidence in a sample of data to support a specific claim about a population or process.

Learn more
I
23 terms

Identity Management

The framework of policies and technologies for managing digital identities, ensuring the right people have appropriate access to technology resources across an organisation.

Learn more

Image Recognition

AI capability to identify and classify objects, people, text, and other content within images. Powers applications from photo organisation to quality inspection.

Learn more

Implementation Partner

An external company that helps organisations plan, build, and deploy AI solutions.

Learn more

In-Context Learning

The ability of LLMs to learn and adapt their behaviour based on examples and instructions provided in the prompt, without model updates.

Learn more

Incident Management

The process of identifying, analysing, and responding to events that disrupt normal business operations or pose risks to the organisation, with the goal of restoring normal operations and preventing recurrence.

Learn more

Incident Response

The organised approach to addressing and managing the aftermath of a security breach or cyberattack, with the goal of limiting damage, reducing recovery time, and preventing future incidents.

Learn more

Inference

Using a trained model to make predictions or generate outputs on new data. This is the "runtime" phase of AI, as opposed to training.

Learn more

Influencer Marketing

A marketing strategy that involves partnering with individuals who have significant online followings to promote products or services, leveraging their credibility and audience reach.

Learn more

Information Governance

The framework of policies, processes, and standards that govern how information is created, stored, used, protected, and disposed of across an organisation to ensure quality, security, and compliance.

Learn more

Infrastructure as a Service (IaaS)

A cloud computing model providing virtualised computing resources over the internet, including virtual machines, storage, and networking that businesses manage themselves.

Learn more

Infrastructure as Code (IaC)

Managing and provisioning computing infrastructure through machine-readable configuration files rather than manual processes, enabling version control and automated deployment of infrastructure.

Learn more

Insider Threat

A security risk originating from within an organisation, including employees, contractors, or business partners who misuse their authorised access to harm the organisation's data, systems, or operations.

Learn more

Instruction Tuning

Fine-tuning a model on examples of following instructions to improve its ability to understand and execute user requests.

Learn more

Intelligent Automation

Combining RPA with AI capabilities like machine learning, NLP, and computer vision to automate processes that require judgment, learning, or understanding unstructured data.

Learn more

Intelligent Automation

The combination of RPA with AI capabilities like machine learning and NLP to automate complex processes requiring judgement.

Learn more

Internal Controls

The processes, policies, and procedures implemented by an organisation to ensure the integrity of financial and accounting information, promote accountability, and prevent fraud.

Learn more

Intrusion Detection System (IDS)

A security system that monitors network traffic or system activities for malicious behaviour or policy violations and generates alerts when suspicious activity is detected.

Learn more

Inventory Synchronisation

The process of keeping product stock levels accurate and consistent across all sales channels, warehouses, and systems in real time to prevent overselling and stockouts.

Learn more

IoT (Internet of Things)

A network of physical devices embedded with sensors, software, and connectivity enabling them to collect and exchange data, powering applications from smart agriculture to industrial automation.

Learn more

iPaaS

Cloud-based platforms that connect applications, data, and processes across cloud and on-premises environments. Examples include Zapier, Make, and Workato.

Learn more

iPaaS

Integration Platform as a Service, cloud-based platforms for connecting applications and data across cloud and on-premise systems.

Learn more

ISO 27001

The international standard for information security management systems (ISMS), providing a framework for establishing, implementing, maintaining, and continually improving information security.

Learn more

Iteration

A single cycle of development within an iterative process, where a working increment is planned, built, tested, and reviewed before the next cycle begins.

Learn more
K
13 terms

Kaizen

A Japanese philosophy and practice of continuous incremental improvement in all aspects of an organisation, where everyone from the CEO to frontline workers contributes to identifying and implementing small improvements daily.

Learn more

Kanban

A visual workflow management method that uses boards and cards to visualise work, limit work in progress, and maximise flow efficiency through continuous delivery.

Learn more

Key Management

The process of creating, storing, distributing, rotating, and revoking cryptographic keys used for encrypting data, a critical component of data security.

Learn more

Key Performance Indicator (KPI)

A measurable value that demonstrates how effectively an organisation is achieving its key business objectives, used to evaluate success at reaching targets.

Learn more

Keylogger

A type of surveillance software or hardware that records every keystroke made on a computer or mobile device, often used by attackers to capture passwords, credit card numbers, and sensitive information.

Learn more

Know Your Customer (KYC)

The process of verifying the identity of clients and assessing potential risks of illegal intentions in the business relationship, required under anti-money laundering regulations.

Learn more

Knowledge Base

A structured repository of information that AI systems can query. In RAG systems, this typically contains company documents, FAQs, and domain-specific content.

Learn more

Knowledge Base

A centralised, searchable repository of information including articles, guides, FAQs, and documentation that helps customers and support agents find answers to common questions.

Learn more

Knowledge Graph

A network of entities (people, places, concepts) and their relationships, enabling AI to reason about connections and context.

Learn more

KPI

Quantifiable measures used to evaluate success in meeting objectives. For AI projects, KPIs track both technical performance and business outcomes.

Learn more

KPI (Key Performance Indicator)

Measurable values that demonstrate how effectively an organisation is achieving key business objectives.

Learn more

Kubernetes

An open-source container orchestration platform for automating deployment, scaling, and management of containerised applications.

Learn more

Kubernetes

An open-source container orchestration platform that automates deployment, scaling, and management of containerised applications across clusters of servers.

Learn more
L
20 terms

Landing Page Optimisation

The process of improving landing page elements to increase the conversion rate, ensuring visitors take the desired action such as filling a form, making a purchase, or booking a call.

Learn more

LangChain

A popular open-source framework for building LLM applications. Provides abstractions for chains, agents, memory, and integrations with various AI services.

Learn more

Langflow

A visual IDE for building and deploying LangChain applications through a flow-based interface with Python extensibility.

Learn more

LangSmith

A platform from LangChain for debugging, testing, evaluating, and monitoring LLM applications.

Learn more

Latency

The time delay between sending a request and receiving a response from an AI system. Critical for real-time applications.

Learn more

Latency

The time delay between a user action (like clicking a link) and the system response, measured in milliseconds. Lower latency means faster, more responsive applications.

Learn more

Lead Magnet

A free resource or incentive offered to prospects in exchange for their contact information, such as an ebook, template, calculator, checklist, or free trial.

Learn more

Lead Scoring

A methodology for ranking prospects based on their perceived value and likelihood to convert, often enhanced by AI.

Learn more

Lead Scoring

A methodology for ranking prospects based on their perceived value to the business, using demographic fit and behavioural engagement data to prioritise sales follow-up.

Learn more

Lean

A methodology focused on maximising customer value while minimising waste, originally derived from the Toyota Production System and now applied across industries including software development and business operations.

Learn more

Licence Management

The process of tracking, maintaining, and renewing all business licences, permits, registrations, and certifications required for an organisation to legally operate.

Learn more

Live Chat

A real-time text-based communication channel on websites and apps that connects customers with human support agents for immediate assistance, often enhanced with AI-powered features.

Learn more

Llama

Meta's family of open-source large language models. Llama 2 and 3 offer strong performance that can be self-hosted without API costs.

Learn more

LlamaIndex

A data framework for building LLM applications, specialising in connecting custom data to language models. Excellent for RAG applications.

Learn more

LLM (Large Language Model)

AI models trained on vast amounts of text that can understand and generate human language. GPT-4, Claude, and Llama are leading examples.

Learn more

Load Balancing

Distributing incoming network traffic across multiple servers to ensure no single server becomes overwhelmed, improving application availability, reliability, and performance.

Learn more

LoRA (Low-Rank Adaptation)

An efficient fine-tuning technique that trains only a small number of additional parameters, dramatically reducing compute and storage requirements.

Learn more

Low-Code

Development platforms that minimise hand-coding through visual interfaces while still allowing code customisation when needed. Bridges no-code and traditional development.

Learn more

Loyalty Program

A structured marketing programme that rewards customers for repeat purchases and engagement, typically through points, tiers, discounts, or exclusive benefits to encourage ongoing business.

Learn more

Loyalty Program

A structured marketing strategy that rewards customers for repeat business, encouraging ongoing engagement and purchases through points, discounts, exclusive benefits, or tiered membership levels.

Learn more
M
42 terms

Make (Integromat)

A visual automation platform for connecting apps and designing complex workflows, formerly known as Integromat.

Learn more

Malware

Malicious software designed to damage, disrupt, or gain unauthorised access to computer systems, including viruses, worms, trojans, ransomware, spyware, and adware.

Learn more

Man-in-the-Middle Attack

A cyberattack where the attacker secretly intercepts and potentially alters communications between two parties who believe they are communicating directly with each other.

Learn more

Mandatory Reporting

Legal obligations requiring certain individuals or organisations to report specific events, conditions, or information to designated authorities within prescribed timeframes.

Learn more

Marketing AI

The application of artificial intelligence technologies to marketing activities including content creation, audience targeting, campaign optimisation, and customer insights.

Learn more

Marketing Analytics

The practice of measuring, managing, and analysing marketing performance data to maximise effectiveness and optimise return on investment across channels and campaigns.

Learn more

Marketing Analytics

The practice of measuring, managing, and analysing marketing performance data to maximise marketing effectiveness and optimise return on marketing investment.

Learn more

Marketing Automation

Software and strategies that automate marketing tasks including email campaigns, social media, lead nurturing, and customer journey orchestration.

Learn more

Marketing Automation

Software and strategies that automate marketing tasks including email campaigns, lead nurturing, social media, and campaign analytics.

Learn more

Marketing Automation

Technology that automates repetitive marketing tasks such as email campaigns, social media posting, lead nurturing, and ad management, allowing teams to scale personalised marketing efforts.

Learn more

Marketing Funnel

A model representing the stages potential customers pass through from initial awareness to final purchase, used to guide marketing strategy and measure conversion at each stage.

Learn more

Marketing Mix Modelling

A statistical analysis technique that quantifies the impact of various marketing channels on sales and other outcomes, helping businesses optimise budget allocation across channels.

Learn more

Marketing Qualified Lead (MQL)

A lead that has been assessed by marketing as having sufficient engagement and fit criteria to warrant sales team follow-up, based on defined scoring thresholds.

Learn more

Marketing ROI (E-commerce)

The measurement of return on marketing investment for e-commerce businesses, calculating the profit generated relative to the total cost of marketing activities.

Learn more

Marketing Technology Stack

The collection of software tools and platforms a business uses to plan, execute, and measure marketing activities, typically including CRM, email, analytics, advertising, and content management tools.

Learn more

Marketplace Integration

Connecting an e-commerce business with third-party marketplaces like Amazon, eBay, and Catch to list products, sync inventory, and manage orders across multiple selling platforms.

Learn more

Memory (AI)

Systems that allow AI to retain and recall information across conversations. Can be short-term (within session) or long-term (across sessions).

Learn more

Message Queue

A component that stores messages sent between applications, enabling asynchronous communication and decoupling between services.

Learn more

Message Queue

A communication method in distributed systems where messages are sent between components through a queue, enabling asynchronous processing and decoupling of services.

Learn more

Metadata

Data that describes other data, providing context about structure, meaning, origin, and usage.

Learn more

Micro-Moments

Brief, intent-driven moments when customers turn to a device to act on a need - to know, go, do, or buy something - representing critical opportunities to shape decisions and preferences.

Learn more

Microservices

An architectural style where applications are composed of small, independent services that communicate over network protocols.

Learn more

Microservices

An architectural approach where an application is built as a collection of small, independent services that communicate over APIs, each responsible for a specific business capability.

Learn more

Middleware

Software that connects different applications or systems, handling communication, data transformation, and integration logic between components.

Learn more

Middleware

Software that sits between applications, providing common services like messaging, authentication, and data transformation.

Learn more

Milestone

A significant point or event in a project that marks the completion of a major phase, deliverable, or achievement, used to track overall project progress.

Learn more

Minimum Viable Product (MVP)

The simplest version of a product that can be released to early users to test a core hypothesis, gather feedback, and validate demand before investing in full development.

Learn more

Mistral AI

A French AI company known for efficient, high-performance open-weight language models that compete with much larger models.

Learn more

Mistral AI

A French AI company known for efficient, high-performance open-weight models that compete with larger proprietary models.

Learn more

Mixture of Experts

Neural network architecture using multiple specialised "expert" subnetworks with a gating mechanism that routes inputs to the most relevant experts, enabling larger models with efficient compute.

Learn more

MLflow

An open-source platform for managing the machine learning lifecycle, including experimentation, reproducibility, and deployment.

Learn more

Mobile Commerce (M-Commerce)

The buying and selling of products and services through mobile devices such as smartphones and tablets, including mobile-optimised websites, apps, and mobile payment systems.

Learn more

Model

A trained AI system that can make predictions or generate outputs. Models encode learned patterns from training data in their parameters.

Learn more

Model Serving

The infrastructure and processes for deploying trained models to make predictions in production environments.

Learn more

Modern Slavery Compliance

Obligations under the Modern Slavery Act 2018 (Cth) requiring large businesses to report on modern slavery risks in their operations and supply chains and actions taken to address those risks.

Learn more

Monitoring and Observability

Collecting, analysing, and acting on data about system health and performance through metrics, logs, and traces to ensure reliable applications.

Learn more

Multi-Agent Systems

Architectures where multiple AI agents collaborate, each with specialised roles, to accomplish complex tasks through coordination.

Learn more

Multi-Cloud

Using services from multiple cloud providers (such as AWS, Azure, and Google Cloud) rather than relying on a single provider, for flexibility, redundancy, or best-of-breed service selection.

Learn more

Multi-Factor Authentication (MFA)

A security method requiring users to provide two or more verification factors to gain access to a system, combining something they know (password), have (phone), or are (fingerprint).

Learn more

Multi-Modal

AI models that can process and generate multiple types of data - text, images, audio, and video. GPT-4V and Gemini are multi-modal.

Learn more

Multimodal AI

AI systems that can process and generate multiple types of data such as text, images, audio, and video.

Learn more

Multivariate Testing

A testing method that simultaneously examines multiple page elements and their combinations to determine which combination produces the best results, more complex than A/B testing.

Learn more
N
16 terms

n8n

An open-source, self-hostable workflow automation platform with both visual builder and code capabilities.

Learn more

Named Entity Recognition

NLP technique that identifies and classifies named entities in text - people, organisations, locations, dates, monetary values, and other specific information.

Learn more

Natural Language Processing

The branch of AI focused on enabling computers to understand, interpret, and generate human language. Powers chatbots, translation, sentiment analysis, and more.

Learn more

Natural Language Processing (NLP)

The field of AI focused on enabling computers to understand, interpret, and generate human language.

Learn more

Natural Language Querying

The ability to ask questions about data using everyday language rather than writing SQL or other technical query languages, enabled by AI that translates natural language into database queries.

Learn more

Net Promoter Score (NPS)

A metric measuring customer loyalty and satisfaction based on likelihood to recommend a company to others.

Learn more

Net Promoter Score (NPS)

A customer loyalty metric based on the question "How likely are you to recommend us?" scored 0-10, categorising respondents as Promoters (9-10), Passives (7-8), or Detractors (0-6).

Learn more

Net Promoter Score (NPS)

A customer loyalty metric that measures how likely customers are to recommend a business to others, calculated from responses to the question "On a scale of 0-10, how likely are you to recommend us?"

Learn more

Net Revenue Retention (NRR)

A metric that measures the percentage of recurring revenue retained from existing customers over a period, including the effects of upgrades, downgrades, and churn, indicating how well a business grows within its customer base.

Learn more

Network Security

The practices, policies, and technologies designed to protect the integrity, confidentiality, and accessibility of computer networks and the data they carry.

Learn more

Network Segmentation

The practice of dividing a computer network into smaller, isolated subnetworks to improve security, performance, and manageability by limiting the spread of threats and controlling traffic flow between segments.

Learn more

Neural Network

A computing system inspired by biological brains, consisting of interconnected nodes (neurons) that process information in layers.

Learn more

NLP (Natural Language Processing)

The field of AI focused on enabling computers to understand, interpret, and generate human language.

Learn more

No-Code

Platforms that allow building applications and automations without writing code, using visual interfaces and pre-built components.

Learn more

Notifiable Data Breach (NDB)

A data breach that is likely to result in serious harm to affected individuals and must be reported to the OAIC and notified to the affected individuals under the Privacy Act 1988.

Learn more

Notion

An all-in-one workspace combining notes, docs, wikis, databases, and project management with AI capabilities.

Learn more
O
17 terms

OAuth

An authorisation framework that lets users grant limited access to their accounts on one service to another service, without sharing passwords.

Learn more

Object Detection

Computer vision task that identifies and locates objects within images or video, drawing bounding boxes around each detected item and classifying what it is.

Learn more

Object Storage

A data storage architecture managing data as objects with unique identifiers and metadata, ideal for storing unstructured data like images, videos, and backups at scale.

Learn more

OKRs (Objectives and Key Results)

A goal-setting framework that defines qualitative objectives and the quantitative key results that measure progress toward each objective, used to align and track organisational priorities.

Learn more

OLAP (Online Analytical Processing)

A category of data processing that enables fast, multi-dimensional analysis of large volumes of data, allowing users to slice, dice, drill down, and pivot data for business intelligence.

Learn more

Ollama

A tool for running large language models locally on your own computer, making LLMs accessible without cloud APIs.

Learn more

Omnichannel

A customer experience approach that provides seamless, consistent interactions across all channels (phone, email, chat, social, in-person), with context preserved as customers move between channels.

Learn more

Omnichannel Commerce

A unified commerce approach that provides customers with a seamless shopping experience across all channels -- online, mobile, in-store, social, and marketplace -- with shared data and consistent service.

Learn more

Omnichannel Marketing

A marketing approach that provides a seamless, consistent customer experience across all channels and touchpoints, with each channel aware of interactions on other channels.

Learn more

OpenAI

The AI research company behind GPT models, ChatGPT, and DALL-E. A leader in large language model development.

Learn more

OpenAI Platform

The API and developer platform from OpenAI providing access to GPT models, DALL-E, Whisper, and embedding models for building AI applications.

Learn more

OpenAPI Specification

A standard, language-agnostic format for describing REST APIs, enabling documentation, code generation, and testing.

Learn more

Operational Analytics

The use of data analysis to improve day-to-day business operations, optimise processes, monitor performance in real time, and drive operational efficiency.

Learn more

Operational Efficiency

The ratio of output to input in business operations, often improved through AI automation and optimisation.

Learn more

Orchestration

Coordinating multiple AI components, models, or agents to work together in a workflow. Managing data flow, error handling, and sequencing.

Learn more

Order Management System (OMS)

Software that manages the entire order lifecycle from placement to delivery, coordinating orders across multiple sales channels, inventory locations, and fulfilment methods.

Learn more

Overfitting

When a model learns training data too well, including noise and outliers, leading to poor performance on new data.

Learn more
P
46 terms

Parameters

The learned values (weights and biases) in a neural network that determine its behavior. LLMs have billions of parameters.

Learn more

Password Manager

A software application that securely stores, generates, and manages passwords for multiple accounts, enabling users to maintain strong, unique passwords for every service without memorising them.

Learn more

Patch Management

The process of identifying, acquiring, testing, and installing software updates (patches) to fix security vulnerabilities, bugs, and improve functionality across all systems and applications.

Learn more

Pay-Per-Click (PPC)

An advertising model where businesses pay a fee each time their ad is clicked, most commonly used in search engine and social media advertising platforms.

Learn more

Payment Gateway

A technology service that processes online payment transactions by securely transmitting payment information between the customer, merchant, and financial institutions.

Learn more

Penetration Testing

A simulated cyberattack conducted by security professionals to identify vulnerabilities in systems, networks, and applications before malicious attackers can exploit them.

Learn more

Personalisation

Tailoring marketing messages, content, products, and experiences to individual users based on their data, preferences, behaviour, and context to increase relevance and engagement.

Learn more

Personalisation

The practice of tailoring products, services, content, and communications to individual customers based on their preferences, behaviours, and characteristics.

Learn more

pgvector

A PostgreSQL extension that adds vector similarity search capabilities, enabling AI applications on existing PostgreSQL infrastructure.

Learn more

Phishing

A social engineering attack where criminals send deceptive emails, messages, or create fake websites designed to trick people into revealing sensitive information like passwords, financial data, or personal details.

Learn more

Pilot Project

A small-scale preliminary project used to evaluate feasibility, test approaches, and learn before committing to full implementation.

Learn more

Pinecone

A popular managed vector database optimised for AI applications. Known for ease of use and scalability.

Learn more

Pipeline

A sequence of data processing or AI steps connected together, where each step's output feeds into the next.

Learn more

Platform as a Service (PaaS)

A cloud computing model that provides a platform for developing, deploying, and managing applications without the complexity of maintaining the underlying infrastructure.

Learn more

Point of Sale (POS) System

The hardware and software system where retail transactions are completed in-store, processing payments, tracking inventory, and connecting with e-commerce systems for omnichannel operations.

Learn more

Policy Management

The systematic process of creating, approving, distributing, implementing, reviewing, and updating organisational policies to ensure they remain current, effective, and compliant with regulatory requirements.

Learn more

Postman

A popular API development platform for designing, testing, documenting, and monitoring APIs.

Learn more

Power Automate

Microsoft's cloud-based automation platform for creating workflows across Microsoft 365 and third-party applications.

Learn more

Pre-training

Initial training phase where models learn general patterns from large datasets. Pre-trained models can then be fine-tuned for specific tasks with much less data.

Learn more

Precision

Of all positive predictions, what proportion was actually positive. High precision means few false positives - when the model says "yes," it's usually right.

Learn more

Precision

The proportion of true positive predictions among all positive predictions, measuring how reliable positive predictions are.

Learn more

Predictive Analytics

Using statistical algorithms, machine learning, and historical data to forecast future outcomes such as customer behaviour, churn risk, purchase likelihood, and campaign performance.

Learn more

Predictive Analytics

The use of statistical models, machine learning algorithms, and data mining techniques to analyse current and historical data to make predictions about future outcomes.

Learn more

Prescriptive Analytics

The most advanced form of analytics that not only predicts what is likely to happen but recommends specific actions to take, using optimisation, simulation, and decision science.

Learn more

Pricing Strategy

The approach a business uses to set product prices based on costs, competition, perceived value, market positioning, and customer willingness to pay.

Learn more

Privacy by Design

An approach to systems engineering that embeds privacy protections into the design and architecture of IT systems and business practices from the outset, rather than adding them as an afterthought.

Learn more

Privacy Impact Assessment (PIA)

A systematic assessment of how a project, system, or initiative will handle personal information, identifying potential privacy risks and recommending measures to mitigate them.

Learn more

Privilege Escalation

A cyberattack technique where an attacker gains elevated access to resources that are normally protected, moving from a lower-privilege account to higher-privilege access such as administrator or root.

Learn more

Proactive Support

A support strategy that anticipates customer issues and reaches out to help before customers need to contact support, preventing problems rather than reacting to them.

Learn more

Process Assessment

Evaluating business processes to determine their suitability and priority for automation.

Learn more

Process Mining

Analysing event logs from IT systems to discover, monitor, and improve business processes. Reveals how processes actually work versus how they're supposed to work.

Learn more

Process Mining

Data-driven analysis of business processes using event logs to discover, monitor, and improve actual process execution.

Learn more

Product Bundling

Offering multiple products together as a package at a combined price typically lower than buying each item separately, encouraging larger purchases and increasing average order value.

Learn more

Product Catalogue

A structured database of all products available for sale, including descriptions, images, pricing, variants, categories, and specifications used across all sales channels.

Learn more

Product Feed

A structured data file containing product information formatted for distribution to advertising platforms, comparison sites, and marketplaces like Google Shopping, Meta, and affiliate networks.

Learn more

Product Owner

The Scrum role responsible for maximising the value of the product by managing and prioritising the product backlog based on stakeholder needs and business strategy.

Learn more

Product Page Optimisation

The process of improving e-commerce product pages to increase conversion rates through better images, descriptions, reviews, pricing presentation, and user experience.

Learn more

Product Recommendation Engine

AI-powered software that analyses customer behaviour and product data to suggest relevant products to shoppers, powering "You may also like" and "Customers also bought" features.

Learn more

Professional Indemnity Insurance

Insurance that protects professionals and their businesses against claims of negligence, errors, or omissions arising from the professional services or advice they provide.

Learn more

Programmatic Advertising

The automated buying and selling of digital advertising using algorithms and real-time bidding, replacing manual ad placement with data-driven, instant decision-making.

Learn more

Project Charter

A formal document that authorises a project, defines its objectives, scope, stakeholders, and constraints, and gives the project manager authority to apply organisational resources.

Learn more

Project Charter

A formal document that authorises a project, defines its objectives, scope, stakeholders, and high-level requirements, serving as the project foundation.

Learn more

Project Plan

A formal document defining project objectives, scope, timeline, resources, budget, risks, and communication plan, serving as the roadmap for execution.

Learn more

Prompt

The input text or instructions given to an AI model to elicit a response. Quality prompts dramatically improve output quality.

Learn more

Prompt Engineering

The practice of designing and optimising prompts to get better results from AI models. Combines art and science.

Learn more

Pub/Sub (Publish-Subscribe)

A messaging pattern where senders (publishers) send messages to topics without knowledge of receivers (subscribers), who receive messages by subscribing to topics.

Learn more
R
42 terms

RACI Matrix

A responsibility assignment chart that defines who is Responsible, Accountable, Consulted, and Informed for each task or deliverable in a project.

Learn more

RAG (Retrieval Augmented Generation)

A technique that enhances LLM responses by first retrieving relevant information from a knowledge base, then using it to generate accurate, grounded answers.

Learn more

Ransomware

Malicious software that encrypts a victim organisation files and demands a ransom payment (typically in cryptocurrency) in exchange for the decryption key to restore access.

Learn more

Rate Limiting

Controlling the number of requests a client can make to an API within a specified time period to prevent abuse and ensure fair usage.

Learn more

Real-Time Analytics

The process of analysing data as it is generated or received, providing immediate insights and enabling instant decision-making rather than waiting for batch processing.

Learn more

Real-Time Data

Data that is delivered and processed immediately or with minimal delay as it is generated.

Learn more

Real-Time Processing

Processing data or transactions immediately as they occur, enabling instant responses and up-to-date information.

Learn more

Recall

Of all actual positives, what proportion did the model identify. High recall means few false negatives - the model finds most of the positive cases.

Learn more

Recall

The proportion of actual positive cases that were correctly identified, measuring how completely positives are found.

Learn more

Record Retention

The systematic practice of maintaining business records for specified periods to meet legal, regulatory, and operational requirements before secure disposal.

Learn more

Recurrent Neural Network

Neural network designed to process sequential data by maintaining internal state. Used for time series, text, and other sequential tasks before transformers became dominant.

Learn more

Redis

An open-source, in-memory data store used as a database, cache, message broker, and queue, known for sub-millisecond response times and versatile data structures.

Learn more

Referral Marketing

A marketing strategy that encourages existing customers to recommend a business to new prospects, typically through structured programs offering incentives for successful referrals.

Learn more

Referral Programme

A structured incentive system that rewards existing customers for recommending products to new customers, leveraging word-of-mouth for cost-effective customer acquisition.

Learn more

Regression Analysis

A statistical method that examines the relationship between a dependent variable and one or more independent variables, used for prediction and understanding drivers.

Learn more

Regulatory Change Management

The process of identifying, assessing, and implementing changes to business operations, policies, and systems in response to new or amended laws, regulations, and standards.

Learn more

Regulatory Compliance

The process of ensuring that an organisation adheres to all relevant laws, regulations, standards, and guidelines that govern its industry and operations.

Learn more

Reinforcement Learning

A machine learning paradigm where agents learn by interacting with an environment, receiving rewards or penalties for actions. Used in robotics, games, and optimisation.

Learn more

Reinforcement Learning

Machine learning where an agent learns to make decisions by taking actions and receiving rewards or penalties.

Learn more

Repeat Purchase Rate

The percentage of customers who return to make a second or subsequent purchase, a key indicator of customer loyalty and product-market fit in e-commerce.

Learn more

Replicate

A platform for running machine learning models in the cloud via API, making it easy to deploy open-source models without managing infrastructure.

Learn more

Resource Allocation

The process of assigning and managing available resources - including people, budget, equipment, and time - across projects and activities to maximise efficiency and achieve objectives.

Learn more

REST API

An architectural style for web APIs using standard HTTP methods. The most common way to build and consume web services, enabling system-to-system communication.

Learn more

REST API

An architectural style for web APIs using HTTP methods to perform operations on resources, the most common approach for modern web services.

Learn more

Retargeting

Showing targeted ads to people who have previously visited your website or engaged with your content, reminding them of your brand and encouraging them to return and convert.

Learn more

Retention Analytics

The measurement and analysis of how well a business retains its customers over time, including identifying the factors that drive loyalty and reduce attrition.

Learn more

Retool

A low-code platform for building internal tools and admin panels by connecting to databases and APIs.

Learn more

Retrieval

The process of finding and fetching relevant information from a database or knowledge base in response to a query.

Learn more

Retrospective

A regular team meeting at the end of each sprint or project phase where the team reflects on what went well, what could be improved, and commits to specific improvement actions.

Learn more

Return on Ad Spend (ROAS)

A metric measuring the revenue generated for every dollar spent on advertising, used to evaluate the effectiveness and profitability of e-commerce advertising campaigns.

Learn more

Returns Processing

The system and workflow for handling product returns including return authorisation, shipping, inspection, refund processing, and inventory restocking.

Learn more

Risk Assessment

A systematic process of identifying, analysing, and evaluating cybersecurity risks to an organisation, determining the likelihood and impact of potential threats, and prioritising mitigation efforts.

Learn more

Risk Management Framework

A structured approach to identifying, assessing, managing, and monitoring risks across an organisation, typically aligned with standards such as ISO 31000 or AS/NZS ISO 31000.

Learn more

Risk Register

A document that records identified project risks, their likelihood and impact assessment, mitigation strategies, owners, and current status throughout the project lifecycle.

Learn more

RLHF (Reinforcement Learning from Human Feedback)

A technique to fine-tune AI models using human preferences, making outputs more helpful, harmless, and aligned with human values.

Learn more

Roadmap

A strategic visual plan that communicates the direction and planned evolution of a product, project, or business initiative over time, showing themes, priorities, and expected timelines.

Learn more

Robotic Process Automation

Software robots that automate repetitive, rule-based tasks by mimicking human interactions with digital systems. Works with existing applications without API integration.

Learn more

Robotic Process Automation (RPA)

Software robots that automate repetitive, rule-based tasks by mimicking human interactions with digital systems.

Learn more

ROI

A measure of profitability that compares the gain from an investment to its cost. For AI projects, ROI considers cost savings, revenue increases, and implementation costs.

Learn more

ROI Analysis

The process of calculating and evaluating the return on investment for business activities, projects, or spending to determine their financial effectiveness.

Learn more

ROI Measurement

The process of calculating return on investment by comparing the gains from an investment against its costs.

Learn more

Rule Engine

Software that executes business rules to automate decisions, separating decision logic from application code.

Learn more
S
64 terms

Sales Automation

Automating sales tasks like lead assignment, follow-up sequences, proposal generation, and CRM updates to increase efficiency.

Learn more

Sales Enablement

Providing sales teams with the content, tools, knowledge, and information they need to effectively engage buyers and close deals, bridging the gap between marketing and sales.

Learn more

Sales Pipeline

A visual representation of where prospects are in the sales process, from initial contact to closed deal.

Learn more

Sanctions Compliance

The process of ensuring that a business does not engage in transactions or activities with individuals, entities, or countries subject to economic sanctions imposed by Australia, the United Nations, or other relevant jurisdictions.

Learn more

Scalability

The ability of a system or process to handle growing amounts of work or to be enlarged to accommodate growth.

Learn more

Scheduled Automation

Automation that runs at predetermined times rather than in response to events. Used for batch processing, reports, maintenance tasks, and regular synchronisation.

Learn more

Scheduled Automation

Automations triggered by time-based schedules rather than events, running at defined intervals or specific times.

Learn more

Scope Creep

The uncontrolled expansion of project scope without corresponding adjustments to time, budget, or resources, often occurring gradually through small, incremental additions.

Learn more

Scrum

An Agile framework for developing, delivering, and sustaining complex products through iterative sprints, with defined roles, events, and artefacts that enable empirical process control.

Learn more

Scrum Master

A servant-leader role in Scrum responsible for facilitating the Scrum process, removing impediments, and coaching the team to continuously improve.

Learn more

Search Engine Marketing (SEM)

Paid advertising on search engines like Google and Bing, where businesses bid on keywords to display ads in search results when users search for relevant terms.

Learn more

Secure Access Service Edge (SASE)

A cloud-based architecture that combines network security functions (such as SWG, CASB, FWaaS, and ZTNA) with wide area networking capabilities (SD-WAN) to deliver secure access from any location.

Learn more

Security Audit

A systematic evaluation of an organisation security posture, assessing the effectiveness of security controls, policies, and procedures against established standards or frameworks.

Learn more

Security Awareness Training

Educational programs designed to teach employees about cybersecurity threats, safe practices, and their role in protecting organisational data and systems from attack.

Learn more

Security Operations Centre (SOC)

A centralised facility or team responsible for continuously monitoring, detecting, analysing, and responding to cybersecurity incidents using a combination of technology solutions and skilled analysts.

Learn more

Security Orchestration Automation and Response (SOAR)

A category of security tools that combine incident response, orchestration, and automation capabilities to help security teams manage threats more efficiently by automating repetitive tasks and standardising response procedures.

Learn more

Segmentation

The process of dividing a broad group into distinct subgroups based on shared characteristics, enabling targeted analysis, marketing, and service delivery.

Learn more

Self-Service Analytics

An approach to business intelligence where business users can access, analyse, and visualise data independently without requiring technical assistance from IT or data teams.

Learn more

Self-Service Portal

A web-based platform that allows customers to find information, manage their accounts, resolve issues, and complete transactions independently without contacting a support agent.

Learn more

Semantic Search

Search that understands meaning and intent rather than just matching keywords. Uses embeddings to find conceptually similar content.

Learn more

Sentiment Analysis

NLP technique that determines the emotional tone of text - positive, negative, or neutral. Used for analysing customer feedback, social media, and reviews.

Learn more

Sentiment Analysis

The use of NLP to identify and extract subjective information, determining whether text expresses positive, negative, or neutral sentiment.

Learn more

Sentiment Analysis

The use of natural language processing (NLP) and machine learning to identify, extract, and quantify subjective information from text data, determining whether the expressed opinion is positive, negative, or neutral.

Learn more

SEO Automation

Using tools and software to automate search engine optimisation tasks such as keyword tracking, site auditing, content optimisation, backlink monitoring, and reporting.

Learn more

SEO for E-commerce

Optimising online store pages to rank higher in search engine results, driving organic traffic through keyword-optimised product pages, category pages, and content.

Learn more

Serverless Computing

A cloud execution model where the cloud provider manages server infrastructure and dynamically allocates resources, charging only for actual compute time used rather than pre-provisioned capacity.

Learn more

Service Blueprint

A detailed visual diagram that maps the complete service delivery process, showing customer actions, frontstage interactions, backstage processes, and support systems needed to deliver a customer experience.

Learn more

Service Design

A multidisciplinary approach to designing and improving services by considering the entire ecosystem of people, processes, technology, and physical elements that together create the customer experience.

Learn more

Service Level Agreement (SLA)

A formal agreement between a service provider and customer that defines the expected level of service, including response times, resolution times, availability, and consequences for non-compliance.

Learn more

Service Recovery

The process of identifying and resolving customer service failures to restore customer satisfaction, with the goal of turning a negative experience into a positive one that strengthens the customer relationship.

Learn more

Shipping Automation

Using software to automate shipping tasks such as carrier selection, rate comparison, label printing, tracking updates, and customer notifications in the e-commerce fulfilment process.

Learn more

Shopping Cart

The virtual container on an e-commerce website where customers collect products they intend to purchase before proceeding to checkout and completing their order.

Learn more

SIEM

Security Information and Event Management -- a platform that collects, analyses, and correlates security data from across an organisation to detect threats and support incident investigation.

Learn more

Similarity Search

Finding items in a database that are most similar to a query, typically using vector distance calculations on embeddings.

Learn more

Single Touch Payroll (STP)

An ATO reporting system that requires employers to report employee payroll information - including salaries, wages, PAYG withholding, and superannuation - directly to the ATO each time they run payroll.

Learn more

SKU Management

The system of creating, organising, and tracking Stock Keeping Units -- unique identifiers assigned to each distinct product variant for inventory management and sales tracking.

Learn more

Snowflake

A cloud-native data warehouse platform offering scalable storage and compute for analytics and AI workloads.

Learn more

SOC 2

A compliance framework developed by the American Institute of CPAs (AICPA) that evaluates an organisation's controls related to security, availability, processing integrity, confidentiality, and privacy.

Learn more

Social Commerce

Selling products directly through social media platforms like Instagram, Facebook, TikTok, and Pinterest, allowing customers to discover and purchase without leaving the social app.

Learn more

Social Engineering

Psychological manipulation techniques used by attackers to trick people into making security mistakes, revealing confidential information, or granting unauthorised access to systems.

Learn more

Social Listening

The practice of monitoring social media platforms and online channels for mentions, conversations, and sentiment about a brand, products, competitors, and industry topics to inform customer experience decisions.

Learn more

Social Media Management

The process of creating, scheduling, publishing, and analysing content across social media platforms, typically using dedicated tools to manage multiple channels from one interface.

Learn more

Social Proof

The psychological phenomenon where people look to the actions and opinions of others to determine correct behaviour, used in marketing through reviews, testimonials, case studies, and usage statistics.

Learn more

Software as a Service (SaaS)

A software distribution model where applications are hosted in the cloud and accessed by users over the internet via a subscription, eliminating the need for local installation and maintenance.

Learn more

Sprint

A fixed-length iteration (typically 1-4 weeks) in Scrum during which a team works to complete a set of backlog items and deliver a potentially releasable product increment.

Learn more

Sprint Goal

A concise statement describing the objective of a sprint, providing the team with shared purpose and flexibility in how they achieve it.

Learn more

Sprint Planning

A collaborative Scrum event at the start of each sprint where the team selects backlog items, defines the sprint goal, and creates a plan for delivery.

Learn more

Sprint Review

A Scrum event at the end of each sprint where the team demonstrates completed work to stakeholders, gathers feedback, and discusses next steps.

Learn more

Spyware

Malicious software that secretly monitors and collects information about a user's activities, including browsing habits, login credentials, and personal data, and transmits it to a third party without consent.

Learn more

SQL (Structured Query Language)

The standard programming language for managing and querying relational databases, essential for extracting, manipulating, and analysing structured data.

Learn more

SSL/TLS

Cryptographic protocols that encrypt data transmitted between web browsers and servers, ensuring secure communication indicated by the padlock icon and HTTPS in the browser address bar.

Learn more

Stakeholder Management

The systematic process of identifying, analysing, and engaging individuals or groups who have an interest in or influence over a project, to build support and manage expectations.

Learn more

Statistical Significance

A determination that the result of an analysis or experiment is unlikely to have occurred by random chance alone, typically measured at a 95% confidence level.

Learn more

Story Points

A unit of measure for expressing the overall effort, complexity, and uncertainty of a user story, used for relative estimation in Agile teams.

Learn more

Streaming

Sending AI model output incrementally as it's generated rather than waiting for the complete response. Improves perceived latency.

Learn more

Streamlit

A Python framework for quickly building and sharing web applications for machine learning and data science.

Learn more

Streamlit

A Python framework for creating web applications and data dashboards quickly, popular for AI/ML demos and tools.

Learn more

Structured Data

Data organised in a predefined format with clear schema, typically stored in databases with rows and columns.

Learn more

Subscription Commerce

An e-commerce model where customers pay recurring fees for regular delivery of products or access to services, creating predictable revenue and stronger customer relationships.

Learn more

Supervised Learning

A machine learning approach where models learn from labelled training data. The algorithm learns to map inputs to known outputs, enabling predictions on new, unseen data.

Learn more

Supervised Learning

Machine learning where models learn from labeled training data to predict outcomes for new data.

Learn more

Supply Chain Attack

A cyberattack that targets an organisation by compromising a less-secure element in its supply chain, such as a software vendor, service provider, or hardware manufacturer, to gain access to the ultimate target.

Learn more

Synthetic Data

Artificially generated data that mimics real data characteristics. Used when real data is scarce, sensitive, or expensive to obtain for AI training.

Learn more

Synthetic Data

Artificially generated data that mimics real data characteristics while preserving privacy and enabling use cases where real data is scarce or sensitive.

Learn more
T
27 terms

Tax Compliance

The process of meeting all tax obligations accurately and on time, including income tax, GST, payroll tax, fringe benefits tax, and other federal and state tax requirements.

Learn more

Temperature

A parameter controlling randomness in AI outputs. Lower temperature (0-0.3) gives consistent, focused responses; higher (0.7-1.0) gives more creative, varied ones.

Learn more

Terraform

An open-source Infrastructure as Code tool for defining, provisioning, and managing cloud infrastructure using declarative configuration files across multiple cloud providers.

Learn more

Text Classification

NLP task of assigning predefined categories to text. Used for spam detection, sentiment analysis, topic categorisation, and intent recognition.

Learn more

Third-Party Logistics (3PL)

An outsourced logistics service that handles warehousing, fulfilment, and shipping on behalf of e-commerce businesses, allowing them to focus on product and marketing.

Learn more

Third-Party Risk Management

The process of identifying, assessing, and managing the risks that arise from an organisation's relationships with external vendors, suppliers, contractors, and service providers.

Learn more

Threat Intelligence

Information about current and potential cyber threats that is collected, analysed, and used to make informed security decisions and proactively defend against attacks.

Learn more

Ticket Management

The process of creating, categorising, assigning, tracking, and resolving customer support requests (tickets) through a structured system that ensures nothing falls through the cracks.

Learn more

Time Series Analysis

A statistical technique for analysing data points collected over time to identify trends, seasonal patterns, and cyclical behaviours for forecasting.

Learn more

Time to Resolution

The total elapsed time from when a customer first reports an issue to when it is fully resolved and the customer confirms satisfaction, measuring the end-to-end efficiency of the support process.

Learn more

Time to Value

The time between starting an investment and realising measurable benefits. Critical for AI projects where stakeholders expect results within reasonable timeframes.

Learn more

Time-to-Value

The duration between starting an initiative and realising measurable business value from it.

Learn more

Timeboxing

A time management technique that allocates a fixed period of time to a planned activity, after which the time expires and the activity ends regardless of whether it is fully completed.

Learn more

Tokenization

The process of breaking text into smaller units (tokens) that AI models can process. Tokens might be words, subwords, or characters depending on the tokenizer.

Learn more

Tokenization

The process of breaking text into smaller units (tokens) that AI models can process and understand.

Learn more

Tokens

The basic units of text that LLMs process. Roughly 1 token = 4 characters or 0.75 words in English. Both input and output are measured in tokens.

Learn more

Total Cost of Ownership

The complete cost of acquiring, deploying, and operating an AI system over its lifetime. Includes obvious costs like software and hidden costs like training and maintenance.

Learn more

Total Cost of Ownership (TCO)

The complete cost of acquiring, operating, and maintaining a system over its entire lifecycle, including hidden costs.

Learn more

Touchpoint

Any point of interaction between a customer and a business, including direct contacts (phone, email, visit), digital interactions (website, app, social), and indirect exposures (advertising, reviews, word of mouth).

Learn more

Training

The process of teaching an AI model by exposing it to data and adjusting its parameters to minimise errors.

Learn more

Training Compliance

The management of mandatory training requirements to ensure all employees complete required training programs within prescribed timeframes, meeting regulatory, legal, and organisational obligations.

Learn more

Training Data

The dataset used to train machine learning models. Training data teaches the model patterns and relationships it will apply to new, unseen data.

Learn more

Transfer Learning

Applying knowledge learned from one task to a different but related task. This allows models to achieve good performance with less training data and compute.

Learn more

Transfer Learning

A technique where a model trained on one task is adapted for a different but related task.

Learn more

Transformer

The neural network architecture behind modern LLMs. Uses attention mechanisms to process sequences in parallel, enabling training on massive datasets.

Learn more

Trigger

An event that initiates an automated workflow or action. Common triggers include form submissions, schedule times, data changes, emails, and webhooks.

Learn more

Trigger-Based Marketing

Marketing messages or actions automatically initiated by specific customer behaviours or events, such as a website visit, cart abandonment, birthday, or subscription renewal date.

Learn more
U
13 terms

Unattended Automation

Automation that runs independently on servers without human intervention, typically triggered by schedules or events.

Learn more

Unified Customer View

A comprehensive, consolidated profile that aggregates all customer data from across systems, channels, and touchpoints into a single accessible record, providing a complete picture of each customer relationship.

Learn more

Unstructured Data

Data without a predefined format or schema, such as text documents, images, audio, and video.

Learn more

Unsupervised Learning

Machine learning where models find patterns in data without labelled examples. The algorithm discovers hidden structures, clusters, or relationships autonomously.

Learn more

Unsupervised Learning

Machine learning where models find patterns in data without labeled examples or predefined outcomes.

Learn more

Upselling

The practice of encouraging customers to purchase a more expensive version or upgraded model of the product they are considering, increasing the transaction value.

Learn more

Uptime

The percentage of time a system, server, or service is operational and accessible, typically expressed as a percentage like 99.9% (three nines) representing maximum allowed downtime.

Learn more

Use Case

A specific scenario describing how AI will be used to solve a business problem or enable a capability.

Learn more

User Acceptance Testing (UAT)

The final testing phase where actual business users verify that a system meets their requirements and is fit for purpose in real-world scenarios.

Learn more

User Experience (UX)

The overall experience a person has when interacting with a product, system, or service, encompassing usability, accessibility, efficiency, and emotional response.

Learn more

User Story

A short, simple description of a feature or requirement written from the perspective of the end user, following the format "As a [user], I want [action], so that [benefit]."

Learn more

User-Generated Content (UGC)

Content created by customers about a brand or product, including reviews, photos, videos, and social media posts, which serves as authentic social proof and marketing material.

Learn more

UTM Tracking

A standardised method of adding tracking parameters to URLs so analytics tools can identify which campaigns, channels, and content drive traffic and conversions.

Learn more
V
10 terms

Vector

A list of numbers representing data in multi-dimensional space. In AI, vectors (embeddings) encode semantic meaning of text or other data.

Learn more

Vector Database

A specialised database optimised for storing and searching vector embeddings. Essential for RAG and semantic search applications.

Learn more

Velocity

A measure of the amount of work a Scrum team completes during a sprint, typically measured in story points, used for sprint planning and capacity forecasting.

Learn more

Vendor Selection

The process of evaluating and choosing AI technology providers, platforms, or implementation partners.

Learn more

Virtual Private Cloud (VPC)

A logically isolated section of the public cloud where you launch resources in a virtual network you define, with control over IP addressing, subnets, routing, and security.

Learn more

Virtual Private Network (VPN)

A technology that creates an encrypted tunnel between a device and a network, securing data transmission and enabling secure remote access to company resources over the internet.

Learn more

Voice of Customer (VoC)

A research methodology and program that captures customers' expectations, preferences, and aversions through systematic collection and analysis of customer feedback across all channels.

Learn more

Voice of Employee (VoE)

A systematic programme for collecting, analysing, and acting on employee feedback and insights, recognising that employee experience directly impacts the quality of customer experience delivered.

Learn more

VPN (Virtual Private Network)

Technology creating secure, encrypted connections over the internet between users or networks and remote resources, protecting data in transit.

Learn more

Vulnerability Scanning

Automated assessment of systems, networks, and applications to identify known security vulnerabilities, misconfigurations, and weaknesses that could be exploited by attackers.

Learn more
W
22 terms

Wait Time Perception

The psychological experience of waiting for service, which is influenced by factors such as certainty, engagement, fairness, and context, and often differs significantly from actual elapsed time.

Learn more

Warehouse Management System (WMS)

Software that manages and optimises warehouse operations including receiving, putaway, picking, packing, shipping, and inventory tracking across one or more locations.

Learn more

Waterfall

A traditional, sequential project management methodology where each phase (requirements, design, development, testing, deployment) must be completed before the next begins.

Learn more

Weaviate

An open-source vector database that combines vector search with traditional filtering, designed for AI applications.

Learn more

Weaviate

An open-source vector database designed for AI applications, featuring built-in vectorisation, semantic search, and hybrid search capabilities.

Learn more

Web Analytics

The collection, measurement, and analysis of website data to understand visitor behaviour, track performance metrics, and make data-driven decisions about website improvement.

Learn more

Web Analytics

The collection, measurement, analysis, and reporting of website data to understand and optimise web usage, user behaviour, and conversion performance.

Learn more

Web Application Firewall (WAF)

A security solution monitoring and filtering HTTP/HTTPS traffic to web applications, protecting against SQL injection, cross-site scripting, DDoS, and other web attacks.

Learn more

Web Application Firewall (WAF)

A security solution that filters, monitors, and blocks HTTP/HTTPS traffic to and from a web application, protecting against attacks such as SQL injection, cross-site scripting (XSS), and DDoS at the application layer.

Learn more

Webhook

An HTTP callback that sends real-time data when events occur. Instead of polling for changes, systems push notifications to your endpoint automatically.

Learn more

Webhook in Marketing

An automated HTTP callback that sends real-time data between marketing tools when specific events occur, enabling instant communication between systems without polling.

Learn more

Weights

The numerical values in neural networks that are learned during training. They determine how strongly inputs influence outputs.

Learn more

Weights & Biases

An ML platform for experiment tracking, model management, and collaboration in machine learning projects.

Learn more

Weights & Biases (W&B)

A popular MLOps platform for experiment tracking, model visualisation, and team collaboration in machine learning projects.

Learn more

Whistleblower Protection

Legal protections for individuals who report suspected misconduct, illegal activity, or dangers within an organisation, shielding them from retaliation and adverse consequences.

Learn more

Wish List

A feature allowing customers to save products for future reference, serving as a purchase intent signal and remarketing opportunity for e-commerce businesses.

Learn more

Work Breakdown Structure (WBS)

A hierarchical decomposition of the total scope of work into smaller, manageable components, breaking down project deliverables into progressively more detailed levels.

Learn more

Work in Progress (WIP)

The total amount of work that has been started but not yet completed at any given point in time, with WIP limits being a key technique for improving flow efficiency.

Learn more

Workflow

A defined sequence of automated tasks that accomplish a business process. AI workflows combine multiple AI and non-AI steps.

Learn more

Workflow Engine

Software that executes and manages business workflows, routing tasks, handling approvals, and tracking progress through multi-step processes.

Learn more

Workflow Template

A reusable, pre-configured workflow pattern that can be customised for specific use cases, accelerating automation development.

Learn more

Workplace Health and Safety (WHS)

The legal framework and practices that ensure the health, safety, and welfare of all people at work, governed in Australia primarily by the model Work Health and Safety Act adopted by most states and territories.

Learn more

Ready to Implement AI?

Understanding the terminology is just the first step. Our experts can help you implement AI solutions tailored to your business needs.

FT Fast 500 APAC Winner|50+ Implementations|Harvard-Educated Team