navidadkhah/Advanced-Bug-Detection-and-Fixing-Using-Fine-Tuned-LLM
Bug detection and fixing using prompt engineering and fine-tuning with Llama 3 and a custom mutation-based dataset. Includes a user-friendly interface and performance evaluation metrics.
This tool helps software developers quickly identify and fix bugs in their code. You provide it with your buggy code, and it returns the corrected code, highlighting the specific changes made. It's designed for programmers who want to streamline their debugging process.
No commits in the last 6 months.
Use this if you are a software developer looking for an automated assistant to detect and suggest fixes for common coding errors.
Not ideal if you are working with highly specialized code that requires deep domain expertise beyond general programming logic.
Stars
12
Forks
3
Language
Jupyter Notebook
License
—
Category
Last pushed
Feb 02, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/prompt-engineering/navidadkhah/Advanced-Bug-Detection-and-Fixing-Using-Fine-Tuned-LLM"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
ShiZhengyan/PowerfulPromptFT
[NeurIPS 2023 Main Track] This is the repository for the paper titled "Don’t Stop Pretraining?...
OpenDriveLab/DriveLM
[ECCV 2024 Oral] DriveLM: Driving with Graph Visual Question Answering
MILVLG/prophet
Implementation of CVPR 2023 paper "Prompting Large Language Models with Answer Heuristics for...
deepankar27/Prompt_Organizer
Managed Prompt Engineering
mala-lab/NegPrompt
The official implementation of CVPR 24' Paper "Learning Transferable Negative Prompts for...