This AI-powered resume reviewer leverages ChatGPT's language processing to analyze your resume. Upload your document and get feedback on:
Keywords: Ensure your resume matches the job description's key terms for Applicant Tracking Systems (ATS) and recruiter scans.
Clarity and Impact: Craft strong action verbs and achievements that showcase your skills and value.
Tailoring: Optimize your resume for specific job applications by highlighting relevant experience and accomplishments.
This AI assistant helps you write a compelling resume that stands out and recommends jobs that'll suit you.
To deploy this project open
resume_reviewer.ipynb
get your own openai api key from here:
https://platform.openai.com/api-keys
Put your own API Key at :
%env OPENAI_API_KEY=
And that's it, click on
Run All
and you're good to go !