You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ATS Resume Expert uses AI to optimize your resume for Applicant Tracking Systems (ATS). Get past the filter & reach human reviewers. Increase your chances, land your dream job!
git clone https://github.com/ekramasif/ATS_Resume_Expert.git
cd ATS_Resume_Expert
Create Environment
conda create -p venv python==3.11 -y
Environment Activate
conda activate venv/
Install All Package
pip install -r requirements.txt
For Environment Variable Create API key as: API_KEY="Paste API Key here"
cp .env.example .env
Run The Application
streamlit run ats.py
About
ATS Resume Expert uses AI to optimize your resume for Applicant Tracking Systems (ATS). Get past the filter & reach human reviewers. Increase your chances, land your dream job!