Decoder. plain-English AI glossary

playground

● Coreplayground

A web interface where you can type a prompt, adjust settings like temperature or top-p, and see model responses in real time without writing code.

Think of it like

A test kitchen—try recipes before you cook for guests.

Example

ChatGPT, Claude.ai, Mistral's web interface. Type a prompt, tweak the slider for creativity (temperature), hit send, see output.

How it actually works

Playgrounds lower the barrier to experimentation. No API keys, no code, instant feedback. Often they have features APIs don't (image upload, voice, multimodal). Downside: you're not version-controlling your prompts, and playgrounds don't scale to production load.

For product teams

Onboarding tool; lets non-technical people experiment and build intuition.

For engineers

Useful for prompt iteration before productionizing via API.

Read anything AI without the jargon

Look up any term in plain English, or save terms as you read with the free Chrome extension.

Open DecoderAdd to Chrome