Open-source tools, datasets, and frameworks developed during my research. All artifacts are available on GitHub for reproducibility and further research.
Autonomous communicative agents for code review. A multi-agent framework that enables LLMs to collaborate in reviewing code changes, identifying bugs, and suggesting improvements through agent communication.
Multilevel semantic embedding framework for security patch detection. Uses hierarchical embeddings to identify security-related patches from large-scale code repositories.
App review driven collaborative bug finding system. Leverages user reviews and NLP to automatically identify and localize bugs in mobile applications.
Large-scale dataset of code reviews from open-source projects. Contains 50K+ review comments with associated code changes for training and evaluating code review models.
Meta learning approach for multilingual code representation. Enables cross-lingual transfer learning for code understanding tasks across multiple programming languages.