Indexing
The process of organizing data into a searchable structure for efficient retrieval. In AI applications, indexing typically involves computing embeddings for documents and storing them in a vector database, enabling fast similarity search over millions of documents.