Alternatives
Products that do what ReviewCore.io does
AI code reviews. Flat price. No API surprises.
- 1

- 2

- 3

- 4

- 5

- 6

- 7

- 8WB
Hey HN, 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…
2025 · infinitcode.ai
- 9

- 10

- 11

- 12
- 13

- 14IB
I’ve spent the last 2.5 months building a product that runs LLM-powered code reviews on my pull requests — and I just launched it. The tool is built specifically for solo developers. You install it on your repo, trigger a scan by creating a pull request, and it leaves structured review comments using OpenAI under the hood. Funnily enough, I used the dev version of this app to review its own pull requests while building it. It helped me spot bugs, simplify structure, and keep quality high — all with minimal need for another human in the loop. Things I want to try out in the next months : -…
2025 · codii.dev
- 15

- 16

Hey HN, I'm Jay, co-creator of Mira. An open-source, self-hosted AI code reviewer where you BYOK (bring your own key). Local models are getting really good. Hosted frontier models are getting really expensive. So, we built Mira. Mira has some snazzy features too: - It's really fast at reviewing. Average is 77s compared with Greptile's 5 minutes. Your PRs aren't going into a queue on a cloud somewhere. - Mira performs a blast radius and see what damage will be done with code change. - Learns your codebase's patterns from the repo itself and enforces them without a config file. - It's…
Jun 2026 · github.com
- 17OS
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…
2024 · github.com
- 18

Open-source AI code review with full codebase context
Mar 2026 · octopus-review.ai
- 19

- 20

- 21
I got tired of AI code review tools that just run a single LLM pass over a diff and call it a review. So I built something different. Open Code Review spins up multiple AI reviewers from your CLI, each with a different focus. They review independently, then debate each other’s findings, then synthesize into a single review. You get a local dashboard that spins up out of your repo to navigate everything. The debate step is what makes it work. A single-pass reviewer hallucinates issues and misses real ones. When agents argue with each other, the false positives get killed and the real problems…
6d ago · open-codereview.ai
- 22

- 23OS
Hey HN! I'm one of the cofounders of Sourcebot, an open source alternative to Sourcegraph. Sourcebot lets you index thousands of repos across multiple platforms (GitHub, GitLab, Bitbucket), and gives you a powerful interface to search across them. You can learn more in our original HN launch post: https://news.ycombinator.com/item?id=41711032 We just added an AI code review agent that reviews your PRs and automatically detects issues that a human reviewer may have missed. We've been using an AI code review agent for a few weeks now, and it regularly catches issues that we…
2025 · docs.sourcebot.dev
- 24OS
Hey HN! I'm Hussam, a Senior Algorithm Engineer at CodiumAI. We launched PR Agent a little over a year ago — it’s a free and open-source tool that helps with reviewing pull requests. The response has been great and more than 70 contributors have added to the project. Today, we're launching PR Agent as a browser extension. Key features: - AI Chat in PRs: You can ask questions about specific code changes and the context is passed to the AI model - Automated Code Reviews: The /review command does an automated review, focusing on potential bugs, security issues, and best practice violations…
2024
Ranked by how close each launch is in meaning, then by votes. Refine with a description →