code-question-answering

Tag

Cards List
#code-question-answering

[P] I built a system that lets you ask questions about any GitHub repo and get answers grounded in the actual source code [P]

Reddit r/MachineLearning · 2026-05-26

GitRAG is a tool that allows users to paste any public GitHub URL and ask questions about the codebase, returning answers grounded in the source code with exact file paths and line numbers, using AST-aware chunking, hybrid search (dense + BM25), reranking, and a language model for generation.

0 favorites 0 likes
← Back to home

Submit Feedback