AI Terms Dictionary

A comprehensive multilingual AI terminology dictionary

Definition

In AI contexts, ‘source’ typically denotes the provenance of training datasets, open-source libraries, or pre-trained model weights. Tracking sources is critical for reproducibility, licensing compliance, and bias auditing. It also refers to the input stream in generative processes, where the initial prompt or data point drives the subsequent generation or transformation steps within a pipeline.

Summary

Refers to the origin of data, code, or models used in AI development and deployment.

Key Concepts

Use Cases