Code Eval AI is a full-stack web application that evaluates the quality of code or UI screenshots using Google's Gemini AI API. It provides a smart score and detailed feedback based on the submitted input. This tool is designed to help developers get fast insights into their code or UI with AI-powered suggestions for improvement.
π Live App
π GitHub Repository
- π AI Evaluation of code snippets or UI screenshots using Gemini API
- π§Ύ Score & Feedback system for code quality, structure, readability, and design
- πΌοΈ Upload screenshots for UI/UX evaluation
- π¬ Real-time feedback generation
- π§βπ» Developer-friendly interface with modern tech stack
- βοΈ Hosted with separate front-end and back-end deployments
- β‘οΈ Vite
- βοΈ React
- π Tailwind CSS
- π Deployed on Vercel
- π’ Node.js
- βοΈ Express.js
- π Prisma ORM
- ποΈ PostgreSQL via Neon
- π Deployed on Render
- π€ Gemini API (by Google) for evaluation
- Submit Code or Screenshot: Paste code or upload a screenshot.
- AI Analysis: Gemini API processes the input.
- Evaluation Report: Returns a score and detailed feedback.
- UI/UX Friendly: Get visual and textual analysis with an intuitive interface.
git clone https://github.com/avi9611/code-eval-ai.git
cd code-eval-ai