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