# Reviewate > AI-powered code review agent that catches real bugs. Reviewate runs multiple AI agents on every pull request. Every finding is fact-checked against your actual codebase. Open source under AGPL v3. ## Features - Multi-agent pipeline: Triage, Review (×2 with tools), Fact-Check - Fact-checker verifies findings against real code — no hallucinations - Works with any LLM: OpenAI, Anthropic, Google, or any OpenAI-compatible API - Supports GitHub and GitLab - Self-hosted with Docker or Kubernetes - Custom review rules per repository ## Links - Website: https://reviewate.com - GitHub: https://github.com/numberly/reviewate - Blog: https://reviewate.com/blog - Pricing: https://reviewate.com/pricing ## Tech Stack - Backend: Python, FastAPI - Frontend: Nuxt 3, Vue 3, TypeScript - Code Review Agent: Python, LiteLLM - Deployment: Docker, Kubernetes ## License AGPL v3 — free to use, modify, and self-host.