- ✨ Introduction
- ⚙️ Tech Stack
- 🔋 Features
- 🤸 Quick Start
- 🤝 Contributing
- 📄 License
Evalure is an AI-powered Resume Analyzer built with React, React Router, and Puter.js! Upload your resume, provide job descriptions, and get detailed AI feedback including ATS scores, tone analysis, content suggestions, and structure improvements—all with a clean, modern UI.
-
React is a popular open‑source JavaScript library for building user interfaces using reusable components and a virtual DOM, enabling efficient, dynamic single-page and native apps.
-
React Router v7 is the go‑to routing library for React apps, offering nested routes, data loaders/actions, error boundaries, code splitting, and SSR support—all with a smooth upgrade path from v6.
-
Puter.com is an advanced, open-source internet operating system designed to be feature-rich, exceptionally fast, and highly extensible. Puter can be used as: A privacy-first personal cloud to keep all your files, apps, and games in one secure place, accessible from anywhere at any time.
-
Puter.js is a tiny client‑side SDK that adds serverless auth, storage, database, and AI (GPT, Claude, DALL·E, OCR…) straight into your browser app—no backend needed and costs borne by users.
-
Tailwind CSS is a utility-first CSS framework that allows developers to design custom user interfaces by applying low-level utility classes directly in HTML, streamlining the design process.
-
TypeScript is a superset of JavaScript that adds static typing, providing better tooling, code quality, and error detection for developers, making it ideal for building large-scale applications.
-
Vite is a fast build tool and dev server using native ES modules for instant startup, hot‑module replacement, and Rollup-powered production builds—perfect for modern web development.
-
Zustand is a minimal, hook-based state management library for React. It lets you manage global state with zero boilerplate, no context providers, and excellent performance through selective state subscriptions.
-
PDF.js is a JavaScript library for parsing and rendering PDF documents in the browser, enabling seamless resume upload and processing.
👉 Smart Resume Analysis: AI-powered analysis of resume content, structure, and formatting with detailed feedback.
👉 ATS Score Calculation: Get an ATS (Applicant Tracking System) compatibility score to optimize your resume for job applications.
👉 AI-Powered Feedback: Receive personalized suggestions for improving tone, style, content, and structure of your resume.
👉 Job-Specific Matching: Upload resumes along with job descriptions for tailored feedback and scoring.
👉 Easy & convenient auth: Handle authentication entirely in the browser using Puter.js—no backend or setup required.
👉 Resume upload & storage: Upload, store, and manage all your resumes in one place, safely and reliably.
👉 Multiple Analysis Categories: Get detailed feedback on:
- Tone & Style
- Content Quality
- Structure & Format
- Skills Assessment
👉 Reusable, modern UI: Built with clean, consistent components for a great-looking and maintainable interface.
👉 Code Reusability: Leverage reusable components and a modular codebase for efficient development.
👉 Cross-Device Compatibility: Fully responsive design that works seamlessly across all devices.
👉 Modern UI/UX: Clean, responsive design built with Tailwind CSS for a sleek user experience.
Follow these steps to set up the project locally on your machine.
Prerequisites
Make sure you have the following installed on your machine:
Cloning the Repository
git clone https://github.com/sahilkhedkr/evalure.git
cd evalureInstallation
Install the project dependencies using npm:
npm installRunning the Project
npm run devOpen http://localhost:5173 in your browser to view the project.
Building for Production
npm run buildContributions are welcome! Please feel free to submit a Pull Request.
This project is open source and available under the MIT License.