This project will analyze resumes and provide feedback on structure, keywords, and readability.
It will use basic text processing in C/C++ and can be extended with OpenAI’s API for advanced AI feedback.
🚀 Features:
✅ Keyword Analysis – Check for job-related keywords in the resume.
✅ Structure Analysis – Identify missing sections (e.g., Education, Work Experience, Skills).
✅ Readability Score – Analyze sentence length, word complexity, and grammar.
✅ Basic AI Suggestions – (Optional) Use OpenAI API to get AI-powered suggestions.