AI-powered Resume Analyzer that simulates real ATS systems
Analyze resumes, match job descriptions, and get actionable insights 🚀
Upload a resume and compare it with a job description using AI-powered reasoning (Groq Llama 3.3).
Get a real-world ATS match score based on skills, keywords, and semantic understanding.
Identifies:
- ✅ Matched Skills
- ❌ Missing Skills
AI suggests specific, actionable improvements to boost your resume.
Highlights which job description keywords are:
- ✔ Found
- ✖ Missing
Automatically extracts resume content from uploaded PDFs.
- Score breakdown
- Skill cards
- Progress bars
- Clean SaaS-style UI
Download your ATS report instantly.
- Next.js 16 (App Router)
- React
- TypeScript
- TailwindCSS
- Framer Motion (animations)
- Lucide Icons
- React Dropzone
- Next.js API Routes
- Node.js Runtime
- Groq API (Llama 3.3 70B)
- pdf-text-extract
- File handling (fs, path, os)
git clone https://github.com/MaximuxR93/DocScanX.git
cd DocScanX
npm installCreate a .env.local file:
GROQ_API_KEY=your_groq_api_key_hereRun the dev server:
npm run devOpen http://localhost:3000 in your browser.
👉 doc-scan-x-maximuxr93s-projects.vercel.app
MIT © MaximuxR93


