AI Design Glossary

All the AI design terms you need to know, explained simply and clearly

INPT5 terms
I

Inference

Basic Concepts

The process where a trained AI model makes predictions or generates output on new inputs. In image generation, it corresponds to converting a prompt into an image.

Read More
N

Negative Prompt

Basic Concepts

A text command that defines unwanted elements in AI image generation. The model generates images while avoiding the elements specified in the negative prompt.

Read More
P

Prompt

Basic Concepts

A text-based instruction or command given to AI models. It is used to describe the desired output and guides the model's generation process.

Read More

Prompt Engineering

Basic Concepts

A discipline that encompasses techniques and strategies for writing prompts to get the best results from AI models. It includes proper word choice, structuring, and parameter usage.

Read More
T

Token

Basic Concepts

The basic unit used by AI models when processing text. It can be a word, word fragment, or character. Prompt length and model capacity are measured in token count.

Read More