Skip to content

RAG (Retrieval-Augmented Generation) with LanceDB πŸ”“πŸ§

Build RAG (Retrieval-Augmented Generation) with LanceDB, a powerful solution for efficient vector-based information retrieval πŸ“Š.

Experience the Future of Search πŸ”„

πŸ€– RAG enables AI to retrieve relevant information from external sources and use it to generate more accurate and context-specific responses. πŸ’» LanceDB provides a robust framework for integrating LLMs with external knowledge sources πŸ“.

RAG Description Links
RAG with Matryoshka Embeddings and LlamaIndex πŸͺ†πŸ”— Utilize Matryoshka embeddings and LlamaIndex to improve the efficiency and accuracy of your RAG models. πŸ“ˆβœ¨ Github
Open In Collab
Improve RAG with Re-ranking πŸ“ˆπŸ”„ Enhance your RAG applications by implementing re-ranking strategies for more relevant document retrieval. πŸ“šπŸ” Github
Open In Collab
Ghost
Instruct-Multitask 🧠🎯 Integrate the Instruct Embedding Model with LanceDB to streamline your embedding API, reducing redundant code and overhead. πŸŒπŸ“Š Github
Open In Collab
Python
Ghost
Improve RAG with HyDE πŸŒŒπŸ” Use Hypothetical Document Embeddings for efficient, accurate, and unsupervised dense retrieval. πŸ“„πŸ” Github
Open In Collab
Ghost
Improve RAG with LOTR πŸ§™β€β™‚οΈπŸ“œ Enhance RAG with Lord of the Retriever (LOTR) to address 'Lost in the Middle' challenges, especially in medical data. πŸŒŸπŸ“œ Github
Open In Collab
Ghost
Advanced RAG: Parent Document Retriever πŸ“‘πŸ”— Use Parent Document & Bigger Chunk Retriever to maintain context and relevance when generating related content. πŸŽ΅πŸ“„ Github
Open In Collab
Ghost
Corrective RAG with Langgraph πŸ”§πŸ“Š Enhance RAG reliability with Corrective RAG (CRAG) by self-reflecting and fact-checking for accurate and trustworthy results. βœ…πŸ” Github
Open In Collab
Ghost
Contextual Compression with RAG πŸ—œοΈπŸ§  Apply contextual compression techniques to condense large documents while retaining essential information. πŸ“„πŸ—œοΈ Github
Open In Collab
Ghost
Improve RAG with FLARE πŸ”₯ Enable users to ask questions directly to academic papers, focusing on ArXiv papers, with Forward-Looking Active REtrieval augmented generation.πŸš€πŸŒŸ Github
Open In Collab
Ghost
Query Expansion and Reranker πŸ”πŸ”„ Enhance RAG with query expansion using Large Language Models and advanced reranking methods like Cross Encoders, ColBERT v2, and FlashRank for improved document retrieval precision and recall πŸ”πŸ“ˆ Github
Open In Collab
RAG Fusion ⚑🌐 Build RAG Fusion, utilize the RRF algorithm to rerank documents based on user queries ! Use LanceDB as vector database to store and retrieve documents related to queries via OPENAI Embeddings⚑🌐 Github
Open In Collab
Agentic RAG πŸ€–πŸ“š Build autonomous information retrieval with Agentic RAG, a framework of intelligent agents that collaborate to synthesize, summarize, and compare data across sources, that enables proactive and informed decision-making πŸ€–πŸ“š Github
Open In Collab