Featured
KVM AI CodeReviewer
AI-Powered Code Review SaaS
- Built a full-stack SaaS AI code review platform with GitHub App integration (Octokit) that automatically reviews pull requests via webhook-driven triggers and posts detailed feedback on correctness, security, performance, and maintainability.
- Built an AI review pipeline using OpenRouter (LLM-based) combined with Pinecone vector search — chunking and embedding PR diffs plus synced repository code (up to 200 files/repo) for context-aware reviews.
- Orchestrated background jobs with Inngest for durable, retry-safe workflows; built GitHub OAuth authentication (Better Auth) and a usage-based billing system paired with Razorpay subscriptions.
- Built the full dashboard and database layer (Prisma + PostgreSQL) for repository sync, PR tracking, and subscription management.
- Next.js 16
- TypeScript
- React 19
- Tailwind CSS
- Better Auth
- PostgreSQL
- Prisma
- Octokit
- Inngest
- Pinecone
- OpenRouter
- Razorpay
