Best AI News — Updated Every 3 Hours
Story Page
← All Stories
Home Community Story
Community

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

Via r/MachineLearning
Tuesday, May 26, 2026 · 12:57PM
Summary

Hi guys I've been working on GitRAG — paste any public GitHub URL, and ask it anything about the codebase. It answers with exact file paths and line numbers, no hallucination. How it works under the hood: Clones the repo and splits files into semantic chunks using AST-aware parsing (not just line sp

Continue reading the full article
Read at r/MachineLearning
www.reddit.com
Back to all stories