Data ingestion

From ALT-TEXT
Revision as of 10:36, 7 September 2026 by imported>ALT-TEXT (Import: AI terminology and people glossary)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Data ingestion

The process of collecting, cleaning, and feeding raw data into a system so it can be used for training an AI model or retrieved by one, such as scraping text from the web or importing a set of documents into a retrieval-augmented generation system. Poor-quality or poorly filtered ingestion is a common source of downstream problems, from bias to factual errors. (See also: Training data, Retrieval-augmented generation)