VPPDetector: Detecting variadic parameter compatibility pitfalls in Python APIs
-
Updated
Jun 1, 2026 - Python
8000
VPPDetector: Detecting variadic parameter compatibility pitfalls in Python APIs
AI-powered edge-case investigation and verification agent for developers. Try to break your code before production does.
Bug detection and repair algorithm
Code of our paper "Method-Level Bug Severity Prediction using Source Code Metrics and LLMs" which is accepted to ISSRE 2023.
Three-agent pipeline (Watcher, Codex, Reviewer) that detects bugs, generates fixes with Codex, verifies them against tests, and explains each fix in plain English, all inside a network-disabled Docker sandbox.
Generate more realistic mutations with contextual mutants
Desktop GUI tool that scans Ren'Py visual novel projects for bugs and generates styled PDF reports
Skip-gram code embeddings for bug detection: TensorFlow model trained on the IntroClass benchmark (C + Python), where sequence probability degrades measurably with mutation distance from correct code.
LLM-based multi-agent bug detection framework: compares a single-LLM baseline against an agentic multi-agent pipeline on adversarial test scenarios to evaluate bug-finding ability.
AI-powered code reviewer that catches bugs, suggests fixes, and explains complexity — grounded in real line numbers. Next.js + TypeScript + Tailwind.
A production-grade full-stack platform for deterministic code evaluation, AST inspection, and bug detection. Built with FastAPI and Next.js, it uses rule-based static analysis without executing uploaded code.
Machine Learning Project for Bug Detection in Python using traditional machine learning algorithms
A web app that runs a local LLaMA 3.2 model through Ollama to find bugs and suggest performance optimizations in your code without rewriting your style. Built with Flask, tested with pytest, and shipped through a Docker and GitHub Actions pipeline.
Web-based benchmark suite that evaluates how well LLMs catch real-world concurrency bugs, deadlocks, and distributed systems edge cases. Includes automated 1–20 scoring via LLM judge, side-by-side run comparisons, and support for local (Ollama) and cloud providers.
A Tool for clone detection and bug detection in smart contracts
⚡ An AI-enhanced code analysis platform — detects and auto-fixes Security, Performance, Quality, Syntax & Logic issues across JavaScript, TypeScript, Python, Java, and SQL using 26+ rules. Supabase backend · OpenAI GPT insights · Docker-ready · Sub-2s results.
AI-powered code debugging assistant that analyzes code from uploaded images and provides bug detection, hints, explanations, and solutions.
The AI Developer's Assistant aims to enhance developer productivity by analyzing code snippets, identifying bugs, suggesting optimizations, generating unit tests, and debugging log files.
Add a description, image, and links to the bug-detection topic page so that developers can more easily learn about it.
To associate your repository with the bug-detection topic, visit your repo's landing page and select "manage topics."