Skip to content
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

Resume Analyzer with Gemini AI #380 #392

Merged
merged 1 commit into from
Oct 22, 2024
Merged

Conversation

Niraj1608
Copy link
Contributor

fix : #380

Resume Analyzer

This project leverages AI capabilities to analyze resumes, extracting key information and providing insights for improving matching with job descriptions. It offers comprehensive analysis by identifying strengths, weaknesses, and suitable job roles for candidates.

Features

  • AI-Powered Resume Analysis: Uses OpenAI and Gemini AI to analyze the content of resumes.
  • Keyword Extraction: Extracts key information such as skills, experiences, and educational background.
  • Strengths and Weaknesses Identification: Provides a detailed analysis of the candidate's strengths and areas of improvement.
  • Job Role Suggestions: Suggests relevant job roles based on resume content to enhance the candidate's job search.
  • Resume Summarization: Condenses the resume into a concise summary for quick evaluation.

Key Models

  • Gemini AI: Provides resume analysis and recommendations for improvement based on strengths, weaknesses, and job role suggestions.
  • OpenAI GPT: Facilitates advanced NLP tasks, keyword extraction, and analysis.

Requirements

To run this project, ensure you have the following installed:

  • OpenAI library for AI functionalities.
  • Gemini AI setup for advanced analysis.

review my code :)

AI_Powered_Resume_Analyzer.ipynb - Colab.pdf

Copy link
Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎉 Thank you @Niraj1608 for your contribution! Your pull request has been submitted successfully. A maintainer will review it as soon as possible. We appreciate your support in making this project better

@Niraj1608
Copy link
Contributor Author

Niraj1608 commented Oct 22, 2024

@suryanshsk i added my pr i added for both models open ai and gemini ai ,
also for review i added pdf file of colab code with output :)
could you please increase the level of issue :)

@Niraj1608 Niraj1608 changed the title resume Resume Analyzer with Gemini AI #380 Oct 22, 2024
@suryanshsk suryanshsk merged commit db3caac into suryanshsk:main Oct 22, 2024
1 check passed
@Niraj1608 Niraj1608 deleted the resume branch November 7, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨[FEATURE] Resume Analyzer with Gemini AI
2 participants