advanced-rag

There are 13 repositories under advanced-rag topic.

  • NirDiamant/Controllable-RAG-Agent

    This repository provides an advanced Retrieval-Augmented Generation (RAG) solution for complex question answering. It uses sophisticated graph based algorithm to handle the tasks.

    Language:Jupyter Notebook1.4k1812236
  • Denis2054/RAG-Driven-Generative-AI

    This repository provides programs to build Retrieval Augmented Generation (RAG) code for Generative AI with LlamaIndex, Deep Lake, and Pinecone leveraging the power of OpenAI and Hugging Face models for generation and evaluation.

    Language:Jupyter Notebook502103162
  • LongxingTan/open-retrievals

    All-in-One: Text Embedding, Retrieval, Reranking and RAG in Transformers

    Language:Python672212
  • kyopark2014/rag-with-reflection

    It shows an advanced RAG with Reflection where LangGraph is used for workflow management.

    Language:Python8101
  • Mehul-Gupta-SMH/CoderAssistants

    Multiple Coder assistants: This project leverages Language Model (LLM) agents to generate code snippets for users, providing assistance in various programming tasks. Additionally, it constructs a knowledge bank that can be referenced to aid in code creation for individual references.

    Language:Python8152
  • yarikama/Agentic-Advanced-RAG

    Building a multi-agent RAG system with advanced RAG methods

    Language:Jupyter Notebook8102
  • AnasAber/RAG_in_CPU

    This repo is for advanced RAG systems, each branch will represent a project based on RAG.

    Language:Python5110
  • konradbjk/talk-building-genai-apps

    The only prototyping Multi-Agent systems repo you will need, running on dockers

    Language:Python5102
  • manishkatyan/langgraph-chat-app

    A multi-agent chat application combining flight search, news retrieval, and financial document analysis using LangGraph and advanced RAG. Features a hybrid search strategy with BM25, vector similarity, and MMR, enhanced by Cohere re-ranking for accurate document retrieval.

    Language:Python1
  • DONGRYEOLLEE1/Advanced-RAG

    Advanced RAG Implementations

    Language:Python0110
  • Faridghr/Advanced-RAG-Methodologies

    Discussing advanced RAG methodologies and summarizing a relevant research paper.

  • NickChecan/advanced-rag

    AI Application Development - Concept Study - Advanced RAG Flow

    Language:Python01