🤖 AI-powered resume analysis tool that matches your skills with job requirements using advanced NLP and machine learning. Upload your resume and job description to get instant feedback, skill gap analysis, and personalized improvement suggestions. Built with Flask, spaCy, Sentence Transformers, and deployed on Render.
Stars
1
Forks
0
Watchers
1
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
17
commits
Merge branch 'main' of https://github.com/HassanCodesIt/Resume-Reviewer
e86ec49View on GitHubAdd debugging and error handling for results page blank issue
182028bView on GitHubFix 502 Bad Gateway: Implement Render-specific deployment fixes
018fc65View on GitHubResolve merge conflict and add deployment fixes for 502 Bad Gateway
e55569aView on GitHubFix 502 Bad Gateway: Add gunicorn config, health check, and proper binding
b84b4e0View on GitHubOptimize memory usage: Remove unnecessary files, implement lazy loading, and update .gitignore
f775af2View on GitHubFix Render deployment: Update Python version, dependencies, and add build script
3981c03View on GitHubFix deployment issues: Update Flask imports and add deployment config
eb87a4eView on GitHub