Tongji-KGLLM / RAG-SurveyLinks
☆2,058Updated last year
Alternatives and similar repositories for RAG-Survey
Users that are interested in RAG-Survey are comparing it to the libraries listed below
Sorting:
- Collecting awesome papers of RAG for AIGC. We propose a taxonomy of RAG foundations, enhancements, and applications in paper "Retrieval-…☆1,701Updated 11 months ago
- This includes the original implementation of SELF-RAG: Learning to Retrieve, Generate and Critique through self-reflection by Akari Asai,…☆2,167Updated last year
- ⚡FlashRAG: A Python Toolkit for Efficient RAG Research (WWW2025 Resource)☆2,598Updated this week
- Awesome-LLM-RAG: a curated list of advanced retrieval augmented generation (RAG) in Large Language Models☆1,253Updated 5 months ago
- The official GitHub page for the survey paper "A Survey on Evaluation of Large Language Models".☆1,548Updated 2 months ago
- Unify Efficient Fine-tuning of RAG Retrieval, including Embedding, ColBERT, ReRanker.☆989Updated last month
- The official implementation of RAPTOR: Recursive Abstractive Processing for Tree-Organized Retrieval☆1,346Updated 11 months ago
- [Paper List] Papers integrating knowledge graphs (KGs) and large language models (LLMs)☆1,993Updated 4 months ago
- ☆2,822Updated 5 months ago
- We collect papers about "large language models (LLM) for table-related tasks", e.g., using LLM for Table QA task. “表格+LLM”相关论文整理☆529Updated 3 weeks ago
- Summarize existing representative LLMs text datasets.☆1,331Updated 4 months ago
- Empower Large Language Models (LLM) using Knowledge Graph based Retrieval-Augmented Generation (KG-RAG) for knowledge intensive tasks☆872Updated 9 months ago
- A Comprehensive Benchmark to Evaluate LLMs as Agents (ICLR'24)☆2,713Updated 6 months ago
- RAGChecker: A Fine-grained Framework For Diagnosing RAG☆950Updated 7 months ago
- DAMO-ConvAI: The official repository which contains the codebase for Alibaba DAMO Conversational AI.☆1,449Updated 2 weeks ago
- [NeurIPS'24] HippoRAG is a novel RAG framework inspired by human long-term memory that enables LLMs to continuously integrate knowledge a…