Launching today
![Distill[bot]](https://ph-files.imgix.net/3f9b30e4-25d6-4dff-8199-e56f2e16d067.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=64&h=64&fit=crop&frame=1)
Distill[bot]
Stop drowning in duplicate AI code review feedback
3 followers
Stop drowning in duplicate AI code review feedback
3 followers
Using multiple AI code reviewers (CodeRabbit, Copilot, Gemini) can give better feedback but creates noise hell — dozens of duplicate comments on a PR. Distillbot consolidates all that feedback into clean, unified reviews. It aggregates duplicates, eliminates spam, and preserves what actually matters. Most AI reviewers stop at the PR; Distillbot also reviews every pushed commit, persists findings, and syncs them to GitHub issues and check runs.

![Distill[bot] gallery image](https://ph-files.imgix.net/c385f579-b2a4-496c-b755-260dc49c27a5.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=420&h=220&fit=max&frame=1)
![Distill[bot] gallery image](https://ph-files.imgix.net/c6e380fa-cb70-45bf-a30e-9c374da4ca27.jpeg?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=322&h=220&fit=max&frame=1)
![Distill[bot] gallery image](https://ph-files.imgix.net/be2b9f14-9b88-4d5d-bd14-a927f9480436.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=787&h=220&fit=max&frame=1)
![Distill[bot] gallery image](https://ph-files.imgix.net/d9a4cfa9-6262-45d3-8390-03b751e53c84.png?auto=compress&codec=mozjpeg&cs=strip&auto=format&w=380&h=220&fit=max&frame=1)

Hey Product Hunt! 👋
I'm the solo dev behind Distillbot.
The problem that made me build this:
I run CodeRabbit, Copilot, and Gemini on my repos. Better feedback, in theory. In practice? 50+ comments per PR. Three bots flagging the same missing null check. Two suggesting opposite refactors. Real bugs buried under nits about variable naming.
I started ignoring all of it. Which defeats the point.
What Distillbot does:
Watches your PR for bot activity
Waits for the noise to settle (debounce)
Deduplicates overlapping comments into one consolidated review
Splits findings into errors / warnings / suggestions with source attribution
Collapses the original bot spam behind a consolidation notice
Leaves human discussion threads alone
Late bot comments? Posted as follow-ups so nothing gets lost
The bonus most reviewers miss:
Every other AI reviewer stops at the PR. Distillbot also reviews every pushed commit — findings land in a Commit Review Inbox and sync to a GitHub issue + check run, so post-merge regressions actually get tracked instead of disappearing into git history.
Setup: Install the GitHub App, flip on the repos you want, done. Zero config required.
Would love feedback — especially from teams running 2+ AI reviewers. What noise patterns drive you nuts? What would you want consolidated that I'm not catching yet?
Happy to answer anything in the comments today. 🙏