GhabiX/SRepair
✅SRepair: Powerful LLM-based Program Repairer with $0.029/Fixed Bug
SRepair helps software engineers quickly fix bugs in Java and Python code by automatically generating repair suggestions and then creating the corrected code. You provide the buggy code and relevant error messages or tests, and SRepair outputs a fixed version of the function or even multiple functions involved in the bug. This is ideal for development teams and individual programmers looking to reduce debugging time.
No commits in the last 6 months.
Use this if you are a software developer frequently dealing with single or multi-function bugs in Java or Python and want an automated, cost-effective solution for program repair.
Not ideal if you are working with programming languages other than Java or Python, or if you need to fix bugs that are not localized to specific functions.
Stars
74
Forks
9
Language
Python
License
—
Category
Last pushed
Apr 22, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/llm-tools/GhabiX/SRepair"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OWASP/www-project-top-10-for-large-language-model-applications
OWASP Top 10 for Large Language Model Apps (Part of the GenAI Security Project)
esbmc/esbmc-ai
Automated Code Repair suite powered by ESBMC and LLMs.
cla7aye15I4nd/PatchAgent
[USENIX Security 25] PatchAgent is a LLM-based practical program repair agent that mimics human...
iSEngLab/AwesomeLLM4APR
[TOSEM 2026]A Systematic Literature Review on Large Language Models for Automated Program Repair
YerbaPage/MGDebugger
Multi-Granularity LLM Debugger [ICSE2026]