Skip to content
#

codebert

Here are 31 public repositories matching this topic...

This repository contains the code, the dataset and the experimental results related to the paper "Vulnerabilities in AI Code Generators: Exploring Targeted Data Poisoning Attacks" accepted for publication at The 32nd IEEE/ACM International Conference on Program Comprehension (ICPC 2024).

  • Updated Aug 5, 2024
  • Python

CodeOpt: A framework for optimizing code performance using Two-Stage Sampling, Few-Shot Learning, and Iterative Self-Reflection with support for Genetic Algorithm Inspired Chain-of-Thought (GA-COT).

  • Updated Dec 12, 2024
  • Python

The modern web development landscape is plagued by a peculiar paradox: despite the abundance of UI components and design systems, developers still spend countless hours reimplementing similar interfaces. S0 addresses this challenge by introducing a novel approach that combines advanced vector search capabilities.

  • Updated Feb 11, 2025
  • Python

An advanced AI-driven SAST engine that utilizes Tree-sitter for AST parsing, Microsoft CodeBERT for semantic featurization, and PyTorch Geometric GCNs for static code vulnerability detection, paired with a local DeepSeek LLM triage assistant loop.

  • Updated Jul 16, 2026
  • Python

Add this topic to your repo

To associate your repository with the codebert topic, visit your repo's landing page and select "manage topics."

Learn more