Browse the most commonly used Software Development terms and definitions.
Showing 88 of 206 topics. Switching field only changes what you see here, not your learning path.
An AI agent is a system where a language model works toward a goal by choosing tools to use, running them, and deciding what to do next based on the results.
A hallucination is when an AI model produces something that sounds plausible and is actually false, invented, or unsupported by its source material.
A large language model is a neural network trained on huge amounts of text that predicts what text should come next, one token at a time.
A neural network is a model built from layers of simple units that each apply a weight to their inputs, learning those weights from examples.