Agentic RAG System for Code QA
PayPal
CodeRAG is an agentic RAG framework for code understanding that integrates multi-source retrieval and iterative refinement. It preserves code structure through AST-aware chunking and models cross-file relationships using a code knowledge graph, enabling accurate and context-aware reasoning over large code repositories.