Menu

Post image 1
Post image 2
1 / 2
0

I built an AI that automatically reviews your GitHub PRs

DEV Community·murtaztahir_dev·29 days ago
#5xDtp54Z
#ai#automation#github#showdev#code#codelens
Reading 0:00
15s threshold

murtaztahir_dev

Hey dev.to community!

I just launched CodeLens AI — an AI-powered code review tool that automatically reviews every pull request.

How it works

  1. Connect your GitHub repo
  2. Open a PR
  3. AI automatically reviews the code
  4. Detailed review comment posted on PR

What it catches

  • Bugs and logic errors
  • SQL injection and security vulnerabilities
  • Performance issues
  • Code quality improvements

Tech Stack

  • Next.js + TypeScript
  • NextAuth + GitHub OAuth
  • Supabase database
  • OpenRouter AI
  • GitHub Webhooks

Try it free

https://codelens-ai-ochre.vercel.app

Would love your feedback! 🚀

Read More