An AI-powered web app that analyzes GitHub repositories and evaluates them like a recruiter.
🔗 Live Demo: https://code-reviewer--nvivek65.replit.app
- 🔍 Analyze any public GitHub repository
- 🧠 AI-powered code quality evaluation
- 📘 README completeness scoring
- 🛠 Tech stack detection
- 📊 Recruiter-style scoring system
- 🚀 Actionable improvement suggestions
- 💼 Resume feedback for developers
Clicking the "GitHub Repo" button opens the repository in a new tab:
➡️ Opens the actual repository:
-
Enter a GitHub repository URL
-
The system extracts repository data
-
AI analyzes:
- Code quality
- Documentation
- Structure
-
Generates a recruiter-style evaluation with scores
- Clean, modern UI with real-time analysis
- Recruiter-focused scoring system
- Structured AI evaluation output
- Direct GitHub navigation integration
This repository is a project showcase. The application is hosted on Replit and can be accessed via the live demo link above.
Built an AI-powered GitHub repository analyzer that evaluates projects based on code quality, documentation, and recruiter-focused scoring using OpenAI and GitHub APIs. Designed a clean UI and implemented structured analysis outputs with actionable insights.
- Save analysis history
- Compare multiple repositories
- Export reports as PDF
- Add authentication system
- Improve UI with charts and animations
MIT License