# CodeReviewr - AI-Powered Code Review > An AI-powered GitHub code review application that automatically analyzes pull requests and provides intelligent feedback using advanced AI models including Claude and Kimi. ## About CodeReviewr is an intelligent code review assistant that integrates with GitHub to automatically review pull requests. It leverages advanced AI models (Claude, Kimi) to detect bugs, security issues, performance problems, and code quality concerns, providing actionable feedback directly on your PRs. ## Key Features - Intelligent Code Analysis using multiple AI models (Claude, Kimi) - Incremental Reviews (only reviews new changes) - Multi-Tenant Workspaces with role-based access control - Issue Categorization by severity and type - GitHub Integration via webhooks - Usage Tracking for token usage and costs - Admin Dashboard for monitoring and management - Queue System with retry logic - Real-time Updates with GitHub events ## Tech Stack - Frontend: React 18, React Router v7, TailwindCSS, Shadcn UI - Backend: Node.js, TypeScript - Database: Prisma ORM (PostgreSQL) - AI: Multiple AI models (Anthropic Claude, Moonshot Kimi) - GitHub: Octokit, GitHub App webhooks ## Documentation Documentation is available at https://codereviewr.app/docs with the following guides: - Getting Started: https://codereviewr.app/docs/getting-started - Supported Tools and Capabilities: https://codereviewr.app/docs/supported-tools - Understanding the Review Flow: https://codereviewr.app/docs/review-flow - Pricing and Credits: https://codereviewr.app/docs/pricing - Troubleshooting: https://codereviewr.app/docs/troubleshooting - Best Practices: https://codereviewr.app/docs/best-practices ## Review Categories CodeReviewr categorizes issues into: 1. **Severity Levels**: - Critical: Security vulnerabilities, data loss risks - High: Bugs that affect functionality - Medium: Code quality, maintainability issues - Low: Minor improvements, suggestions - Info: Informational notes, best practices 2. **Issue Types**: - Bug detection - Security vulnerabilities - Performance issues - Code style and consistency - Maintainability concerns - Best practices ## How It Works 1. Install the GitHub App on your repositories 2. Log in to the dashboard and create/join a workspace 3. Open a pull request in a connected repository 4. The AI automatically reviews the PR and posts comments with findings ## Contact - Website: https://codereviewr.app - Documentation: https://codereviewr.app/docs - Blog: https://codereviewr.app/blog - Contact: https://codereviewr.app/contact ## Use Cases - Automated code review for development teams - Security vulnerability detection - Performance optimization suggestions - Code quality improvement - Best practices enforcement - Onboarding new team members with consistent feedback - Reducing review bottlenecks in CI/CD pipelines ## Additional Resources - Changelog: https://codereviewr.app/changelog - Privacy Policy: https://codereviewr.app/privacy - Terms of Service: https://codereviewr.app/terms