Vektorközvetítés
Vektorközvetítés, often translated as vector mediation or vector bridging, is a concept primarily found in the realm of vector databases and their use in artificial intelligence, particularly in retrieval-augmented generation (RAG) systems. It describes the process by which a vector database acts as an intermediary, facilitating the retrieval of relevant information based on semantic similarity between a query and stored data.
In essence, when a user poses a query, this query is transformed into a vector representation. This
The "mediation" aspect comes into play as the vector database doesn't directly answer the question. Instead,