Show HN: Pull Request Reviewed by LLM This 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 an LLM-based prereviewer that should take a first pass before the actual human reviewer. 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. Linked above is an example of a PR where I'm testing the AI reviewer and it showcase how it can detect bugs, suggest best practices about token validity, generate summary and title, and even chat with me in review comments. The AI reviewer is a simple Github action that runs everytime I open or synchronize a pull request and you can see the source code at https://ift.tt/Z2cvNiE . https://ift.tt/lqb8YPE November 22, 2024 at 11:29PM
Show HN: Pull Request Reviewed by LLM https://ift.tt/ZgBm4Uz
Related Articles
Show HN: LLaMA 3 tokenizer runs in the browser https://ift.tt/MEP5mzIShow HN: LLaMA 3 tokenizer runs in the browser https://ift.tt/BYHRbaC … Read More
Show HN: Using Llama 3 for free in prod via OpenAI client https://ift.tt/AXnxwjyShow HN: Using Llama 3 for free in prod via OpenAI client https://twit… Read More
Show HN: Edit This Page – Frictionless Content Collaboration https://ift.tt/NvHlkCzShow HN: Edit This Page – Frictionless Content Collaboration https://i… Read More
Show HN: Fast Calendar Algorithms https://ift.tt/MontyZBShow HN: Fast Calendar Algorithms I've done this work not long ago and… Read More
Show HN: LLM Scraper – turn any webpage into structured data https://ift.tt/bFnjDSZShow HN: LLM Scraper – turn any webpage into structured data https://i… Read More
Show HN: Auto-optimizing deterministic LLM outputs using knowledge graphs https://ift.tt/ikjprsuShow HN: Auto-optimizing deterministic LLM outputs using knowledge gra… Read More
Show HN: What Are You Working On? https://ift.tt/cDS8ilyShow HN: What Are You Working On? Hey HN, I'm sure you've seen the mon… Read More
Show HN: AppView 1.0.0 is released Instrument, Observe, Secure your deployments https://ift.tt/AWbfZpEShow HN: AppView 1.0.0 is released Instrument, Observe, Secure your de… Read More
0 Comments: