Show HN: We built an AI to review your pull requests
We’re two developers (co-founders) with a team of 20 who got tired of spending hours reviewing PRs, so we built Infinitcode.ai, an AI-powered code reviewer that:
- *Summarizes PRs in plain English*: No more deciphering 1,000-line diff jungles
- *Catches more than bugs*: Security holes, performance pitfalls, code smells, even typos (yes, we’ll flag “vurnerabilities” and vulnerabilities)
- *Zero onboarding*: Works instantly—no “let me learn your codebase for weeks” nonsense.
Why we’re posting: We’re in alpha and need brutal honesty. Roast our tool, mock our UI, or tell us why AI will never replace your team’s Senior Engineer.
Free alpha access for 100 teams: All we ask is feedback.
Give it a try: https://infinitcode.ai
Demo repo: https://github.com/infinitcodecom/infinitcode-ai-demo
Still early, and I wouldn’t fully trust it on critical code, but as a “reviewing assistant” it’s already saving me time. Curious how it holds up on larger or more domain-specific codebases. Definitely worth keeping an eye on.
The purpose of it has always been to be a good assistant of the code reviewer it self by giving a clean summary and suggesting fixes
Of course we work in new features that will be quite helpful for developers
Also appreciated that it flagged a subtle performance issue I almost missed. This feels like the kind of assistant I wish GitHub had built into reviews by default.
In order for the AI to be more precise you can as well fine tune from the dashboard it self such as:
- multiple models - you can set the tone - some prompt engineering
you can as well add code styling for: functions, variables etc.
Suggestions are welcomed :)