Dec 6, 2023
Vectors are for searching only. You create the vector from the question, send it to the network, and the network sends back the content chunks with similar vectors. It is the same conception as RAG, but the vector database is decentralized here.