AI-Powered Developer Intelligence Dashboard for GitHub repositories
- AI Code Analysis: Powered by Google Gemini AI
- Health Scoring: Comprehensive code health metrics
- Issue Detection: AI-powered issue identification
- Smart Recommendations: Personalized improvement suggestions
- Real-time Dashboard: Beautiful visualization of analysis results
- Frontend: Next.js 16, React 19, TypeScript, Tailwind CSS
- Backend: Next.js API Routes, Prisma ORM
- Database: Neon (Serverless PostgreSQL)
- AI: Google Gemini AI, Groq (Llama 3)
- APIs: GitHub Octokit, REST API
- Deployment: Vercel
- Code Review: CodeRabbit
- Vercel - Serverless deployment
- CodeRabbit - AI code reviews
- Kestra - Planned for workflow orchestration
- Oumi - Planned for fine-tuned recommendations
- Cline - Planned for CLI automation
```bash
npm install
cp .env.example .env.local
npx prisma db push
npm run dev ```
Visit http://localhost:3000
Built by coders for WeMakeDevs Hackathon

