Resume Ranking AI by Django is an AI-powered resume screening system that ranks resumes based on job descriptions. It uses Django, and Machine Learning to analyze skills, experience, and qualifications. Features include PDF/DOCX parsing, skill matching, and REST API support. Easily customizable and integrates with HR systems.
Stars
1
Forks
1
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
Enhance resume analysis features: support multiple CV uploads, improve UI, and update documentation
90323eeView on GitHubupdate ALLOWED_HOSTS to include additional production domain
3765c41View on GitHubupdate requirements.txt to reflect changes in dependencies
7557fa5View on GitHubupdate settings.py to configure CSRF and session cookie settings
df33710View on GitHubupdate ALLOWED_HOSTS to include wildcard subdomains for onrender.com
aa8093bView on GitHubupdate ALLOWED_HOSTS to include the correct production domain
5e46122View on GitHubupdate requirements.txt to reflect changes in dependencies
0d149ecView on GitHubupdate requirements.txt to include new dependencies and versions
b2dfc79View on GitHubupdate requirements.txt to reflect changes in dependencies
c922563View on GitHubupdate requirements.txt to include new dependencies and versions
1bb3b89View on GitHubupdate requirements.txt to reflect new dependencies and versions
9c7b9deView on GitHubupdate .gitignore to exclude __pycache__ and Python bytecode files; add management command files for job population
5bdb5e8View on GitHubupdate project structure in README to reflect correct app names
7736e1dView on GitHub