Author
Anees Rehman
Recent research
- AI & ComputingOpen access
Evaluating Retrieval-Augmented Generation Strategies for Repository-Level Code Understanding
Retrieval-Augmented Generation (RAG) is increasingly employed to ground large language models in vast code repositories. However, performance degrades when resolving repository-level dependencies and multi-file code contexts. This study evaluates dense, sparse (BM25), and hybrid...