code-understanding

There are 19 repositories under code-understanding topic.

  • 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.

    Language:Java3.9k120203
  • salesforce/CodeT5

    Home of CodeT5: Open Code LLMs for Code Understanding and Generation

    Language:Python3.1k45181486
  • salesforce/CodeTF

    CodeTF: One-stop Transformer Library for State-of-the-art Code LLM

    Language:Python1.5k183497
  • HugAILab/HugNLP

    CIKM2023 Best Demo Paper Award. HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊

    Language:Python39241347
  • wala/graph4code

    GraphGen4Code: a toolkit for creating code knowledge graphs based on WALA code analysis and extraction of documentation and forum content.

    Language:Jupyter Notebook314102041
  • wjn1996/HugNLP

    HugNLP is a unified and comprehensive NLP library based on HuggingFace Transformer. Please hugging for NLP now!😊 HugNLP will released to @HugAILab

    Language:Python2427012
  • FSoft-AI4Code/HyperAgent

    Generalist Software Agents to Solve Soware Engineering Tasks

    Language:Python21911320
  • unoplat/unoplat-code-confluence

    Maintain a live, pluggable context layer per repo that renders and updates Agents.md

    Language:Python7132926
  • RepoAnalysis/RepoSnipy

    Neural search engine for discovering semantically similar Python repositories on GitHub

    Language:Python26106
  • CRJFisher/code-charter

    Visual summaries for code repositories

    Language:TypeScript25100
  • evdcush/fart

    you cannot fart without art

    Language:Python14201
  • RepoAnalysis/RepoSim

    This repository contains experiments on comparing the similarity of Python repositories using ML models.

    Language:Jupyter Notebook4002
  • williamfzc/srctag

    Tag source files with real-world stories.

    Language:Python323
  • J-McNamara/smoosh

    Snapshot an entire repo or directory as plaintext on the clipboard and paste to your favorite AI tool!

    Language:Python20
  • Jaso1024/Semantic-Code-Embeddings

    IEEE 2023 | SCALE: Semantic Code Analysis via Learned Embeddings

    Language:Python2100
  • RepoMining/RepoSim4Py

    A project for determining the similarity of python repositories based on embedding approach

    Language:Jupyter Notebook2002
  • GNOEYHEAT/CodeSim_cpp

    코드 유사성 판단 시즌2 AI 경진대회, DACON (2024.03.04 ~ 2024.04.01)

    Language:Python1100
  • QuantLet/Encode-the-Qode

    Towards Code Summarization for Scientific Domain Experts on Scarce Data (Code accompanying the research paper)

    Language:Jupyter Notebook150
  • 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.

    Language:Python