GrapeCity-AI/gc-qa-rag
A RAG (Retrieval-Augmented Generation) solution Based on Advanced Pre-generated QA Pairs. 基于高级 QA 问答对预生成的 RAG 知识库解决方案
Leverages a two-stage memory-focused approach for QA generation that dynamically adapts to document length—short documents use sentence-level precision, while long documents employ a "remember-then-focus" dialogue pattern to capture comprehensive coverage without hallucination. Beyond core QA pairs, it generates summaries, expanded answers, and question variants stored in a vector database (Qdrant), enhancing retrieval diversity and multi-turn dialogue capabilities. Built as a modular ETL-Retrieval-Generation stack with production-grade orchestration supporting Docker deployment, hybrid search with RRF ranking, and integration with major LLM APIs (OpenAI, Alibaba Bailian, etc.).
Stars
71
Forks
24
Language
Python
License
MIT
Category
Last pushed
Jan 19, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/GrapeCity-AI/gc-qa-rag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Compare
Related tools
Vbj1808/Dokis
Lightweight RAG provenance middleware. Verifies every claim in an LLM response is grounded in a...
UKPLab/PeerQA
Code and Data for PeerQA: A Scientific Question Answering Dataset from Peer Reviews, NAACL 2025
Arfazrll/RAG-DocsInsight-Engine
Retrieval Augmented Generation (RAG) engine for intelligent document analysis. integrating LLM,...
pcastiglione99/RAGify-Search
RAGify is designed to enhance search capabilities using Retrieval-Augmented Generation (RAG). By...
Adii2202/RAG-AI-Voice-assistant-
Performing a RAG (Retrieval Augmented Generation) assessment using voice-to-voice query...