Learning Commands · Learning

/contrast command

Highlight key differences between two concepts

1 min read

Highlight key differences between two concepts

At a glance

Field Value
Command /contrast
Usage /contrast <concept1> <concept2>
Category learning
Execution server
Context pok
Response type markdown
Active PoK required yes

Parameters

  • concept1 (required) — First concept
  • concept2 (required) — Second concept

Examples

/contrast supervised unsupervised
/contrast classification regression

How it works

The contrast command highlights key differences between two concepts — unlike /compare, it focuses ONLY on differences.

How it works:

  1. Enter two concepts to contrast
  2. The AI identifies and highlights the key differences
  3. You receive a focused analysis of what makes them different

Parameters:

  • concept1 (required): First concept
  • concept2 (required): Second concept

vs /compare:

  • /compare gives a full side-by-side (similarities + differences + use cases)
  • /contrast focuses ONLY on the key differences — faster and more targeted

Tips:

  • Use when you already know the concepts are related but need clarity on differences
  • Great for exam prep — "What's the difference between X and Y?"

Was this article helpful?