Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/venky-1710/ats-optimized-resume-analyzer-using-gemini
https://github.com/venky-1710/ats-optimized-resume-analyzer-using-gemini
Last synced: about 9 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/venky-1710/ats-optimized-resume-analyzer-using-gemini
- Owner: venky-1710
- Created: 2024-11-18T17:18:31.000Z (about 22 hours ago)
- Default Branch: main
- Last Pushed: 2024-11-18T17:48:13.000Z (about 21 hours ago)
- Last Synced: 2024-11-18T18:37:30.752Z (about 20 hours ago)
- Language: Python
- Size: 459 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ATS-optimized-resume-analyzer-using-gemini-model
Overview
CareerCraft is a cutting-edge application designed to revolutionize the job application process using advanced ATS (Applicant Tracking System) technology. This innovative system empowers job seekers by providing valuable insights into their resumes' compatibility with job descriptions, identifying missing keywords, and offering tailored profile summaries. CareerCraft helps users optimize their resumes for better presentation to potential employers, thus enhancing their chances in a competitive job market.DEMO link:- https://ats-resume-check.streamlit.app/
Features
ATS Compatibility Scoring: Analyzes resumes against job descriptions and provides a percentage match score.
Missing Keywords Identification: Highlights missing keywords crucial to the job description to enhance resume optimization.
Profile Summary Generation: Creates tailored profile summaries to enhance resume presentation.
Skill Enhancement and Career Progression Guidance: Offers personalized recommendations to improve skills and career trajectory.![alt text](architceture.png)
- Clone the repository:
```sh
https://github.com/venky-1710/ATS-Optimized-Resume-Analyzer-using-Gemini.git
```Deployment
- Dependencies
```sh
pip install -r requirements.txt
```- Configure Environment Variables
Create a .env file in the root directory and add the following environment variables:
```sh
[email protected]
EMAIL_PASSWORD=your-email-password
GOOGLE_API_KEY=your-google-api-key
```Run the Application
```sh
streamlit run app.py
```Contact
For any questions, issues, or feedback, please reach out:Venkateswara Rao - [email protected]