code-understanding
There are 19 repositories under code-understanding topic.
salesforce/CodeT5
Home of CodeT5: Open Code LLMs for Code Understanding and Generation
Kodezi/Chronos
Kodezi Chronos Debugging-first language model achieving 65.3% autonomous bug fixing (6-7x better than GPT-4). Research, benchmarks & evaluation framework. Model available Q1 2026 via Kodezi OS.
salesforce/CodeTF
CodeTF: One-stop Transformer Library for State-of-the-art Code LLM
HugAILab/HugNLP
CIKM2023 Best Demo Paper Award. HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊
wala/graph4code
GraphGen4Code: a toolkit for creating code knowledge graphs based on WALA code analysis and extraction of documentation and forum content.
wjn1996/HugNLP
HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊 HugNLP will released to @HugAILab
FSoft-AI4Code/HyperAgent
Generalist Software Agents to Solve Soware Engineering Tasks
unoplat/unoplat-code-confluence
The goal is to parse,process and ingest codebase/s to form a pluggable knowledge Graph and become the unified code context provider
RepoAnalysis/RepoSnipy
Neural search engine for discovering semantically similar Python repositories on GitHub
CRJFisher/code-charter
Visual summaries for code repositories
evdcush/fart
you cannot fart without art
RepoAnalysis/RepoSim
This repository contains experiments on comparing the similarity of Python repositories using ML models.
williamfzc/srctag
Tag source files with real-world stories.
J-McNamara/smoosh
Snapshot an entire repo or directory as plaintext on the clipboard and paste to your favorite AI tool!
Jaso1024/Semantic-Code-Embeddings
IEEE 2023 | SCALE: Semantic Code Analysis via Learned Embeddings
RepoMining/RepoSim4Py
A project for determining the similarity of python repositories based on embedding approach
GNOEYHEAT/CodeSim_cpp
코드 유사성 판단 시즌2 AI 경진대회, DACON (2024.03.04 ~ 2024.04.01)
QuantLet/Encode-the-Qode
Towards Code Summarization for Scientific Domain Experts on Scarce Data (Code accompanying the research paper)
bnkf1156f/python_codeflow_graph_maker
Python Code Flow Graph Maker - Static analysis tool that generates dependency graphs for Python codebases using AST parsing, tracks I/O operations, and creates interactive visualizations.