Show HN: Open-Source Pull Request AI Reviewer Hey HN, Over the last year, I’ve reviewed more than 1000 code changes. Most of the time was spent catching obvious mistakes rather than debating complex design decisions. If we estimate ~10 minutes per review, that’s 160+ hours spent reviewing code in just one year. So I thought: could I get some of that time back using LLMs? That's why I spent the last few weekends building Presubmit.ai, an open-source AI reviewer that runs as a Github Action right when you open a Pull Request. The results so far are promising: I estimate it can reduce the review time by 50%, which in my case would mean I save 80hours (~10 working days) per year. Unlike similar SaaS solutions, the goal is not to replace the human reviewer but to highlight obvious mistakes early, spot security vulnerabilities and give more context about the change. I like to think of it as a “pre-reviewer”. Some of its features are: * Line-by-line comments * PR summarization * Title generation on request * Responds to review comments It supports all major LLMs, but I’ve found Anthropic's Claude works best for this use case. Please give it a try and share your feedback! https://ift.tt/Z2cvNiE https://ift.tt/Z2cvNiE November 22, 2024 at 08:28PM
Show HN: Open-Source Pull Request AI Reviewer https://ift.tt/b2EXjk3
Related Articles
Show HN: Turn your dreams into reality with this life planner app https://ift.tt/5ITebjnShow HN: Turn your dreams into reality with this life planner app Hi, … Read More
Show HN: I built a tool that helps with user onboarding and app understanding https://ift.tt/eNdtVj5Show HN: I built a tool that helps with user onboarding and app unders… Read More
Show HN: Open-source text classification CLI – train models with no labeled data https://ift.tt/wMvzVJ7Show HN: Open-source text classification CLI – train models with no la… Read More
Show HN: PDF to MD by LLMs – Extract Text/Tables/Image Descriptives by GPT4o https://ift.tt/NrGJBzdShow HN: PDF to MD by LLMs – Extract Text/Tables/Image Descriptives by… Read More
Show HN: I built a tool to stop chasing users for feedback and screenshots https://ift.tt/jU7v61CShow HN: I built a tool to stop chasing users for feedback and screens… Read More
Show HN: EloqKV – Scalable distributed ACID key-value database with Redis API https://ift.tt/W4qUgzeShow HN: EloqKV – Scalable distributed ACID key-value database with Re… Read More
Show HN: Formulaer – Free, simple and clean forms https://ift.tt/AihXfRWShow HN: Formulaer – Free, simple and clean forms https://formulaer.co… Read More
Show HN: Inbound Email (SMTP) to Webhook https://ift.tt/dl3ImrWShow HN: Inbound Email (SMTP) to Webhook Here's my first (hopefully of… Read More
0 Comments: