Repository navigation
code-summarization
- Website
- Wikipedia
A maintained ctags implementation
CodeWhisper: AI-Powered End-to-End Task Implementation & blazingly fast Codebase-to-LLM Context Bridge
Language Model for Mainframe Modernization
Transformer-based approaches for an efficient docstrings generation on a piece of Python's code.
Official implementation of our work, 'GypSum: Learning Hybrid Representations for Code Summarization'.
Summarize and collect into a DB a collection of LeetCode problems (Description, Solutions, Code, Analysis)
a bro who codes with you
Code and data for "Impact of Evaluation Methodologies on Code Summarization" in ACL 2022.
A tool for obtaining natural language summaries of Python functions.
CLAMS API Summarizer
[ICLR 2024] Beyond Accuracy: Evaluating Self-Consistency of Code Large Language Models with IdentityChain
A command-line tool written in Go that analyzes Git repositories, local directories, or individual files and generates a structured, LLM-friendly text digest of their content.
📝 Counts how many lines of code (LOC/SLOC) are in a code base, by programming language.
Automating Staging, Committing and Pushing to GitHub with Ollama and Mistral AI 👨🏻💻➡️
Effortlessly generate and merge code summaries with CodeChronicles—a VS Code extension that automates code summarization and seamlessly integrates them into your GitHub repository!
VSCode extension for Roosterize, a tool for suggesting lemma names in Coq
Snapshot an entire repo or directory as plaintext on the clipboard and paste to your favorite AI tool!
A toolkit to naturalize the source code corpus
CLI tool in Python to recursively scan a directory, read every file (with error handling), and generate a single Markdown-formatted summary file. Supports path normalization, progress logging, and customizable output filenames—ideal for quick code overviews or project documentation.