Distributed RAG

Distribute RAG searches across team members with LanceDB, PgVector, and reranking.

ExampleDescription
Distributed RAG With PgVectorDemonstrates distributed team-based RAG using PostgreSQL + pgvector.
Distributed RAG With LanceDBDemonstrates distributed team-based RAG with primary and context retrieval over LanceDB.
Distributed RAG With RerankingDemonstrates distributed RAG with hybrid retrieval and Cohere reranking.