ComingUp ComingUp
Octopus: AI-Powered Automated Code Review for GitHub & Bitbucket

Octopus: AI-Powered Automated Code Review for GitHub & Bitbucket

Mar 29, 2026 AI & Machine Learning
ai-powered code review github integration

Gallery

Octopus: AI-Powered Automated Code Review for GitHub & Bitbucket

About

Hey HN, we built Octopus an open-source, self-hostable AI code reviewer for GitHub and Bitbucket. It uses RAG with vector search (Qdrant) to understand your full codebase, not just the diff, and posts inline findings on PRs with severity ratings. Works with Claude and OpenAI, and you can bring your own API keys. Video: https://www.youtube.com/watch?v=HP1kaKTOdXw | GitHub: https://github.com/octopusreview

Comments (3)

Chandler Volkman Chandler Volkman 3 months ago

self hosted qdrant infra costs gotta exceed coderabbit sub pricing pretty quick

Osbaldo Luettgen Osbaldo Luettgen 3 months ago

whats the embedding model and chunking strategy for qdrant look like?

Vincenzo McDermott Vincenzo McDermott 3 months ago

finally someone doing RAG on the full repo instead of just diffs