REPOSITORY OVERVIEWLive repository statistics
★ 19Stars
⑂ 4Forks
◯ 0Open issues
◉ 19Watchers
44/100
OPENREPOHUB HEALTH SIGNALLimited signals
A transparent discovery signal based on current public GitHub metadata.
Recent activity35% weight
30 Community adoption25% weight
23 Maintenance state20% weight
100 License clarity10% weight
0 Project information10% weight
75 This score does not audit code, security, maintainers, documentation quality, or suitability. Verify the repository and its current documentation before adoption.
README preview
Job Portal Django WebApp: Resume Analysis & Scoring with NLP and ML
This project is a Django-based web application that focuses on resume analysis and scoring using advanced Natural Language Processing (NLP) techniques and machine learning models, including LSTM-based classification. The web application allows users to upload resumes, which are then analyzed and scored based on their relevance to job descriptions.
Table of Contents
Introduction
In the competitive job market, ensuring that a resume stands out is crucial. This web application automates the process of resume screening by leveraging NLP and machine learning techniques. It analyzes the content of resumes, compares them against job descriptions, and assigns a relevance score. The core of the application is built using Django, with backend processing powered by NLP and LSTM-based models.
Features
- Employer/Candidate Account: Users can create account as employer or Candidate add their information.
- Employer Dasboard: Employer can post a job with job description and can create Interview quiz.
- Candidate Dasboard: Candidate can add information and search and apply for job and give Interview quiz of that job.
- Resume Upload: Users can upload resumes in various formats (PDF, DOCX, etc.).
- Job Description Matching: The system compares the uploaded resume with predefined job descriptions.
- NLP-Based Analysis: Text analysis is performed using NLP techniques to extract relevant features.
- LSTM-Based Classification: A Long Short-Term Memory (LSTM) neural network model classifies resumes based on their relevance.
- Scoring System: Resumes are scored based on how well they match the job description and what is the score of the interview quiz given by candidate.
ALGORITHMICALLY RELATEDSimilar Open-Source Projects
Selected from shared topics, language and repository description—not editorial ratings.
In this project we develop a web application Online Job Portal is a job posting site developed in Django. Where Employer can Register their Company profile, Login Then add JobPost. Job Seeker can bookmark & apply for the Job......
57/100 healthActive repository
HTMLNo license#css#django#html#javascript
⑂ 7 forks◯ 0 issuesUpdated May 25, 2026