code-understanding

There are 19 repositories under code-understanding topic.

  • salesforce/CodeT5

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

    Language:Python3.1k46180481
  • 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:Java2.9k
  • salesforce/CodeTF

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

    Language:Python1.5k193499
  • 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:Python38961348
  • wala/graph4code

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

    Language:Jupyter Notebook312102035
  • 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:Python2447013
  • FSoft-AI4Code/HyperAgent

    Generalist Software Agents to Solve Soware Engineering Tasks

    Language:Python22010320
  • 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

    Language:Python7131583
  • RepoAnalysis/RepoSnipy

    Neural search engine for discovering semantically similar Python repositories on GitHub

    Language:Python28107
  • CRJFisher/code-charter

    Visual summaries for code repositories

    Language:TypeScript19100
  • 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 Notebook5002
  • 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