RAG from scratch: Indexing (Multi-representation)
Lance Martin
Software Engineer, LangChain
@RLanceMartin
Query Construction
Proposition Indexing
https://arxiv.org/abs/2312.06648
Multi Vector Retriever
https://python.langchain.com/docs/modules/data_connection/retrievers/multi_vector
Code walk-through