Getting Started
Revio is an AI-powered code review platform that connects to your GitHub repositories, indexes your entire codebase using vector embeddings, and provides intelligent pull request reviews, bug detection, and natural language code search.
What is Revio?
Revio combines the power of large language models with deep codebase understanding to deliver context-aware code reviews. Unlike traditional linters, Revio understands your entire codebase and can identify issues that span multiple files.
Key Features
- AI-Powered PR Reviews - Instant feedback with graph-based code understanding
- Confidence Scoring (1-5) - Multi-factor merge readiness assessment
- Blast Radius Analysis - Visual impact analysis of changed code
- Interactive @revio-bot - Natural language conversations in PR comments
- Learning System - Auto-adapts to your team's feedback patterns
- Auto Docstrings - AI-generated documentation with one-click apply
- Codebase Indexing - Vector embeddings for semantic code search
- Natural Language Chat - Ask questions about your code in plain English
- Custom Review Rules - Define your own patterns and standards
- Security Scanner - 40+ vulnerability pattern detection
- Team Collaboration - Organizations with role-based access control
- Coding Standards Auto-Detection - Reads .claude.md, .cursorrules, and more
Revio works best with repositories that have clear structure and good documentation. The AI learns from your existing code patterns.
Quick Start
Get up and running in less than 5 minutes:
- Sign in with your GitHub account
- Install the Revio Bot on your repositories
- Connect a repository from your dashboard
- Wait for indexing to complete
- Open a pull request and watch the magic happen!