rag-all-techniques and RAG
About rag-all-techniques
liu673/rag-all-techniques
Implementation of all RAG techniques in a simpler way(以简单的方式实现所有 RAG 技术)
This project provides practical, framework-agnostic implementations of various advanced Retrieval Augmented Generation (RAG) techniques. It takes unstructured text data, applies different methods for breaking it down and enriching it, and then uses a large language model to generate improved, contextually relevant answers to user queries. This is for AI practitioners, researchers, or anyone building custom question-answering systems who wants to understand and experiment with core RAG components.
About RAG
AashiDutt/RAG
This repo contains self made projects and learnables from various resources on using local LLMs and RAG
Build chatbots that answer questions based on your own specific content, whether it's a website or a PDF document. You provide the content, and the chatbot delivers accurate answers from it. This is ideal for knowledge managers, content creators, or anyone needing to create a dedicated Q&A resource from their existing information.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work