AyhamJo7/deeprag
This project aims to reimagine the RAG pipeline by replacing the discrete, non-differentiable retrieval step with a unified, end-to-end trainable neural network. DeepRAG, inspired by recent research, models the entire process as a sequential decision problem, akin to a Markov Decision Process.
Stars
2
Forks
—
Language
Python
License
Apache-2.0
Category
Last pushed
Oct 15, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/AyhamJo7/deeprag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
GrapeCity-AI/gc-qa-rag
A RAG (Retrieval-Augmented Generation) solution Based on Advanced Pre-generated QA Pairs. 基于高级...
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...