A powerful recruitment tool that helps job seekers optimize their resumes. Using Grok AI (xAI), this application analyzes resumes against job descriptions to provide ATS scores and actionable feedback.
π Live Demo: https://cv-check-ai.netlify.app
- ATS Scoring: Instantly calculates how well a resume matches a specific job description.
- Smart Feedback: Provides detailed suggestions on missing keywords and formatting.
- AI Analysis: Leverages Grok AI for deep context understanding of professional experience.
- PDF Parsing: Easily upload resumes in PDF format for instant processing.
- User-Friendly UI: Modern, clean interface built with React and Tailwind CSS.
- AI Model: Grok AI (xAI API)
- Frontend: React.js, CSS
- Backend: Node.js, Express.js
- Deployment: Netlify (Frontend) & Render (Backend)
- Upload: User uploads their resume (PDF).
- Input: User pastes the Job Description (JD) they are targeting.
- Analyze: The backend sends the data to Grok AI via API.
- Result: The AI returns an ATS score (%), missing keywords, and a professional summary of improvements.
- Clone the repo:
git clone [https://github.com/itsrkdev/AI-Resume-Analyzer.git](https://github.com/itsrkdev/AI-Resume-Analyzer.git)