-
-
Notifications
You must be signed in to change notification settings - Fork 347
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
AI Resume Analyzer #975 #980
Conversation
Our team will soon review your PR. Thanks @Niraj1608 :) |
@abhisheks008 i added resume analyzer with ats system its a dual project also im adding the second pr without gemini tho. |
@abhisheks008 i added resume-analyzer-sentence-transformers file to check please too its also configure without gemini ai |
@abhisheks008 pls review my pr |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Quick changes are required.
- Rename the project folder as
AI Resume Analyzer
(no hyphens are required). - Rename the sub project folder names with the above mentioned naming convention ie. no hyphens in betweeen the words.
…migrating functionality to new directories
@abhisheks008 DONE |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved!!
@Niraj1608
@abhisheks008 can you increase the level of issue i done hard work on this issue and built it |
As this is already assigned, couldn't help it right now. Already another issue is assigned to you, that'll help you to increase your points. |
|
Pull Request for DL-Simplified 💡
Issue Title : #975
AI Resume Analyzer and ATS Resume Expert
JWOC Participant
) GSSOCCloses: #975
Describe the add-ons or changes you've made 📃
Features
Upload Resume PDF: Allows users to upload a resume file in PDF format.
Analyze Resume: Automatically analyzes the uploaded resume to generate insights on:
Resume Summary
Resume Strengths
Resume Weaknesses
Suggested Job Titles
Interactive UI: The user can select between different analysis options (Summary, Strengths, Weaknesses, and Suggested Job
Titles) using a radio button.
Generative AI Integration: Utilizes Gemini Generative AI for analyzing and generating insights based on the resume content.
ATS Resume Expert is a Streamlit-based web application that uses Google's Generative AI (Gemini) model to analyze resumes in PDF format against specific job descriptions. The application evaluates the resume content, providing insights and match percentages to help users understand how well their resume aligns with job requirements.
Features
Resume Analysis: Upload a PDF resume, and the AI evaluates it based on a provided job description.
Job Match Scoring: The AI provides a match percentage between the resume and job description, highlighting strengths, weaknesses, missing keywords, and more.
Streamlit UI: User-friendly interface with text input for job description and resume upload capability.
Type of change ☑️
What sort of change have you made:
Checklist: ☑️
outputs are added in results directory