I got inspiration for making this project from my senior buddy who is suffering from getting his CV rejected , so from that day only I have decided to create a website that will analyse our CV and give us a better version.

What it does

  1. Analyzes resumes for formatting, keywords, and ATS (Applicant Tracking System) compatibility.
  2. Gives instant, AI-driven feedback to improve resumes.
  3. Suggests improvements in structure, skills, and readability.
  4. Helps students and young professionals increase their chances of getting shortlisted.

How we built it

  1. Frontend: React + Tailwind CSS for a clean, modern UI.
  2. Backend: Node.js + Express (or Python Flask) to handle file uploads and AI processing.
  3. AI & NLP: Used large language models to analyze resume content, detect gaps, and suggest improvements.
  4. Workflow: Users upload a resume → AI processes it → Feedback & improved resume are generated.

Challenges we ran into

  1. Parsing different resume formats (PDF, Word) accurately.
  2. Ensuring AI suggestions were actionable and not too generic.
  3. Optimizing processing time for quick feedback.
  4. Designing a UI that is simple yet professional.

Accomplishments that we're proud of

  1. Built a working MVP in a short hackathon timeframe.
  2. Implemented live resume analysis with AI suggestions.

What we learned

  1. How to integrate AI into real-world applications.
  2. Importance of user experience in productivity apps.

What's next for CV-Status

  1. Add job matching and skill gap analysis.
  2. Introduce portfolio and LinkedIn analysis for complete career insights.

Built With

Share this project:

Updates