zenwor/llm_lwr_crag
🧑💻 LLM Listwise Reranker for CodeRAG
This tool helps AI engineers build and evaluate a Retrieval Augmented Generation (RAG) system for code. It takes a GitHub repository URL and user queries as input, then retrieves relevant code snippets from the repository. The output is a highly customizable RAG framework for answering questions about codebase content.
No commits in the last 6 months.
Use this if you are an AI/ML engineer or researcher looking to develop, test, and compare different RAG pipeline configurations for understanding code repositories.
Not ideal if you are looking for a pre-built chatbot to interact with a GitHub repository without needing to configure or evaluate the underlying RAG system.
Stars
7
Forks
—
Language
Python
License
MIT
Category
Last pushed
May 10, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/rag/zenwor/llm_lwr_crag"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
LearningCircuit/local-deep-research
Local Deep Research achieves ~95% on SimpleQA benchmark (tested with GPT-4.1-mini). Supports...
NVIDIA-AI-Blueprints/rag
This NVIDIA RAG blueprint serves as a reference solution for a foundational Retrieval Augmented...
Denis2054/RAG-Driven-Generative-AI
This repository provides programs to build Retrieval Augmented Generation (RAG) code for...
hienhayho/rag-colls
Collection of recent advanced RAG techniques.
jeremiahbohr/literature-mapper
Transform academic PDFs into a Knowledge Graph with typed claims, temporal analysis,...