Problem
Current resume evaluation may not fully differentiate between contextual usage of skills across projects, internships, research work, and simple keyword mentions.
For example, a skill mentioned under real-world internship experience should carry more significance than the same skill listed only in the skills section.
Proposed Solution
Implement a context-aware skill evaluation system within the existing LLM evaluation pipeline.
Features
-
Contextual weighting for skills based on resume sections
-
Weighted scoring system for:
- internships
- projects
- research work
- certifications
- skills section
-
Structured explainable scoring output
-
Evidence extraction for recruiter transparency
-
JSON schema validation for consistent outputs
Expected Benefits
- More accurate candidate evaluation
- Better recruiter trust and explainability
- Improved ranking quality
- Stronger contextual understanding in resume analysis
- Seamless integration with existing LLM workflow
I’d like to work on this issue under GSSoC'2026.
Problem
Current resume evaluation may not fully differentiate between contextual usage of skills across projects, internships, research work, and simple keyword mentions.
For example, a skill mentioned under real-world internship experience should carry more significance than the same skill listed only in the skills section.
Proposed Solution
Implement a context-aware skill evaluation system within the existing LLM evaluation pipeline.
Features
Contextual weighting for skills based on resume sections
Weighted scoring system for:
Structured explainable scoring output
Evidence extraction for recruiter transparency
JSON schema validation for consistent outputs
Expected Benefits
I’d like to work on this issue under GSSoC'2026.