Analyze resumes intelligently using AI — get ATS scores, personalized feedback, and job match insights, all in a clean, responsive UI.
👉 Live App: kkm-ai-resume-analyzer on Puter
- React + TypeScript – Fast, component-based UI
- React Router v7 – Routing with loaders, SSR, and nested routes
- Tailwind CSS – Utility-first responsive styling
- Puter.js – Serverless auth, storage, and AI (GPT, OCR, etc.)
- Vite – Lightning-fast build tool and dev server
- Zustand – Minimal global state management
- 🔐 Browser-based auth with Puter.js
- 📄 Resume upload & cloud storage
- 🤖 AI-powered ATS scoring and feedback
- 💼 Resume-job matching engine
- 📱 Fully responsive modern UI
- ♻️ Reusable, modular components
- Node.js & npm
- Git
git clone https://github.com/muneneee/AI-Resume-Analyzer.git
cd AI-Resume-Analyzer
npm install
npm run dev