Welcome to Smart ATS, your handy app for fine-tuning your resume! This app helps you match your resume with a job description using AI. Just paste the job description, upload your resume (PDF), and hit submit. The app will analyze your resume, tell you how well it matches the job, and highlight any missing keywords.
Quick Setup Clone the repo: git clone && cd smart-ats Install dependencies: pip install -r requirements.txt Set up: Create a .env file with GOOGLE_API_KEY=your-google-api-key Run the app: streamlit run app.py That's it! Now you can easily improve your resume to match any job description. Good luck!