Problem
Developers often need to understand unfamiliar repositories quickly. The useful version needs citations and checks that tie claims back to real code instead of vague summaries.
A repository analysis tool for public GitHub projects. It answers plain-English questions using retrieved source evidence, cited files and line ranges, session history, and a separate audit pass.
Open live app View source repository View public case-study repo
Developers often need to understand unfamiliar repositories quickly. The useful version needs citations and checks that tie claims back to real code instead of vague summaries.
GitHub URL to clone and index, then source chunks move through hybrid retrieval, reranking, answer synthesis, citation validation, trust check, and session memory.
The important part is traceability: answers point back to files, line ranges, retrieved evidence, and a separate check for unsupported claims.